DIV#loader {  
	border: 0px solid #ccc;
	background-color:#FFFFFF;
	background-position: center;
	width: 850px;  
	height: 168px;
}/**  * While we're having the loading class set. * Removing it, will remove the loading message */

DIV#loader.loading {  
	background: url(../images/anim_ecg.gif) no-repeat center center;
}
body {
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bluelght.jpg);
}
.headers {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#666666;
}
.headers_b {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.intelligent_text {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.intelligent_text_b {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.table	{
	background-color: #FFFFFF;
	border-left-color: #0066CC;
	border-left-width: 1px;
	border-left-style: outset;
	border-right-color: #0066CC;
	border-right-width: 1px;
	border-right-style: outset;
	border-top-color: #0066CC;
	border-top-width: 1px;
	border-top-style: outset;
}
.border_bottom	{
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.fineprint {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.statement {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: Bold;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
	text-decoration: none;
}
.statement_warning {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: Bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

.popup	{
	position: absolute;
	text-align: center;
	visibility: visible;
	left: 330px;
	top: 500px;
	width: 190px;
	height: 270px;
	background-color: #f5f5f5;
	border: solid thin #0099FF;
}
a:link {
	color: #0000CC;
	font-family: Tahoma
	font-size: 12px;
}
a:hover {
	color: #0000CC
}
a:visited	{
	color:#0000CC;
}
html {
	scrollbar-base-color: #0000CC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #C0C0C0;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-lightshadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #0000CC;
}

.login {
	border: 1px;
	border: 1px;
	border-color: #0066CC;
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/bg_lock.gif);
}
.normal	{
	font-family: Tahoma;
	background-color: #FFFFFF;
	font-size: 12px;
	border-right: #cccccc 1px solid; 
	padding-right: 3px; 
	border-top: #cccccc 1px solid; 
	padding-left: 3px; 
	padding-bottom: 3px; 
	border-left: #cccccc 1px solid; 
	padding-top: 3px; 
	border-bottom: #cccccc 1px solid;
}
.focus	{
	background-color: #EBEBEB;
	font-family: Tahoma;
	font-size: 12px;
	border-right: #cccccc 1px solid; 
	padding-right: 3px; 
	border-top: #cccccc 1px solid; 
	padding-left: 3px; 
	padding-bottom: 3px; 
	border-left: #cccccc 1px solid; 
	padding-top: 3px; 
	border-bottom: #cccccc 1px solid;
}
