basefont {

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	FONT-SIZE: 12px;

	color: #000000;

}

A.main:link

{

	COLOR: #ED1B24;

}

A:link

{

	COLOR: #ED1B24;

	text-decoration: underline;

}

A:visited

{

    COLOR: #ED1B24;

	text-decoration: underline;

}

A:hover

{

    COLOR: #FF9900;

	text-decoration: underline;

}



BODY

{

    COLOR: #000000;

    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 12px;

/*

	SCROLLBAR-FACE-COLOR: #FFFFFF;

	SCROLLBAR-HIGHLIGHT-COLOR: grey;

	SCROLLBAR-SHADOW-COLOR: #003466;

	SCROLLBAR-3DLIGHT-COLOR: #C8CBCC;

	SCROLLBAR-ARROW-COLOR:  #003466;

	SCROLLBAR-TRACK-COLOR: #FFFFFF;

	SCROLLBAR-DARKSHADOW-COLOR: #C8CBCC;

*/

}

TD

{

    COLOR: #000000;

    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    FONT-SIZE: 12px

}

H1

{

	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;

    COLOR: #FF9900;

	FONT-SIZE: 16px;

	FONT-WEIGHT: BOLD; 

	margin-top: 0px;

}

H2

{

	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;

    COLOR: #466AC8;

	FONT-SIZE: 15px;

	FONT-WEIGHT: BOLD

}

H3

{

	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;

    COLOR: #b80006;

	FONT-SIZE: 14px;

	FONT-WEIGHT: BOLD

}

UL

{

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    COLOR: #3366CC;

	FONT-SIZE: 13px;

	FONT-WEIGHT: BOLD

}

input, textarea, select

{

    FONT-SIZE: 10px

}

.heading

{

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    COLOR: #b80006;

	FONT-SIZE: 18px;

	FONT-WEIGHT: BOLD

}

.subheading

{

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    COLOR: #666666;

	FONT-SIZE: 14px;

	FONT-WEIGHT: BOLD

}

.navy

{

	FONT-FAMILY: Arial, Helvetica, sans-serif;

    COLOR: #00437f;

	FONT-SIZE: 14px;

	FONT-WEIGHT: BOLD

}

.grey

{

    COLOR: #999999;

    FONT-FAMILY: Arial, Helvetica, sans-serif;

    FONT-SIZE: 10px;

}

.news

{

    COLOR: #052d7c;

    FONT-FAMILY: Arial, Helvetica, sans-serif;

    FONT-SIZE: 12px;

	FONT-WEIGHT: NORMAL;

	font-style:italic

}

A.news:visited

{

    COLOR: #052d7c;

	text-decoration: none;

}

A.news:link

{

    COLOR: #052d7c;

	text-decoration: none;

}

A.news:hover

{

    COLOR: #FF0000;

	text-decoration: none;

}

.black

{

    COLOR: #000000;

    FONT-FAMILY: Arial, Helvetica, sans-serif;

    FONT-SIZE: 12px;

	text-align:justify

}

.just{

	text-align:justify

}

.menu

{

	COLOR: #6699FF;

	FONT-SIZE: 13px;

}

A.menu:visited

{

    COLOR: #FF9900;

	text-decoration: none;

}

A.menu:link

{

    COLOR: #FF9900;

	text-decoration: none;

}

A.menu:hover

{

    COLOR: #ED1B24;

	text-decoration: none;

}.submenu

{

	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;

	COLOR: #ED1B24;

	FONT-SIZE: 13px;

	font-weight:bold

}

A.submenu:visited

{

    COLOR: #ED1B24;

	text-decoration: none;

}

A.submenu:link

{

    COLOR: #ED1B24;

	text-decoration: none;

}

A.submenu:hover

{

    COLOR: #FFCC00;

	text-decoration: none;

}

.mark

{

	COLOR: #b80006;

	FONT-WEIGHT: BOLD;

}

.ttext

{

	background-color: #f9f9f9;

	border-color: #cccccc;

	border: #cccccc solid 1px;

}.ntitle {

	color: #0D8C47;

	font-family: Tahoma, Arial, Verdana;

	font-size: 15px;

	font-weight: bold;

}

.forrm {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}





img.left-floating {float: left}

a.cus:link {color: red; text-decoration: none; }
a.cus:visited {color: purple; text-decoration: none; }
a.cus:hover {color: #026fcc; text-decoration: underline; }
a.cus:active {color: blue; } 

.bluetext {
	color: #026FCC;
}
.bord1 {
	border: 1px solid #000;
}
.padded {
	margin: 5px;
	padding: 5px;
}
.forbg {
	background-color: #6f96cd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
