BODY
{
	background-position: center center;
	font-size: 11px;
	font-family: Verdana;
	background-color: #6495ed;
}
.banner
{
	left: 0%;
	right: 0%;
	color: white;
	width:100%;
	position: absolute;
	top: 0%;
	height: 60px;
	background-color: #234793;
}
#heading
{
	left: 0%;
	right: 0%;
	color: white;
	width: 100%;
	position: absolute;
	vertical-align: middle;
	top: 60px;
	height: 30px;
	background-color: #164677;

}
#heading a:link,
#heading a:visited 
{
	color: #FFF;
	margin-left: 132px;
	font-size: 15px;
}
#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: #6495ed;
}
#row1 ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
.menuli
{
 margin: 0px;
}

#row1 ul li a 
{
 width: 150px;
}
.menuli A
{
	border-right: #336699 1px solid;
	padding-right: 2px;
	display: block;
	padding-left: 4px;
	padding-bottom: 2px;
	border-left: #336699 10px solid;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: #336699 1px solid;
	border-right: #336699 1px solid;
	background-color: #003366;
	border-top: 1px solid #336699;
	text-decoration: none;
}
.menuli A:visited
{
 display: block;
 padding: 2px 2px 2px 4px;
 border-left: 10px solid #336699;
 border-right: 1px solid #6699cc;
 border-bottom: 1px solid #336699;
 background-color: #003366;
 color: #ffffff;
 text-decoration: none;
 width: 100%;
}

.menuli a:hover {
 border-left: 10px solid #003366;
 border-right: 1px solid #6699cc;
 border-bottom: 1px solid #336699;
 background-color: #6699ff;
 color: #ffffff;
 BACKGROUND-IMAGE: url(images/mnu_down.jpg);
}
#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;
	height: 100%;
	position: absolute;
	top: 100px;
	background-color: #6495ed;
	text-align: left;
	z-index:6;
}

#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;
}

.menuhead
{
	border-top: cornflowerblue 5px solid;
	font-weight: bolder;
	font-size: 14px;
	color: yellow;
	font-family: Verdana, Arial;
	height: 20px;
}



