body, td, table, h1, h2, h3, a {
color: #FF0000; 
font-family: Verdana, Helvetica, Arial; 
font-size: 11px;
}

div.vint {
	position: absolute; 
	left: 56px;
	top: 94px;
	z-index: 2;
}

div.vint2 {
	position: absolute; 
	left: 350px;
	top: 94px;
	z-index: 2;
}

div.topsll {
	position: absolute; 
	left: 51px;
	top: 90px;
	z-index: 1;
}

div.topsl {
	position: absolute; 
	left: 50px;
	top: 140px;
}


a:link, a:visited, a:active{
	color: #000000; 
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


img.ex {
     border: 1px solid #CEC4A2;
}

h1 {
	color: #000000; 
	font-weight: bold; 
	text-transform: uppercase;
	margin: 0px 0px;
}

h1.headers {
	color: #7684A9; 
	font-size: 16px; 
	font-weight: bold; 
	text-transform: uppercase;
	margin: 0px 0px;
}

h2 {
	color: #1f3093; 
	font-weight: bold; 
	font-size: 10px; 
	margin: 0px 0px;
}

h3 {
	color: #000000; 
	font-weight: bold; 
	font-size: 10px; 
	margin: 0px 0px;
}

.input { 
     border: #a1a6a8 1px solid;
     font-family: Verdana, Helvetica; 
     font-size: 11px; 
     background-color: #e7e9ea; 
     font-weight: normal;
     color: #000000; 
     MARGIN: 0px 0px 0px 0px;
 }
 
 .button { 
     border: #1478be 1px solid;
     font-family: Verdana, Helvetica; 
     font-size: 11px; 
     background-color: #018def; 
     font-weight: normal;
     color: #ffffff; 
     MARGIN: 0px 0px 0px 0px;
     cursor: hand;
}
