/* CSS Document */
/*default*/
body{margin:0px; background-color:#F1F1F1;}
h1{font-family:Verdana; font-size:12px; font-weight:bold; text-decoration:none; color:#666666;}
h2{font-family:Verdana; font-size:11px; font-weight:normal; color:#666565;}
h3{font-family:Verdana; font-size:12px; font-weight:bold; color:#A29F9F;}
/*backgound images*/
.h2{font-family:Verdana; font-size:11px; font-weight:normal; color:#666565;}
.top-bg{background:url(../images/top-bg.gif) repeat-x;}
.footer-bg{background:url(../images/footer-bg.gif) repeat-x;}
.header3{background:url(../images/header3.jpg) no-repeat;}
.index{background: url(../images/siteindex.jpg) no-repeat;}
.welcome{ background:url(../images/welcome.gif) no-repeat;}
/*links*/
.leftindex{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-decoration:none; color:#87AB02;}
.leftindex:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-decoration:none; color:#607901;}
/*text*/
.footer{font-family:Arial; font-size:11px; color:#000000; font-weight:normal;}
.greenbold{font-family:Verdana; font-size:11px; font-weight:bold; color:#99CC00;}

.heading {
font-family: Verdana;
font-size:14px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.text {font-family: Verdana;
font-size:12px;
font-weight:normal;
color:#000000;
text-decoration:none;
}
.textbox {
font-family: Verdana;
font-size:11px;
font-weight:normal;
color:#000000;
width:200px;
height:15px;
border:1 px solid #000000;
text-decoration:none;
}