A:link  {
	COLOR : #0070C8;
	FONT-FAMILY : arial, helvetica, sans-serif;
	text-decoration : underline;
	font-size : 12px;
}

A:visited  {
	COLOR : #0070C8;
	FONT-FAMILY : arial, helvetica, sans-serif;
	text-decoration : underline;
	font-size : 12px;
}

A:active  {
	COLOR : #FF0000;
	FONT-FAMILY : arial, helvetica, sans-serif;
	FONT-WEIGHT : bold;
	text-decoration : underline;
	font-size : 12px;
}

A:hover  {
	COLOR : #FF0000;
	FONT-FAMILY : arial, helvetica, sans-serif;
	FONT-WEIGHT : bold;
	text-decoration : underline;
	font-size : 12px;
}

body  {
	COLOR : #000000;
	FONT-FAMILY : arial, helvetica, sans-serif;
	FONT-WEIGHT : normal;
	FONT-SIZE : 12px;
}

.BodyLink  {
	COLOR : #0070C8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

.BodyLink:visited  {
	COLOR : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}

.BodyLink:active  {
	COLOR : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}

.HeadLink  {
	COLOR : #0070C8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.SubHeadLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

.DropSectionMenu {
	BACKGROUND-COLOR: #EEEEEE; COLOR: #0070C8; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; FONT-STYLE: normal; FONT-WEIGHT: bold
}

.DropHeadLink {
	BACKGROUND-COLOR: #EEEEEE; COLOR: #0070C8; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; FONT-STYLE: normal; FONT-WEIGHT: bold
}

.BlueButton {
	BACKGROUND-COLOR: #0070C8; COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px; FONT-STYLE: normal; FONT-WEIGHT: bold
}

.YellowButton {
	list-style-image : url(images/but_yellow.gif);
}

.ul 
{
	list-style-image : url(images/but_yellow.gif);
}
.ulBlue
{
	list-style-image : url(images/but_blue.gif);
}

#LogoBanner 
{
	background-color:#0070C8;
	padding:10px 10px;
	text-align:left;
}
