.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.smalladdress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.labelTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #993300;
	font-style: normal;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ul_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0000FF;
}	
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
}
.jumpmenutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	font-weight: bold;
}
.tableheaderrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.Note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.tablemain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

}
.MainHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0000FF;
	font-weight: bold;
}

body1 {
font: .8em/1.8em verdana, arial, sans-serif;
background-color: #FFFFFF;
color: #000000;
margin: 0 10% 0 10%;

}

.groovybutton
{
	font-weight:bold;
	background-color:#DFBF7D;






   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffFFFFFF',EndColorStr='#CC9933');
	outline-color:#0066FF;
	height: 20px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-variant: normal;
	text-align: center;
	border: thin none #C59410;
	background-position: center;
	vertical-align: top;
	background-image: url(../images/block.gif);
	background-repeat: no-repeat;
	text-transform: capitalize;
	list-style-type: none;
}




.novatabs{
	margin-bottom: 1em;
}

.novatabs ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492; */
}

.novatabs li{
display: inline;
margin: 0;
}

.novatabs li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 0px; /*distance between each tab*/
border-left: 1px solid gray;
color: #FFFFFF; /*Text insdie tab */
font-size: 12px;
background: #03539C url(novatabs.gif) top right no-repeat; /*Text inside tabs*/
}

.novatabs li a:visited{
color: white;
}

.novatabs li a:hover, .novatabs li.selected a{
background-color: #03539C;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_e{
position:absolute;
top: 0;
border: 1px solid #657f27; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:14px;
z-index:200;
background-color: #03539C;
width: 200px;
visibility: hidden;
}


.dropmenudiv_e a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #657f27; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: white;
}

* html .dropmenudiv_e a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_e a:hover{ /*THEME CHANGE HERE*/
background-color: #CCCCCC;
}

.dropmenudiv_e a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #657f27; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: white;
}


.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C78100;
}

.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(img.png) no-repeat bottom right}
    .cssbox{
	/* intended total box width - padding-right(next) */
    width:1000px !important; /* IE Win = width - padding */
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-left: 15px;
}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px; 
    /* right-image-gap + right-inside padding */
      padding-right:40px}

    /* set the top-left image */
    .cssbox_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
       padding:25px 0 15px 40px; height:auto !important; height:1%} /* IE Holly Hack */ /* set the lower-left corner image */ 
	.cssbox_body{ background-position:bottom left; margin-right:25px; /* interior-padding right */ padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */ 


</style>
