body
{	
font-size: 11px;
margin-left: 0px;
margin-top:0px;
font-family: Verdana;
background-color: #b9dc4e;
/*background: url(../imgs/pback.gif);*/
background-repeat: repeat-x y;
align: center;

}

table {
	font-size: 11px;
	font-family: tahoma;
}

.bodytxt
{
	font-size: 12px;
                     font-weight: bold;
                     font-family: verdana;
                     text-align: justify;
}

.quotetxt
{
font-family: tahoma;
font-size:11.5px;
text-align: right;
vertical-align: middle;
word-spacing: 0.2em;
padding: 4px;
height: 60px;
width:582px;
background-color: #FFFFFF;
filter: alpha (opacity=65);
}
.resourcetxt
{
border-right: 1px dotted grey;
border-left: 0 px;
border-top: 0 px;
border-bottom: 0px;
}

.pagetitle
{
	font-family:tahoma;
	font-size: 12px;
	font-weight: bold;
}
.menustyle{
font-family: tahoma;
font-size: 10px;
text-align: center;
letter-spacing: 0.1em;
color: #003366;
border: 1 px solid white;
vertical-align: bottom;

}
.menustyle div{
background color: #E3E6E8;
text-align: center;
height: 50px;
border-right: 1px solid white;
border-bottom: none;
background: url(../imgs/bgbutton.gif) 0 -85px;
}

.menustyle: hover{
color: red
}

.ul#sectionindex {
 margin: 0;
}

ul#sectionindex li {
 list-style-type:none;
 background: url('/icons/index-bullet.gif') 100% 0% no-repeat;
 padding-right:12px;
 padding-top: 5px;
 padding-bottom: 5px;
 border-bottom: 1px solid #004839;
 text-align:right;
}

.ul#child {
 margin: 0;
}

.ul#child li {
 background: url('/icons/index-bullet-child.gif') 100% 0% no-repeat;
 padding-top: 2px;
 padding-bottom: 2px;
 border: 0;
}

.searchForm{
	font-size: 11px;
	font-family: tahoma;
}
.searchForm input{
	font-size: 11px;
	font-family: tahoma;
