A
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #24584D;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

TD, BODY, SPAN, DIV, LI
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

H1{font-size:24px;}
H2{font-size:22px;}
H3{font-size:20px;}
H4{font-size:18px;}
H5{font-size:16px;}
H6{font-size:14px;}

.topBG
{
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.bottomBG
{
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
}

.dotBG
{
	background-image: url(../images/dottedV.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.menuSubItem A
{
	color : #A5A2A5;
}

.menuSelItem A
{
	color: #000000;
}
