.loginbody
	{
	font-size:10pt;
	font-family:tahoma,arial,helvetica,sans-serif;
	color:#333;
	margin: 5px 5px 5px 5px;
	text-decoration:none;
	border-style: solid;
	border-width: 0;
	border-color: black;
	background: #ededed url(/~images/system/grad1.gif) repeat-x;
	text-align: center;
	scrollbar-base-color: #dddddd;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #dddddd;
	scrollbar-3dlight-color: #020538;
	scrollbar-darkshadow-color: #020538;
	scrollbar-shadow-color: #dddddd;
	scrollbar-arrow-color: #020538;	
	}
.logintable	
	{
	text-align: center;
	width:300;
	font-size:10pt;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:900;
	color:#333;
	text-decoration:none;
	border-style: solid;
	border-width: 1;
	border-color: black;
	background: white;
	}
.cleartable
	{
	text-align: center;
	font-size:10pt;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-weight:400;
	color:#333;
	text-decoration:none;
	border-style: solid;
	border-width: 0;
	border-color: black;
	background-color: none;
	}
.loginform
 	{
 	font-family: courier new;
	font-size: 8pt;
	font-weight:400;
	margin: 1pt 1pt 1pt 1pt;
	padding: 1pt 1pt 1pt 1pt;
	color:#000;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	background-color: #ffffff;
	}
.highlight
	{
	color:#ff0000;
	background-color: #ffffff;
	font-size: 9pt !important;
	font-weight:400;
	}
.loginbuttons
 	{
 	vertical-align: middle;
 	font-family: verdana,Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	height:22px;
	color:black;
	
	font-weight:900;
	border-style: solid;
	border-width: 1px;
	border-color: #333;
	background: url(/~images/system/buttonBg.gif) repeat-x center center;
	}
.loginbottom
	{
	text-align: center;
	width:300;
	font-size:10;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-weight:400;
	color:#333;
	text-decoration:none;
	border-style: solid;
	border-width: 1;
	border-color: black;
	background: white;
	}
.small
	{
	font-size:10;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-weight:400;
	color:#333;
	text-decoration:none;
	}
A:active
	{
	font-size=10;
	color:red;
	text-decoration:none;
	}
A:visited	
	{
	font-size=10;
	color:red;
	text-decoration:none;
	}
A:link
	{
	font-size=10;
	color:red;
	text-decoration:none;
	}
A:hover
	{
	font-size=10;
	color:red;
	text-decoration:underline;
	}
.signUptable	
	{
	text-align: center;
	width:500;
	font-size:10pt;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-weight:900;
	color:#0F4FA7;
	text-decoration:none;
	border-style: solid;
	border-width: 1;
	border-color: black;
	background: white;
	}
.logincheckbox
	{
	display: block;
	padding:0;
	height: 18px;
	width: 18px;
	color: #0F4FA7;
	font-size: 14pt;
	background-color: ;
	border-top: 1px solid #0F4FA7;
	border-left: 1px solid #0F4FA7;
	border-right: 1px solid #0F4FA7;
	border-bottom: 1px solid #0F4FA7;
	outline:1;
	}
.loginselect
	{
 	font-family: Courier New,Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:400;
	margin: 1pt 1pt 1pt 1pt;
	padding: 1pt 1pt 1pt 1pt;
	color:#0F4FA7;
	border-style: solid;
	border-width: 1px;
	border-color: #0F4FA7;
	background-color: #ffffff;
	}