body
{
    scrollbar-3dlight-color :  #a9d6d6;
	scrollbar-arrow-color :  #509493;
	scrollbar-base-color :   #a9d6d6;
	scrollbar-darkshadow-color :  #a9d6d6;
	scrollbar-face-color :   #a9d6d6;
	scrollbar-highlight-color :   #a9d6d6;
	scrollbar-shadow-color :   #a9d6d6;
	scrollbar-track-color :  #509493;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin: 0 0 0 0;
}
td
{
	font-size : 11px;
}
.MainTable
{
	background-color : #a9d6d6;
	background-image : url(../images/BG.gif);
	background-repeat : repeat-x;
}	
.topShadow
{
	background-image : url(../images/Top_Repeat.gif);
	background-repeat : repeat-x;
}

.botShadow
{
	background-image : url(../images/Bot_Repeat.gif);
	background-repeat : repeat-x;
}

.white{
background-color : White;
}

.navBG1{
background-color : #e4efee;
}

.nav{
background-color : #cce5e4;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #007b98;
text-decoration : none;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 5px;
font-weight : bold;
}

.nav:hover
{
background-color : #cce5e4;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #509493;
text-decoration : underline;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 5px;
font-weight : bold;
}

.navDiv{
			background-image : url(../images/div.gif);
			background-repeat : repeat-x;
}

.divLine{
background-color : #007b98;
}

.heading{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 22px;
color : #007b98;	
}
			
.bodytext
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 20px;
font-size : 11px;
color : #535353;
}

.bodytext:hover
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 20px;
font-size : 11px;
color : #007b98;
text-decoration : none;
}

.bodytext:link
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 20px;
font-size : 11px;
color : #007b98;
text-decoration : underline;
}

.bodytext:visited
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 20px;
font-size : 11px;
color : #007b98;
text-decoration : underline;
}

.inputField{
width : 110px;
height : 19px;
border-style : solid;
border-width : 1px;
border-color : #007b98;
padding-left : 5px;
font-size : 11px;
color : #535353;
}

.footer
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 20px;
font-size : 11px;
color : #015655;
}

.footer:hover
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 20px;
font-size : 11px;
color : #015655;
text-decoration : none;
}

.footer:link
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 20px;
font-size : 11px;
color : #015655;
text-decoration : underline;
}

.footer:visited
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 20px;
font-size : 11px;
color : #015655;
text-decoration : underline;
}

.name
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 20px;
font-size : 11px;
color : #535353;
}

.tableRow_A{
background-color : #CCE5E4;
}

.error
{
	color: Red;
}

.tableRow_B{
background-color : #E5EFEF;
}

