BODY, TD, TH, DL, UL, OL {    FONT-FAMILY: Verdana,Sans-serif; FONT-SIZE: 8pt;}
body { margin: 0; padding: 0; }

a:link
{
	color: #2F2C5B;
	text-decoration: none;
}

a:visited
{
	color: #2F2C5B;
	text-decoration: none;
}

a:hover
{
	color: #5650A4;
	text-decoration: none;
}
.trHeadLine
{
	background-image:url(../layout_images/bg.gif);
	color: white;
	font-weight:bold;
	
}

.space{
	margin-left:10px;
}



.topbutton_left_width
{
	background-image:url(../layout_images/topbutton_left_width.gif);
	
}
.spacerbig{
	background-image:url(../layout_images/spacerbig.gif);
}
.topbutton_tile{
	background-image:url(../layout_images/topbutton_tile.gif);
}
.bottombutton_tile{
	background-image:url(../layout_images/bottombutton_tile.gif);
}
.whitebg{
	background-image:url(../layout_images/whitebg.gif);
}
.bottombutton_left_width{
	background-image:url(../layout_images/bottombutton_left_width.gif);
}
.top{
	margin-top:0px;
}
.title
{
	font-family: Arial, verdana, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}


.txt 
{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:12px;
   
}

.submit 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-size:11px;
	border-style: solid;
   	border-width: 1px;	
}

.12
{
	font-size:12px;
}


#.input,select,textarea 
#{
#	border:1 solid #000000;
#	color:#000000;
#	background-color:#FFFFFF;
#	font-family: Verdana, Arial, Geneva;
#	font-size: 10px;
#}

.small_drop_down
{
font-size: 9px;
}
 

h3 { font-size:11px; }


.left_margin { margin-left:20px; }
.intend { margin-left:20px; }
.warn { color: #FF0000;}	
.green { color: green;}	
.warn_intend { font-color: #FF0000;margin-left:20px; }
.warning_bold { color: #FF0000; font-weight: bold;}
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }

.listHeadBar
{
background-color:#C8D3E5;
}


.whitebtn
{
	border:1px solid #7F9DB9;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}

.littleGray
{
	color:#999999;
}