/*  General Styles  */

Body {	
	background-color : #FFFFFF;
    scrollbar-arrow-color:#F1BB46;
	scrollbar-base-color:#B4B4B4;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#E6E6E6;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#B4B4B4;
	scrollbar-3dlight-color:#F1BB46;
}

TD { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;	
}

TD A:LINK {color : #000000; text-decoration : underline;}
TD A:VISITED {color : #000000; text-decoration : underline;}
TD A:ACTIVE {color : #000000; text-decoration : underline;}
TD A:HOVER {color : #F1BB46; text-decoration : underline;}

TD.footer {color : #FFFFFF; text-decoration : none;}


UL {
	list-style-position : outside;
	margin-left : 20px;
}

LI {
	list-style-type : square;
	margin-bottom : 5px;
}

/*  Universal Styles  */

.Subnav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : normal;
	line-height: 18px
}

.Subnav A:LINK {color : #FFFFFF; text-decoration : none;}
.Subnav A:VISITED {color : #FFFFFF; text-decoration : none;}
.Subnav A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.Subnav A:HOVER {color : #FFFFFF; text-decoration : underline;}

.brdcrmOFF {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
	font-weight : bold;	
}
.brdcrmOFF A:LINK {color : #000000; text-decoration : underline;}
.brdcrmOFF A:VISITED {color : #000000; text-decoration : underline;}
.brdcrmOFF A:ACTIVE {color : #000000; text-decoration : underline;}
.brdcrmOFF A:HOVER {color : #F1BB46; text-decoration : underline;}

.brdcrmON {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #696969;
	font-weight : bold;	
}

.Utxt1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;	
}

.Utxt1 A:LINK {color : #000000; text-decoration : none;}
.Utxt1 A:VISITED {color : #000000; text-decoration : none;}
.Utxt1 A:ACTIVE {color : #000000; text-decoration : none;}
.Utxt1 A:HOVER {color : #FFFFFF; background-color : #F1BB46; text-decoration : none;}

.Utxt2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F1BB46;
	font-weight : normal;	
}

.Utxt3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : normal;	
}

.Utxt4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	font-weight : normal;
}

.Goto {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;	
}
.Goto A:LINK {font-size : 11px; color : #000000; font-weight : bold; text-decoration : underline;}
.Goto A:VISITED {font-size : 11px; color : #000000; font-weight : bold; text-decoration : underline;}
.Goto A:ACTIVE {font-size : 11px; color : #000000; font-weight : bold; text-decoration : underline;}
.Goto A:HOVER {font-size : 11px; color : #FFFFFF; font-weight : bold; background-color : #F1BB46; text-decoration : underline;}

