/*css for VEMC*/

body { background-image: url('images/bgtile-weave.jpg');
	margin: 0 0 0 0;
	font-family: Ariel, Veranda, sans-serif;
	background-color: rgb(255, 255, 255);
	color: black; 
	vertical-align: none;}

p {font-family: Ariel, Veranda, sans-serif; font-size: 1em; color: #000000; font-weight: normal;}

a:link {color: #336600; text-decoration:underline; font-weight: bold;}
a:visited {color: #663300; text-decoration: underline; font-weight: bold;}
a:active,a:hover {color: #CC6600; text-decoration: none; font-weight: bold;}

h1 {font-family: Ariel, Veranda, sans-serif; font-size: 24pt; color: #525A39;}
h2 {font-family: Ariel, Veranda, sans-serif; font-size: 18pt; color: #525A39;}
h3 {font-family: Ariel, Veranda, sans-serif; font-size: 16pt; color: #525A39;}
h4 {font-family: Ariel, Veranda, sans-serif; font-size: 10pt; color:#525A39;}
h5 {font-family: Ariel, Veranda, sans-serif; font-size: 10pt; color: #525A39;}
h6 {font-family: Ariel, Veranda, sans-serif; font-size: 8pt; color: #525A39;}

ul { list-style-image: url(images/bul2.gif); margin-right:4px;}

.cellbg {background-image: url('images/toptile2.jpg');}
.tilebg {background-image: url('images/bgtile-weave.jpg');}

.navtext {  /*this is for the tool tips on faq pg */
width:230px;
font-size:10pt;
border-width:2px;
border-style:outset;
border-color:darkgray;
layer-background-color:tan;
background-color:tan;
color:black;
}

.footer a:link {color: #336600; text-decoration:underline; font-size: 10pt;}
.footer a:visited {color: #663300; text-decoration: underline; font-size: 10pt;}
.footer a:active, .footer a:hover {color: #CC6600; text-decoration: none; font-size: 10pt;}


.push a, .push a:visited {
display: block;
border: 2px solid;
border-color: #aaa #000 #000 #aaa;
width: 6em;
color: #000000;
font-weight: bold;
background: #FFFFFF;
text-decoration: none;
}

.push a:hover,  {
display: block;
border: 2px solid;
border-color: #aaa #000 #000 #aaa;
width: 6em;
color: #CC6600;
font-weight: bold;
background: #FFFFFF;
text-decoration: none;
}

.left {padding-left: 50px;}