body {
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #eeeeee; 
	SCROLLBAR-SHADOW-COLOR: #687888; 
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee; 
	SCROLLBAR-ARROW-COLOR: #4E616E; 
	SCROLLBAR-DARKSHADOW-COLOR: #dce0e2;
    BACKGROUND-COLOR: #FFFFFF;
	
}
td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
}
a:visited  { color: #399; text-decoration: none }
a:link  { color: #399; text-decoration: none }
a:hover {
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 33px;
	background-image: url(../images/menu_bg.gif);
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.top {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.top a:visited {
	text-decoration: none;
}
.top a:link {
	text-decoration: none;
}
.top a:hover {
	text-decoration: none;
}
.graybg {
	background-color: #F4F4F4;
}
.left1  { background-color: #399; text-align: right }
.left2 {
	text-align: right;
	background-image: url(../images/bg1.gif);
}
.left3 {
	text-align: right;
	background-image: url(../images/left_bg1.gif);
}
.right1  { background-color: #399; text-align: left }
.right2 {
	text-align: left;
	background-image: url(../images/bg1.gif);
}
.right3 {
	text-align: left;
	background-image: url(../images/right_bg1.gif);
}

.mid1 {
	background-image: url(../images/mid_bg1.gif);
}
.mid2 {
	background-image: url(../images/mid_bg2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 18px;
}
.mid3 {
	background-image: url(../images/mid_bg3.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	height: 18px;
}
.bot  { color: #ffffff; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 25px; background-color: #399; text-align: center }
.bold {
	font-weight: bold;
}
.border { background-color: #399 }
.lines  { background-color: #6cc }
.hightlight  { color: #099 }
.form {
	font-family: Tahoma;
	font-size: 11px;
}
.title1  { color: #399; font-size: 12px; font-family: Tahoma; font-weight: bold }
.title2  { color: #ffffff; font-size: 11px; font-family: Tahoma; font-weight: bold; background-color: #399 }