body {
	margin: 0px;
	overflow: auto;
	background-color: #ffffff;
	scrollbar-3dlight-color : #82BCDA;
	scrollbar-darkshadow-color : #003366;
	scrollbar-highlight-color : #A4C9EF;
	scrollbar-shadow-color : #A4C9EF;
	scrollbar-arrow-color : #003366;
	scrollbar-face-color : #ffffff;
	scrollbar-track-color : #dddddd;
}
h1 {
	color: #003366;
	font-family:  Georgia,Verdana,Arial;
	font-size: x-small;
	font-weight: bold;

}
#head {
	position: relative;
	width: 100%;
	height: 106px;
	background-color: #003366;

}
.navigation {
	border-top: 2px solid #a4c9ef;
	border-bottom: 1px solid #003366;
	disply: inline;
}
#main {
	position: relative;
}
td {
	color: #003366;
	font-family: Georgia, Verdana, Arial;
	font-size: 11px;
}

.leftCol {
	border-right: 1px solid #003366;
	padding: 10px;
}
.grey_row {
	background-color: #dddddd;
	font-weight: bold;
}
.grey_row_h {
	font-family:  Georgia, Verdana ,Arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
.white_row {
	font-family:  Georgia, Verdana ,Arial;
	font-size: 11px;
	background-color: #ffffff;
	font-weight: bold;
}

a {
	color: #003366;
	font-family: Georgia, Verdana ,Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td.top {
	color: #003366;
	font-family: Georgia, Verdana ,Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #003366;
	font-family:  Georgia, Verdana ,Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.rtCol {
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	padding: 10px;
}
.padding {
	color: #003366;
	font-family:  Verdana ,Arial;
	font-size: xx-small;
	font-weight: bold;
	padding: 5px;
}

.padding-big {
	color: #003366;
	font-family: Georgia,  Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;
}
a.padding-big {
	color: #336699;
	font-family: Georgia,  Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

a.padding-big:hover {
	color: #336699;
	font-family: Georgia,  Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}	
.bottom {
	border-top: 2px solid #a4c9ef;
	color: #dddddd;
	font-family: Verdana, Georgia, Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
#manu {
	position: relative;
	width: 100%;
	font-family:  Verdana, Georgia, Arial;
	font-size: 11px;
	font-weight: bold;
	border-bottom:1px solid #336699;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
input, password, textarea, select {
	border-top: #000000 1px outset; 
	border-left: #000000 1px outset; 
	border-bottom: #000000 1px inset; 
	border-right:  #000000 1px inset; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	font-family: verdana, arial, helvetica; 
	background-color: #ffffff;
}
.menuskin {
	position:absolute;
	color: #003366;
	width:145px;
	background-color: #ffffff;
	border: 1x solid #003366;
	font-weight: bold;
	font-family: Georgia;
	font-size: 11px;
	z-index:100;
	visibility:hidden;
}

.menuskin a {
	padding: 5px;
	margin 5px;
	text-decoration: none;
	color: #336699;
	font-weight: bold;
	font-family: Georgia;
	font-size: 11px;
}
.menuskin a:hover {
	padding: 5px;
	margin 5px;
	text-decoration: underline;
	color: #336699;
	font-weight: bold;
	font-family: Georgia;
	font-size: 11px;
|

#mouseoverstyle{
	background-color:highlight;
}

#mouseoverstyle a{
	color:white;
}
#popmenu {
	display: inline;
}
