body{
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;

}
table{
background:white;
}
.rowheader
{
background:#747474;
}
.seperator{

background:#747474;
}
/*Form CSS*/
TABLE.formTable{
	border: 1px solid #5d5e5e; /* table_border_color */
    margin-top: 15px;
	font-family: Verdana;
	font-size:11px;
}

TABLE.formTable SELECT{
	font-family: Verdana;
	font-size:11px;
}
TABLE.formTable INPUT, Table.formTable textarea{
	font-family: Verdana;
	font-size:11px;
	border: 1px solid #BBBBBB;
	padding: 2px;
}

TABLE.formTable TD {
    border-bottom: 1px solid #bfc2c3; /* table_border_color */
	line-height: 18px;
}

.button, .formButton {
    text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #9C3D38;
	text-align: center;
	
	cursor:pointer;
	
}

TABLE.formTable TD.head{
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
	padding: 4px;
	border-bottom: 1px solid #5d5e5e; /* table_border_color */
}

TABLE.formTable TD.label, SPAN.label {
    font-weight: bold;
    text-align: right;
    background: white;
	color: #555859;
}

TABLE.formTable TD.labelNoAlign, SPAN.labelNoAlign {
    font-weight: bold;
    background: white;
	color: #555859;
}

TABLE.formTable TD A,TABLE.formTable TD A:link,TABLE.formTable TD A:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #0F6CC3;
	text-decoration: underline;
}
TABLE.formTable TD A:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #F90009;
	text-decoration: underline;
}
TABLE.noBorder TD{
	border-bottom: none;
	font-family: Verdana;
	font-size: 11px;
}


/*Error Table*/

TABLE.error_table{
	border: 1px solid #747474;
	background-color: #fafcc2;
	margin-top: 8px;
	font-family: Verdana;
	font-size: 11px;
}
.error_heading{
	color: red;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

/*Report Table*/
TABLE.reportTable {
    border: 1px solid #5F7082; /* table_border_color */
width:100px;
    border-collapse: collapse;
    margin-top: 8px;
	font-size:11px;
}

TABLE.reportTable TD {

    vertical-align: top;
    padding: 3px 5px;
    border-bottom: 1px solid #5F7082; /* table_border_color */
}

TABLE.reportTable TD.head {
   font-weight: bold;
   background-color: #666666;
	color: #FFFFFF;
	padding: 4px;
	border-bottom: 1px solid #5d5e5e; /* table_border_color */
}
.error{
	color: #003300;
	font-weight: normal;
	font-family: Verdana;
	font-size: 12px;

}


TABLE.reportTable TR.odd TD{
	background-color: #F5F5F4;
}

TABLE.reportTable TR.even TD{
	background-color: white;
}
TABLE.reportTable TD A,TABLE.reportTable TD A:link,TABLE.reportTable TD A:visited{
	font-size: 10px;
	color: #F90009;
	text-decoration: none;
}
TABLE.reportTable TD A:hover{
	font-size: 10px;
	color: #F90009;
	text-decoration: underline;
}
a.cart_links:link {
	font-family:Verdana;
	font-size:11px;
	color:black;
	line-height:25px;
	font-weight:bold;	
	text-decoration:none;
}
a.cart_links:visited {
	font-family:Verdana;
	font-size:11px;
	color:black;
	line-height:25px;
	font-weight:bold;	
	text-decoration:none;
}

a.cart_links:hover {
	color:black;
	text-decoration:none;
}

#apDiv1 {
	position:absolute;
	left:230px;
	top:157px;
	width:197px;
	height:266px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:461px;
	top:159px;
	width:202px;
	height:267px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:691px;
	top:162px;
	width:192px;
	height:264px;
	z-index:3;
}
a.mainlink:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3288bd;
	text-decoration: underline;
}
a.mainlink:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3288bd;
	text-decoration: underline;
}
.a.mainlink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3288bd;
	
	text-decoration: underline;
}
.defaulttext{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;

}
a.mainlink:link {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #3288bd;
	text-decoration: underline;
}
a.mainlink:visited {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #3288bd;
	text-decoration: underline;
}
a.mainlink:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #3288bd;
	
	text-decoration: underline;
}
.main{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height:1.5;

}
