/*		General Styles		*/
body{ margin:0px; height:100%; background-color:#88CFCF;}
td,th,div,p,span{font-family:Lucida Sans Unicode,Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color:#000000;}


.top{background-color: #ff7f00;background-image: url(../images/banner.jpg);background-repeat: no-repeat;border:1px solid #000000;}
.cont{ background:url(../images/shadebg.gif) top left repeat-y; background-color:#ffffff;padding:10px 5px 10px 35px;}
.contbot{ background:url(../images/shadegreenbg.gif) top left repeat-y; background-color:#8CCE2E;}
.left{font-family:Lucida Sans Unicode,Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000000;}


/* 			Menu styles 			*/
.home,a.home:link,a.home:active,a.home:visited{ background:url(../images/home.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px; display:block;}
a.home:hover,.shome{ background:url(../images/home_hover.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px;display:block;}

.about,a.about:link,a.about:active,a.about:visited{ background:url(../images/about.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px; display:block;}
a.about:hover,.sabout{ background:url(../images/about_hover.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px; display:block;}

.articles,a.articles:link,a.articles:active,a.articles:visited{ background:url(../images/articles.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px; display:block;}
a.articles:hover,.sarticles{ background:url(../images/articles_hover.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px;display:block;}

.questions,a.questions:link,a.questions:active,a.questions:visited{ background:url(../images/questions.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px; display:block;}
a.questions:hover,.squestions{ background:url(../images/questions_hover.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px;display:block;}

.getting,a.getting:link,a.getting:active,a.getting:visited{ background:url(../images/getting.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px; display:block;}
a.getting:hover,.sgetting{ background:url(../images/getting_hover.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px;display:block;}

.photos,a.photos:link,a.photos:active,a.photos:visited{ background:url(../images/photos.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px; display:block;}
a.photos:hover,.sphotos{ background:url(../images/photos_hover.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px;display:block;}

.resources,a.resources:link,a.resources:active,a.resources:visited{ background:url(../images/resources.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px; display:block;}
a.resources:hover,.sresources{ background:url(../images/resources_hover.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px;display:block;}

.howtohelp,a.howtohelp:link,a.howtohelp:active,a.howtohelp:visited{ background:url(../images/howtohelp.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px; display:block;}
a.howtohelp:hover,.showtohelp{ background:url(../images/howtohelp_hover.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px;display:block;}

.contactus,a.contactus:link,a.contactus:active,a.contactus:visited{ background:url(../images/contactus.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px; display:block;}
a.contactus:hover,.scontactus{ background:url(../images/contactus_hover.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px;display:block;}

.vna-ic,a.vna-ic:link,a.vna-ic:active,a.vna-ic:visited{ background:url(../images/vna-ic-org.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px; display:block;}
a.vna-ic:hover,.svna-ic{ background:url(../images/vna-ic-org_hover.gif) center left no-repeat; height:36px; width:154px; padding:0px; _margin-bottom:0px;margin-bottom:-14px;display:block;}


/*		Content Font styles			*/
.title{ font-family:Lucida Sans Unicode,Verdana, Arial, Helvetica, sans-serif; font-size:14pt; font-weight:normal; color:#009193; text-transform:uppercase;}
.title1{ font-family:Lucida Sans Unicode,Verdana, Arial, Helvetica, sans-serif; font-size:13pt; font-weight:normal; color:#ff7f00; text-transform:uppercase;}
.foot{ font-family:Lucida Sans Unicode,Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#ffffff;}


html{
scrollbar-base-color: #009193;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #99D8D8;
}


