﻿/*body {
	font: normal 8pt Verdana;
}

tr {
	font: normal 8pt Verdana;
}
span {
	font: normal 8pt Verdana;
}
*/
.textNormal{
	font: normal 12px Verdana;
}
.textBold
{
	font: bold 12px Verdana;
}


a:link
{
	color: #0000ff;
	text-decoration: underline;
}

a:visited
{
	color: #800080;
}

a:hover
{
	color: #339966;
	text-decoration: none;
}

a.bottomLink:link, a.bottomLink:visited
{
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}

a.bottomLink:hover
{
	color: #990033;
	text-decoration: underline;
}
.header
{
	width: 100%;
	height: 98px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	margin:0px;
	text-align:left;
	vertical-align:top;
}
.header1
{
	width: 100%;
	height: 45px;
	vertical-align: top;
	background-repeat: repeat-x;
	background: url(Img/logo_stretch.jpg);
}
.header2
{
	width: 100%;
	height: 53px;
	background: url(Img/stretch.jpg);
	vertical-align: top;
	background-repeat: repeat-x;
}
.menu
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(Img/margin_stretch.jpg);
	padding-bottom: 0px;
	width: 159px;
	padding-top: 0px;
	background-repeat: repeat-y;
	height: 100%;
	border:0px;
}
.footer
{
}
.pagecontent
{
}
.PageTopic
{
	font-weight: bold;
	font-size: 16px;
	color: #00005a;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.btnNext
{
	background: url(Img/btnNext.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 27px;
	cursor: hand;

}
#oops A 
{
	position:absolute; 
	top:-40px; 
	left:-15px; 
	width:20px; 
	height:20px; 
	font-size:2px; 
	color:#FCFCFC; 
	text-decoration:none;
	z-index:1
}
.btnSubmit
{
	background: url(Img/btnSubmit.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 27px;
	cursor: hand;
}
.btnLogin
{
	background: url(Img/btnLogin.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 27px;
	cursor: hand;
}
.btnReset
{
	background: url(Img/btnReset.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 27px;
	cursor: hand;
}
.btnCreateUser
{
	background: url(Img/btnCreateUser.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 27px;
	cursor: hand;
}
.btnCancel
{
	background: url(Img/btnCancel.gif);
	background-repeat: no-repeat;
	width: 106px;
	height: 27px;
	cursor: hand;
}
.textbox
{
	background-color: white;
	vertical-align: middle;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: black;
	padding-top: 2px;
	padding-left: 3px;
	cursor: default;
	height: 16px;
	width: 110px;
	border-right: #003333 1px solid;
	border-top: #003333 1px solid;
	border-left: #003333 1px solid;
	border-bottom: #003333 1px solid;
}
.attention
{
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	font-family: Verdana;
}
