body { color: black; background-color: white; }
td { font-size: 12px; }

a:link { color: #f60000}

a:visited { color: #FF9900}

a:hover { color: #666666}

a:active { color: red }
div { font-size: 12px; }
.ColorRed { color: red; }
.LoginInput {
	border: solid 1px #00005a;
	height: 18px;
	width: 88px;
}
.TopBackG { background-image: url(../images/Default_r7_c1.gif); background-repeat: repeat-y; background-attachment: fixed; }
.TopBackG1 { background-image: url(../images/Default_r3_c2.gif); background-repeat: repeat-y; }
.ColorMenu { color: #f60; font-size: 12px; }
.TCenter { background-position: 0 center; }
.Btn {
 	color:#000000;
 	font-size:8pt;
 	font-family:Verdana;
 	font-weight:bold;
 	border:1px ridge #000000;
 	background-color:#E1EBFB;
 }
.TBorder { border: 1px solid #00004F; }
.TBorderH { border-left: 1px solid #00004F; border-right: 1px solid #00004F; border-top-style: none; border-bottom-style: none; }
.TBorderHB {
	border-left: 1px solid #00004F;
	border-right: 1px solid #00004F;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #00004F;
}
.TBorderHT {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00004F;
	border-right-color: #00004F;
	border-bottom-color: #00004F;
	border-left-color: #00004F;
}
.TBorderRB {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00004F;
	border-right-color: #00004F;
	border-bottom-color: #00004F;
	border-left-color: #00004F;
}
.dot { border-top: 1px dotted gray; }
.title{ font-size: 13pt; border-bottom: 1px dashed #999999; font-weight:bold; color:#333399 }
.subtitle{ font-size: 11pt; font-weight: bold; color:#000000 }