@charset "tis-620";
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contentRed
{
	font-family: "MS Sans Serif";
	font-size: 11px;
	color:#990000;

}
.contentTh {
	font-family: Tahoma,"MS Sans Serif", sans-serif;
	font-size: 11px;
}
.headerTh {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #333366;
}
a:visited {
	color: #333366;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #999999;
}
.style2 {font-family: sans; font-size: 11px; font-weight: bold; }

.contentThWhite {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.formbutton {
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 11px; 
	BACKGROUND: #d7d7d7; BORDER-BOTTOM-WIDTH: 1px; COLOR: #4d4d4d; FONT-FAMILY: tahoma; HEIGHT: 20px; BORDER-RIGHT-WIDTH: 1px
}
.dotTable{
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-BOTTOM: 1px dotted; 
	BORDER-RIGHT-WIDTH: 1px;
}
div.break {page-break-before:always}
.contentThReport {
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: Red;
	font-weight: bold;
}
INPUT {
	FONT: 8pt "MS Sasns Serif"; 
	COLOR: #333333;
}
INPUT.checkbox {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
INPUT.radio {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
}
SELECT {
	BACKGROUND: window; 
	FONT: 8pt "MS Sasns Serif"; 
	COLOR: #333333;
}

.loginform
{
	margin-left: 5px;
	font-family: "MS Sans Serif", sans-serif;
	font-size: 11px;
}

p {  font-family:ms sans serif,Verdana, Arial, Helvetica; font-size: 11px; line-height:17px}
td {  font-family:ms sans serif,Tahoma,Verdana, Arial, Helvetica;font-size:13px;}

.header {  font: bold 24px Arial, Verdana, Helvetica, sans-serif }
.subhead {  font-weight: bold; font-size: 12px  }
.list {  font-family:ms sans serif,Arial, Verdana, Helvetica; font-size: 14px; text-decoration: none  }
.forms {  font-size: 12px; font-family: sans-serif,Arial, Verdana, Helvetica;}

A:link {text-decoration : none;color :#8080FF;font-family:ms sans serif,Arial, Verdana, Helvetica; font-size: 14px;}
A:visited {text-decoration : none;color :#009300;font-family:ms sans serif,Arial, Verdana, Helvetica; font-size: 14px;}
A:hover {text-decoration : none;color :<%=MenuMouseOver%>;font-family:ms sans serif,Arial, Verdana, Helvetica; font-size: 14px;}
