/* CSS Document */
-->
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #374274;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B2CCD9;
	background-image:   url(../../images/background.gif);
	scrollbar-face-color:#334388;
	scrollbar-shadow-color: #3347A0;
	scrollbar-highlight-color: #C5C1E6;
	scrollbar-3dlight-color: #3347A0;
	scrollbar-darkshadow-color: #COLOR;
	scrollbar-track-color: #829EDE;
	scrollbar-arrow-color: #C5C1E6;
	overflow:auto;

}
#main:link {
	color: #211865;
	text-decoration: none;
	font-weight:bold;
}

#main:visited {
	color: #211865;
	text-decoration: none;
	font-weight:bold;
}


#main:hover {
    color:#E8A300;
	text-decoration: none;
	font-weight:bold;
}


#sub:link {
	color: #374274;
	text-decoration: none;
	font-weight:bold;
}

#sub:visited {
	color: #374274;
	text-decoration: none;
	font-weight:bold;
}


#sub:hover {
    color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}
.form {border-width:1px;
       border-color:#211865;
	   border-style:solid;
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:10px;
}


.border1 {border-style:solid;
          border-width:1px;
		  border-color:#817E9D;
}

.border4 {
	background-image: url(../../images/background2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border2 {
	background-image: url(../../images/background3.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.border3 {border-style:dotted;
          border-width:1px;
		  border-color:#7676B3;
}

.insidebox {
	
	font-size: 10px;
	color: #ffffff;
	overflow: auto;
	z-index: auto;
	height: 325px;
}
.style1 {
	color: #211865;
	font-weight: bold;
	text-decoration: none;
}

.style2 {color: #ffffff ;
		font-weight: bold;
		font-size: 13px;}

.style3 {color: #ffffff ;}

.style4 {
	color: #342B7E;
	font-size: 10px;
	font-weight: bold;
}
.style5 {
	color: #0E4E7E;
	font-size: 10px;
	font-weight: bold;
}
.style6{
	font-size: 14px;
	color: #211865;
	font-weight: bold;


}
-->


