/* CSS Document */
body
{
	margin:0px
}

.td3 {
	color: #000000;
	text-decoration: none;
}

a
{
	TEXT-DECORATION:none
}
.header_a
{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000000;
}
.header_a_w
{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#FFFFFF;
}
.banner_font
{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF;
}
.content_header
{
	font-family:"Tahoma";
	font-size:11px;
	color:#AA0000;
	font-weight:bold;
}
.content_body
{
	font-family:"Tahoma";
	font-size:11px;
}
.footer
{
	font-family:"Tahoma";
	font-size:11px;
}
.topgif
{
	background: url(images/border_top.png) no-repeat;
	width:900px;
	height: 9px;
}
.tablegif
{
	background: url(images/bg_table.png) repeat-y;
	width:884px;
}
.bottomgif
{
	background: url(images/border_bottom.png) no-repeat; 
	width:900px;
	height: 19px;
}
.bLift
{
	background: url(images/borderleft.png) repeat-y; 
	width:9px;
	height: 27px;
    border-color:#c0c0c0;
}
.bRight
{
	background: url(images/borderright.png) repeat-y; 
	width:7px;
	height: 27px;
}
.content_table
{
	background-color:#FFFFFF;
	width:884px;
}
.sHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#880000;
	 
}


.sHeader_a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#880000;
	font-weight:bold;
}



.sHeader_b
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
}
input.button {
	/*
	background-image: url(images/bottonBg.png);
	background-repeat: repeat;
	*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 20px;
	
}
input.typeIn {
	font-family:Arial, Helvetica, sans-serif;
	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: solid;
	border-left-style: solid;
	border-top-color: #bababa;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #bababa;
	padding: 4px 2px;
	font-size:11px;
	padding-left:5px;
	color:#000000;
}
table.dataGrid {
	width: 868px;
	font-family:Tahoma;
	font-size:11px
}
table.dataGrid td {
	padding: 5px;
	border-right:#ccc 1px solid;
	border-left:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
}
table.dataGrid th {
	color: #000;
	font-weight:bold;
	background-image: url(images/dataGridBg.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	border: solid 1px #b7babc;
	background-color: #EAEAEA;
	height:22px;
}
table.dataGrid th a {
	text-decoration: none;
	color: #000;
}
table.dataGrid tr.whiteBg {
	padding: 5px;
	background-color: #FFF;
	color: #666;
	height:22px;
}
table.dataGrid tr.mouseOn {
	padding: 5px;
	background-color: red;
	color: #666;
}
table.dataGrid tr.greyBg {
	padding: 5px;
	background-color: #F7F7F7;
	color: #666;
	height:22px;
}
table.dataGrid .pager {
	background-color:#FFF;
	height: 20px;
}
table.dataGrid .pager td {
	border: none 0px;
	text-align: right;
	padding:0px;
}
table.dataGrid .pager span {
	color: Red;
}
table.dataGrid .pager a {
	color: #2d7cbf;
}
.content_header_a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A80000;
	font-weight:bold;
}

.content_header_b
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:Black;
	/**font-weight:bold;*/
}


.content_header_c
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:Blue;
	font-weight:bold;
}





.content_body_a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.file {
	background-image: url(images/bottonBg22.png);
	background-repeat: repeat;
	border: 1px solid #748db7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 22px;
}
.content_body_b
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}