a:visited {  color: #003399; 
text-decoration: none}
a:link {  color: #0033CC; 
text-decoration: none}
a:hover {  color: #990000; 
text-decoration: underline}
a:active {  color: #003399; 
text-decoration: none}

h1 {
font-weight: bold; 
font-size: 18pt;
color: #000;
}

h2 { 
font-size: 16px;
font-style: normal; 
font-weight: bold; 
color: #000;
}

h3 { 
font-size: 16px;
font-style: normal; 
font-weight: bold; 
color: #990000;
}

body {
background-image:url(images/VAPOMED_SKIN.jpg);
background-position:top left;
background-repeat:repeat;
color:#000000;
}


 body,td,li,p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#222;
	font-style: normal; 
 	font-weight: normal;
	line-height: 130%;
	}
	
#mainbody {
margin-left: 5px;
padding: .5em;
}

.bottom { 
font: normal 9pt Arial, Helvetica, sans-serif; display: none; ; color: #999999} 

.refer {
font: normal 10pt Arial, Helvetica, sans-serif; 
color: #000033
} 
 
.body-main {  
margin: 2px;
padding: .2em;
 }
 
.body-main a,
.body-main a:hover {  
color: #003399; 
text-decoration: none; 
padding: .2em;
margin: 2px
}
 
.body-section {font-size: 16px;font-weight: bold; color: #000033}
.body-mainRED { font-size: 12px; font-weight: normal; color: #990000}
.body-title { font-size: 18px;font-weight: bold; color: #000000 }
.ordering {font-size: 12px;font-weight: bold; color: #000000}


input.textsearchbox {
	color: #0000ff;
	background-color: #ffffff;
	border-top: 1px dashed #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
	font-family: arial, sans-serif;
	margin-top: 2px;
	font-size: 11px;
	font-weight: bold;
	height: 18px;

	vertical-align: middle;
	padding: 2px 0px 0px 2px;
	}
	
