﻿BODY 
{ direction:inherit;
 background-attachment:fixed;

	background-attachment:fixed; scrollbar-base-color: #000000;
	scrollbar-arrow-color: #000000; scrollbar-track-color: #9D9D9D; 
	scrollbar-face-color: #E0E0E0; scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #E0E0E0; scrollbar-darkshadow-color: #000000;
	 scrollbar-shadow-color:#E0E0E0; 
	 	 
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
}
	 

td{font-size:11px; font-family:arial} 
.brd{border:1px solid #e1e1e1}
.brd1{border:2px solid #f1f1f1}
.ln{ padding-left:10pt; line-height:25px}
.pad12{padding-left:12pt}
.pad10{padding-left:10pt}
.pad2{padding-left:2pt}

.menu{color:#666666; text-decoration:none}
.menu1{color:#666666; text-decoration:none}
.menu1:hover{color:#666666; text-decoration:underline}
.rollmenu {border-right: #e1e1e1 1px solid; padding-right: 1px; border-top: #e1e1e1 1px solid; display: block; padding-left: 1px; font-size: 11px; padding-bottom: 1px; border-left: #e1e1e1 1px solid; color: #ffffff; line-height: normal; padding-top: 1px; border-bottom: #e1e1e1 1px solid; font-family: "Arial", "Helvetica", "sans-serif"; background-color: #6B6B6B; text-decoration: none}
.rollmenu:hover {background-color: #000000; text-decoration: none; color:white}
.menuhead {font-weight: bold; font-size: 12px; color: #ffffff; background-color: transparent}
#menu1 {left: 500px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}
/*input{border:1px solid #000000;}*/
.nobrd {border: none;}
a.a11link:link {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;text-decoration: none;}
a.a11link:visited {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;text-decoration: none;}
a.a11link:hover{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;text-decoration: underline;}a.vstockheader:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.vstockheader:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.vstockheader:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

td.image-borarder
{BORDER-RIGHT: #e1e1e1 1px solid; BORDER-TOP: #e1e1e1 1px solid; BORDER-LEFT: #e1e1e1 1px solid; BORDER-BOTTOM: #e1e1e1 1px solid;}

login-bt{
BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;
}
right-align
{
	text-align:right;
	width: 10em;
	}
	
div.error
{
    position: relative;
    display: inline;
}
span.error
{
    position: absolute;
    left: 0;
    top: 0;   
    display: -moz-inline-stack;  
    display: inline-block;
    background-image: url(../images/error-icon.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;    
}

div.valid
{
    position: relative;
    display: inline;
}
span.valid
{
    position: absolute;
    left: 0;
    top: 0;   
    display: -moz-inline-stack;  
    display: inline-block;
    background-image: url(../images/valid-icon.gif);
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;    
}

tr.row-bg{
	background-color:#dcdcdc;
}	
	