
BODY {
	margin : 0px 0px 0px 0px;
	background : White url(images/bg_gridFFFFFF.gif) repeat;
}

A.tabmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Silver;
	text-decoration : none;
	font-weight : bold;
	line-height : 10px;
}
A.tabmenu:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Navy;
	text-decoration : none;
	font-weight : bold;
	line-height : 9px;
}
A  {
	color : Navy;
	text-decoration : none;
}
A:Visited  {
	color : #393939;
	text-decoration : none;
}
A:Active  {
	color : Red;
	text-decoration : none;
}
A:Hover  {
	color : Navy;
	text-decoration : underline;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	text-transform : uppercase;
	color : #CCCCCC;
	line-height : 18px;
	padding : 3px 3px 3px 3px;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	font-weight : 300;
	line-height : 14px;
	margin-left : 10px;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
	line-height : 14px;
	margin-left : 10px;
	text-transform : uppercase;
	color : Gray;
	margin-right : 10px;
}
H3.blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
	line-height : 14px;
	margin-left : 10px;
	text-transform : uppercase;
	color : Navy;
	margin-right : 10px;
}

.hometext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin : 5px 10px 7px 10px;
	text-align : justify;
	color : White;
	font-weight : bold;
	line-height : 16px;
}
.text  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin : 5px 10px 7px 10px;
	text-align : justify;
}
.note {
	color : #9F9F9F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.footer  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.strike {
	text-decoration : line-through;
}
.blink {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : blink;
}

A.mainmenu {
	color : #F0F8FF;
	text-decoration : none;
	text-transform : capitalize;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin-left : 5px;
}
A:Visited.mainmenu {
	color : Silver;
	text-decoration : none;
}
A:Active.mainmenu {
	color : #FFCC00;
	text-decoration : none;
}
A:Hover.mainmenu {
	text-decoration : none;
	color : #F0F8FF;
	margin-left : 6px;
}

TD.mainmenu {
	background-color : Black;
	background-image : url(images/bg_mainmenu.jpg);
	background-repeat : no-repeat;
}
TD.homepage {
	background-color : White;
	background-image : url(images/bg_page.jpg);
	background-repeat : no-repeat;
}
TD.page {
	background-color : White;
}

.th01 {
	background : #003366;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	color : White;
	text-align : center;
	text-transform : uppercase;
}
.th02 {
	background : #B0C4DE;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	color : Black;
	text-align : center;
	text-transform : uppercase;
}

.td01 {
	background : #F0F8FF;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	color : Navy;
	text-align : center;
	text-transform : inherit;
}
.td02 {
	background : #DCDCDC;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	color : Navy;
	text-align : center;
	text-transform : inherit;
}
.td03 {
	background : #F5F5DC;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	color : Navy;
	text-align : center;
	text-transform : inherit;
}

.pagemenu {
	font-family : Arial, Helvetica, sans-serif;
	color : Silver;
	font-size : xx-small;
	line-height : 22px;
	text-decoration : none;
	padding : 3px 3px 3px 3px;
}
.pagemenu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : xx-small;
	line-height : 22px;
	text-transform : inherit;
	text-decoration : underline;
	padding : 3px 3px 3px 3px;
}

HR.standard {
	border-style : dotted none none none;
	border-color : Silver Black Black Black;
	border : thin dotted #B0C4DE;
}
UL {
	list-style-position: inside;
}

OL {
	list-style-position: inside;
}
