/* CSS Document */
A:link {text-decoration: none;} 
A:visited {text-decoration: none;} 
A:hover {text-decoration: underline;}
tr.row {
	background-color: #FFFFCC;
	cursor: pointer;
	border: thin solid #000000;
	padding-top: 1px;
}

body,td,th { font-family: tahoma; font-size: 12px; color: #333333; }

body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
body.body2 { margin-left: 1px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; }
.whitetext { color: #FFFFFF; }
.underline {
	text-decoration: underline;
}

.bluetext { color: #0000FF; }
.greentext { color: #336666; font-size: 12px; font-weight: bold; }
.greentext2 { color: #336666; font-size: 11px; }
.smalltext { font-size: 11px; color: #333333;}
.note {color: #CC0000; font-size: 11px; }

.xxxstyle1 {color: #FFFFFF; font-size: 11px;}
.tahomabold{
	font-family: Tahoma;
	font-weight: bold;
}
.datenote {
	font-size: 10px;
	color: #993300;}


.Titletrans {font-size: 20px}
.Warning {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF0000;
	text-decoration: blink;
	font-weight: 200;
}
td.mdd{
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #82A5B9;
	border-bottom-color: #82A5B9;
	border-left-color: #999999;
	cursor: pointer;
	filter: RevealTrans(Duration=3, Transition=3);
	border-bottom-width: 1px;
	 	}
td.md{
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	background-color: #EDF4FE;
	border-top-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #82A5B9;
	border-bottom-color: #82A5B9;
	border-left-color: #999999;
	cursor: pointer;
	filter: RevealTrans(Duration=3, Transition=3);
	border-bottom-width: thin;
	background-image: url(img/bg.gif);
	 	}
td.md1{
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	background-color: #EDF4FE;
	border-top-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #82A5B9;
	border-bottom-color: #82A5B9;
	border-left-color: #999999;
	cursor: pointer;
	filter: RevealTrans(Duration=3, Transition=3);
	border-bottom-width: thin;
	background-image: url(img/bg1.gif);
	 	}
td.OV {
	background-color: #FEFFEC;
	border-top-width: 1;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #82A5B9;
	border-bottom-color: #82A5B9;
	border-left-color: #D4D0C8;
	cursor: pointer;
	color: #CC6600;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	
	text-indent: 3px;
	border-left-width: 1;
	}

.menu A:Link {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
}
.menu {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
}
.menu A:Active {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
}
.menu A:Visited {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
}
.menu A:hover{
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: right;
	text-indent: 3px;
}
.show {
	visibility: visible;
}
.hide {
	visibility: hidden;
}
.blink {
	text-decoration: blink;
}
