BODY {
	background : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	color : #606060;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

BODY.Splash {
	background : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

BODY.Top{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #263366;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background : #FFFFFF;
}

BODY.NAV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #263366;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.img-shadow {
	box-shadow: 6px 6px 4px #AFAFCF;
}
.img-shdwlg {
	box-shadow: 8px 8px 5px #AFAFCF;
}

.invisible {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 5px;
}

A.Nav {
	text-decoration: none;
	color: #263366;
	font-size: 11px;
	font-weight: bold;
}

A.Nav:Hover {
	text-decoration: none;
	color: #FF8F00;
}

A.Mnav {
	text-decoration: none;
	color: #263366;
	font-size: 11px;
	font-weight: bold;
}

A.Mnav:Hover {
	text-decoration: none;
	color: #FF8F00;
}

A.Msubnav {
	text-decoration: none;
	color: #263366;
	font-size: 11px;
}

A.Msubnav:Hover {
	text-decoration: none;
	color: #FF8F00;
}

A.Subnav {
	text-decoration: none;
	color: #263366;
	font-size: 10px;
	font-weight: bold;
}

A.Subnav:Hover {
	text-decoration: none;
	color: #FF8F00;
}

A.LINK {
	text-decoration: none;
	color: #0000FF
}
A.LINK:Hover {
	text-decoration: underline;
	color: #FF0000
}
A.LINK:VISITED {
	text-decoration : none;
	color : #990066;
}

A.MAIL {
	text-decoration: none;
	color: #0000FF
}
A.MAIL:Hover {
	text-decoration: none;
	color: #FF0000
}

ADDRESS {
	font-size : 8pt;
	font-style : normal;
}

H1 {
	font-size : 12pt;
	font-weight : bold;
	color : #263366;
	margin : 0px 0px 0px 0px;
}

H2 {
	font-size : 13pt;
	font-weight : bold;
	color : #FFFFFF;
	margin : 0px 0px 0px 0px;
}

H3 {
	font-size: 15px;
	font-weight : bold;
	font-variant: small-caps;
	color : #FF8F00;
	margin : 0px 0px 0px 0px;
}
H4 {
	font-size : 10pt;
	font-weight : bold;
	color : #263366;
	margin : 0em 0em 4px 0em;
}

HR {
	color : #263366;
}

TABLE.Nav {
	background-image: url(../img/rightframe_bg.gif);
	border-top-color: #263366;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #263366;
	border-right-style: solid;
	border-right-width: 1px;
	height: 100%
}

TABLE.Top {
	border-top-color: #263366;
	border-top-style: solid;
	border-top-width: 1px;
	height: 100%
}

TABLE.LFrame {
	background-image: url(../img/rightframe_bg.gif);
	border-right-color: #263366;
	border-right-style: solid;
	border-right-width: 1px;
	height: 100%
}

TABLE.RFrame {
	background-image: url(../img/rightframe_bg.gif);
	border-left-color: #263366;
	border-left-style: solid;
	border-left-width: 1px;
	height: 100%
}

TABLE.SpFrame {
	background-image: url(../img/rightframe_bg.gif);
	height: 100%
}

TABLE.Splash {
	border-top-color: #263366;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #263366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #263366;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #263366;
	border-left-style: solid;
	border-left-width: 1px;
}

TR.Top {
	background-image: url(../img/menu_top_bg.gif);
	background-position: top;
}

TD {
	font-size: 9pt;
}

TD.Frm {
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
}

TD.Top {
	font-size: 14px;
	font-weight : bold;
	font-variant: small-caps;
	color: #263366;
	padding: 10px;
}

TD.Nav {
	font-size : 11px;
	padding: 5px;
	border-bottom-color: #AFAFCF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

TD.Nav_Hd {
	font-size : 11px;
	border-bottom-color: #263366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

TD.Subnav {
	font-size : 10px;
	padding: 5px;
}

TD.Space {
	width : 3px;
	height : 5px;
}
TD.Subspace {
	padding : 2px;
	width : 7px;
}

TD.Main {
	font-size : 9px;
	padding : 8px 0px 8px 0px;
	border-bottom-color: #AFAFCF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

TD.Prog {
	font-size : 11px;
	padding: 3px;
}

LI {
	font-size: 11px;
	margin : 9px 0px 0px 0px;
	list-style-type: square;
	list-style-position: outside;
}

P {
	font-size: 11px;
	margin : 9px 0px 9px 0px;
}

B {
	font-weight : bold;
	color : #808080;
}

B.H3{
	font-size: 11px;
	font-weight : bold;
	color : #263366;
}

SMALL {
	font-size : 7pt;
	font-style : normal;
}

SUB {
	font-size : 9pt;
	font-weight : bold;
	color: #263366;
}