

.hoverlink A:hover
{
    COLOR: #B2B2B2;
	 /*font-size: 12px;*/
	 text-decoration: underline;
	 FONT-FAMILY: tahoma;
}

.hoverlink A
{
   COLOR: #262670;
	/*font-size: 12px;*/
	FONT-FAMILY: tahoma;
}


H1
{
    FONT-SIZE: 15pt;
    COLOR: #262670;
    FONT-FAMILY: georgia;
	font-weight: bold;
}
H2
{
    FONT-SIZE: 13pt;
    COLOR: #262670;
    FONT-FAMILY: georgia;
	font-weight: bold;
}

.itemBorder { border: 1px solid white}
.itemText { color: #FFFFFF; font-weight: bold;font-size:10pt;font-family:tahoma; }

.crazyBorder { border: 1px;} 
.crazyText { color: #FFFFFF; font-weight: bold;font-size:11pt;font-family:tahoma; }

.menubackground { background-image: url(../images/menu_background.jpg); } /* doesn't work with menu */

/*.shadowText { color: #262670; font-weight: bold;font-size:15pt;font-family:Trebuchet MS; 
filter:shadow(color:#B2B2B2); float:left;}*/

/* the following is another alternative way to create a shadow - however need to deal with Mozilla */
.shadowText {font-weight: bold;font-size:15pt;font-family:Trebuchet MS;height: 1em;filter: Shadow(Color=#B2B2B2,Direction=225,Strength=6);}
/* Trebuchet MS 15pt*/


a{text-decoration:none}.logopixel {
	background-image: url(../images/logopixel.gif);
	background-repeat: repeat-x;
}

a{text-decoration:none}.menupixel {
	background-image: url(../images/menupixel.gif);
	background-repeat: repeat-x;
}

a{text-decoration:none}.titlepixel {
	background-image: url(../images/titlepixel.gif);
	background-repeat: repeat-x;
}

a{text-decoration:none}.bluegradientpixel_left {
	background-image: url(../images/blue_gradient_pixel_left.gif);
	background-repeat: repeat-y;
}

a{text-decoration:none}.bluegradientpixel_right {
	background-image: url(../images/blue_gradient_pixel_right.gif);
	background-repeat: repeat-y;
}

a{text-decoration:none}.greygradientpixel_right {
	background-image: url(../images/grey_gradient_pixel_right.gif);
	background-repeat: repeat-y;
}

a{text-decoration:none}.bluepixel {
	background-image: url(../images/blue_pixel.gif);
	background-repeat: repeat;
}

a{text-decoration:none}.titlebar {
	background-image: url(../images/titlebar.gif);
	
}

a{text-decoration:none}.subtitlebar {
	background-image: url(../images/sub_titlebar.gif);
	
}

a{text-decoration:none}.subtitlebarsmall {
	background-image: url(../images/sub_titlebar_small.gif);
	
}

a{text-decoration:none}.subtitlebarsmall_left {
	background-image: url(../images/sub_titlebar_small_left.gif);
	
}
