#loading {
	width: 200px;
	height: 100px;
	background-color: #c0c0c0;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -100px;
	text-align: center;
}
.miniblack {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight:normal;
}
.defaultwhite {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight:normal;
}
.defaultblack {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight:normal;
}
.defaultred {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	font-weight: normal;
}
.defaultblue {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #0066CC;
	font-weight: normal;
}
.loginblue {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #010002;
	font-weight: normal;
}
.headwhite {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.headblue {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #0066CC;
	font-weight: bold;
}
TEXTAREA.message {
	BACKGROUND: #e9f0f8; BORDER-BOTTOM: #6699cc 1px dashed; BORDER-LEFT: #999999 1px dashed; BORDER-RIGHT: #999999 1px dashed; BORDER-TOP: #6699cc 1px dashed; COLOR: #0066cc; font: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

BODY { scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color:#ffffff; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #000000 (255,255,255)
}
body {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	background-color:#FFFFFF
}
font {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
}
.defaultredblod {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
	line-height: normal;
	font-weight: bold;
}
.defaultblackblod {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.defaultgray {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.buttongray {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #E4E4DC;
	margin: 0px;
	padding: 0px;
	border: 1px solid #990000;
}
.headblack18 {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
}
.headred18 {
	font-family: MS Sans-serif,"Microsoft Sans Serif";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
INPUT.login {
	BACKGROUND: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #000000;
	font: 12px;
	FONT-FAMILY: "MS Sans Serif", Tahoma, sans-serif;
	background-color: #F2F2F2;
}
textarea.login_textarea {
	BACKGROUND: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #000000;
	font: 12px;
	FONT-FAMILY: "MS Sans Serif", Tahoma, sans-serif;
	background-color: #F2F2F2;
}
select.login_select {
	BACKGROUND: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #000000;
	font: 12px;
	FONT-FAMILY: "MS Sans Serif", Tahoma, sans-serif;
	background-color: #F2F2F2;
}
a:link {
	color: #367abe;
	text-decoration: none;
}
a:visited {
	color: #367abe;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}