A.whitelink {
	color: #e7e7e7
}
A.whitelink:hover {
	color: #ffffff
}
A {
	color: #000066;
}
A:Hover {
	color: #0000AA;
}
.backblue {
	background: #000066; 
}
.mainmiddle {
	background: url('t-backlogo.gif') #e7e7e7 no-repeat fixed; 
}
H1 {
	color: #000066;
	font-size: 12pt;
}
H3 {
	color: #000066;
	font-size: 14pt;
}
.contenthomepage {
	font-family: Arial, Verdana;
	color: #e7e7e7;
	background: #000066; 
	width: 700;
}
.bodycontent{
	font-family: Arial, Verdana;
	color: #000000;
	xbackground: #e7e7e7; 
	width: 700;
	margin-left: 0pt;
	margin-top: 30pt;
	overflow: auto;
}
.content {
	font-family: Arial, Verdana;
	color: #000000;
	xbackground: #e7e7e7; 
	width: 700;
	margin-left: 0pt;
	margin-top: 30pt;
	overflow: auto;
	xbackground: url('t-homepage-logobig_light.gif') no-repeat  fixed;
}
.leftback {
	background: url('t-leftback.gif') REPEAT-Y #e7e7e7;
	margin-top: 0;
	margin-left: 10;
}
.leftdoc {
	background: #e7e7e7;
}
.leftcolumn{
	color: #e7e7e7;
	font-size: 11px;
	
}
body {
	font-family: Arial, Verdana;
	color: #000000;
	background: #000066; 
}
.sitelogo {
	left: 10;
	top: 10;
	position: absolute;
	z-index: 100;
}

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;

	color: #e7e7e7;
	text-align: center;
	text-transform: uppercase;
}
.m0l0iover {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	
	color: #8888FF;
	text-align: center;
	text-transform: uppercase;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border-bottom : 1px solid  #e7e7e7;
}
.m0l0oover {
	color: #0000AA;
	text-decoration : none;
	border-bottom : 1px solid  #8888FF;
}

/* level 1 inner */
.m0l1iout {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
	padding: 0px;
	color: #e7e7e7;
}
.m0l1iover {
	font-family: Arial, Verdana;
	text-decoration : none;
	padding: 0px;
	color: #0000AA;
}

/* level 1 outer */
.m0l1oout {
	color: #0000AA;
	text-decoration : none;
	//border : 1px solid #e7e7e7;
	background: #02399e;
}

.m0l1oover {
	text-decoration : none;
	font-size: 14px;
	//border : 1px solid #e7e7e7;
	background: #e7e7e7;
	color: #0000AA;
}

/* level 2 inner */
.m0l2iover {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration : none;
	padding: 4px;
	color: #0000AA;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	//border : 1px solid #0000AA;
	background: #EEEEFF;
}
.m0l2oover {
	text-decoration : none;
	font-size: 14px;
	border : 1px solid #e7e7e7;
	background: #EEEEFF;
	color: #0000AA;
}
