/* CSS Document */
a:link { text-decoration:Underline }
a:active { text-decoration:Underline }
a:visited { text-decoration:Underline }
a:hover { text-decoration:None }
a:hover { color:red }
.tableheader
{
	background:#4567AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #eeeeee;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	height: 20
}
.normal 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	vertical-align: center;
	list-style-position: outside;
	list-style-type: disc;
}
.1stnormal 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	vertical-align: center;
	list-style-position: outside;
	list-style-type: disc;
	background: #cccccc;
	height: 20
}
.2ndnormal 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	list-style-position: outside;
	list-style-type: disc;
	background: #eeeeee;
	height: 24
}
input, textarea, select 
{
	font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #444444; text-decoration: none;
	border: 1px solid #999999;
	text-indent: 1pt;
	background: #ffffff;
	color: #444444;
}
input.noborder, textarea.noborder, select.noborder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
	text-indent: 1pt;
	background: #ffffff;
	color: #444444;
	border: 0px none;
}
.nopermission 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: red;
	text-decoration: none;
	vertical-align: top;
	list-style-position: outside;
	list-style-type: disc;
}
.heading 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #126091;
	text-decoration: none;
	vertical-align: top;
	list-style-position: outside;
	list-style-type: disc;
}
.subheading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #618FB1;
	vertical-align: middle;
	list-style-position: outside;
	list-style-type: disc;
	text-decoration: none;
}
.copyright 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444444;
	text-decoration: none;
	vertical-align: middle;
	list-style-position: outside;
	list-style-type: disc;
}
.star 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	vertical-align: top;
	list-style-position: outside;
	list-style-type: disc;
}
.backtotop 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #126091;
	text-decoration: none;
	vertical-align: top;
	list-style-position: outside;
	list-style-type: disc;
}
.Item 
{
   cursor: hand;
   font-family: verdana;
   font-size: 10;
   font-style: normal;
   background-color: white;
   color: blue
 }
.Highlight 
{
   cursor: hand;
   font-family: verdana;
   font-size: 16;
   font-style: italic;
   background-color:#CCCCFF;
   color: red
}
.firstrow
{
	background: #eeeeee;
}
.gtext
{
	font-family: Verdana;
   	font-size: 11px;
}
.ntext
{
	font-family: Tahoma;
   	font-size: 11px;
}

