BODY
{
	background-position: center center;
	font-size: 11px;
	font-family: Verdana;
	background-color: royalblue;
}
.banner
{
	left: 0%;
	right: 0%;
	color: white;
	width: 100%;
	position: absolute;
	top: 0%;
	height: 60px;
	background-color: #164677;
	margin-right: 0px;
	margin-left: 0px;
}
#righttop
{
	right: 0%;
	color: white;
	width: 431px;
	position: absolute;
	top: 0%;
	height: 60px;
	background-color: #164677;
	margin-right: 0px;
	margin-left: 0px;
}
#heading
{
	left: 0%;
	right: 0%;
	color: white;
	width: 100%;
	position: absolute;
	top: 60px;
	height: 20px;
	background-color: #164677;

}
#heading a:link,
#heading a:visited 
{
	color: #FFF;
	margin-left: 132px;
	font-size: 13px;
}
#heading a:hover {
	border-bottom: #7487A1 4px solid;
}

.row1
{
	left: 10px;
	width: 160px;
	color: white;
	font-family: Verdana, Arial;
	position: absolute;
	top: 100px;
	background-color: royalblue;
}
#row1 ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

.menuli
{
 margin: 0px;
}

#row1 ul li a 
{
 width: 150px;
}
.menuhead
{
	font-weight: bolder;
	font-size: 13px;
	color: black;
	font-family: Verdana, Arial;
	height: 20px;
	width: 150px;
	left: 5px;
	position: relative;
	border-top: black thin solid;
}
.menuhead1
{
	font-weight: bolder;
	font-size: 13px;
	color: black;
	font-family: Verdana, Arial;
	height: 20px;
	width: 140px;
	left: 5px;
	top: 5px;
	position: relative;

}
.menu
{
 	background-color: white;
}
.menuli A
{
	color: #004499;
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	left: 10px;
	position: relative;
	height: 19px;
	line-height: 15px;
}
.menuli A:visited
{
	color: #004499;
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	left: 10px;
	position: relative;
}
.menuli a:hover {
	color: #004499;
	font-family:Arial;
	font-size: 10px;
	text-decoration: underline;
	left: 10px;
	position: relative;
}
#page
{
	margin-left: 180px;
	margin-right: 120px;
	position: relative;
	overflow:scroll;
	padding-left:10px;
	padding-right:10px;
	top: 90px;
	background-color: #f5f5f5;
	z-index:2;
}
#row3
{
	left: 68%;
	width: 18%;
	position: absolute;
	top: 125px;
	z-index:3;
}
.row4
{
	right: 0px;
	width: 120px;
	color: black;
	position: absolute;
	text-indent: 2px;
	top: 100px;
	background-color: white;
	z-index: 6;
	border-left: #ffffff 4px solid;
	direction: ltr;
}

#row4 A
{
	font-weight: bolder;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
}
#row4 A:visited
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: underline
}

#row4 A:hover
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.tablecontent
{
	border:0px;
	font-size: 11px;
	font-family: Verdana;
}
A
{
    COLOR: #000066;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: underline
}
A:hover
{
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
A.small
{
    COLOR: #000066;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: underline
}
A.small:hover
{
	font-size: 10px;
	color: #33ffff;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
H1
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	background-color: #336699;
	text-align: center;
}
H2
{
	font-weight: bold;
	font-size: 13px;
}
H2.menu
{
	font-weight: bold;
	font-size: 16px;
	left: 20px;
	top: 5px;
	color: yellow;
	font-family: Verdana, Arial;
	position: relative;
}
H3
{	font-weight: normal;
	font-size: 12px;
}
IMG{
	BORDER: none;
}
.dark
{
	height: 16px; 
	background-color: #f5f5f5;
}
.light
{
	height: 16px; 
	background-color: white;
}
.darkhead
{
	height: 16px;
	background-color: #336699;
	color: white;
}
.head
{
	font-weight: bold;
	font-size: larger;
	color: white;
	background-color: navy;
}





