a:link{text-decoration: underline; color:#FFFFFF}
a:visited{text-decoration: underline; color: #FFFFFF}
a:hover{color: #FFFFFF;	background-color: #999999;}



#headerPos {
	position:absolute;
	width:100%;
	height:106px;
	z-index:1;
	top: 0px;
	left: 1px;
	overflow: hidden;
}
#footerPos {
	width:100%;
	height:75px;
	z-index:1;
	overflow: hidden;
	position: absolute;
	left: 1px;
	bottom: 0px;
}

body {
	background-image: url(images/bg.gif);
}
#footer {
	width: 900px;
	background-image: url(images/footer-spacer.gif);
	border-top-style: solid;
	border-top-color: #0066FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#header {
	width: 900px;
	background-image: url(images/header-autostretch.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	height: 70px;
}
#headerPos login {
	top: 0px;
}

#login {
	position:relative;
	width:350px;
	height:60px;
	z-index:1;
	left: 565px;
	top: -53px;
}
#whiteBarSession
{
    width: 900px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 30px;
    font-style: normal;
    border-bottom-width: medium;
    border-bottom-style: outset;
    border-bottom-color: #0000FF;
    text-align: center;
    color: black;
    vertical-align: text-top;   
}
.padding {
}



.form10 {
	FONT-SIZE: 10px;
	color:#000000;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	background-color: #CBD6FE;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	margin-left: 20px;
}

.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 25px;
	font-weight: bold;
}
#menu {
	width: 230px;
	line-height: 5pt;
	z-index: 1;
	text-decoration: none;
	color: #3366CC;
	height: auto;
	list-style-image: url(images/pointer.png);
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/menu-bottom-test.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 50px;
	padding-left: 25px;
	padding-bottom: 30px;
	margin-left: 10px;
}

.colorsSession {
	color: #990000;
	font-weight: bold;
}
#mainPic {
	width:555px;
	height:173px;
	z-index:0;
	background-image: url(images/main-picture.jpg);
	float: right;
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 50px;
	width: 555px;
	position: relative;
	float: right;
	top: 5px;
	background-image: url(images/title.jpg);
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 15px;
	visibility: visible;
}

#menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}


#divheader {
	overflow: hidden;
}
#mainPos {
	position:absolute;
	width:100%;
	height:40em;
	z-index:0;
	left: 1px;
	top: 111px;
	overflow: visible;
}
#main {
	width: 900px;
	height: 100%;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #990000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #990000;
	background-repeat: no-repeat;
	background-position: 270px 20px;
}
#mainBody {
	position:relative;
	width:550px;
	z-index:0;
	background-color: #FFFFFF;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 10px;
	padding-left: 10px;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	float: right;
	top: 20px;
}
.f10footer {
	FONT-SIZE: 10px;
	color:#FFFFFF;
	FONT-FAMILY: Verdana, Arial, Tahoma;
	float: left;
	position: relative;
	top: -70px;
	padding-left: 10px;
}
.fa:link{FONT-SIZE: 10px; text-decoration: underline; color:#FFFFFF}
