body {
	background-image: url(images/main_bck.jpg);
}
a:link {
	color: #990000;
	text-decoration: none;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.style1 {
	color: #333333;
	font-weight: bold;
}
.style2 {color: #333333}
.loginbx {
	font-family: tahoma;
	font-size: 11px;
	background-image: url(images2/l_box_bck.jpg);
	border: 1px 0 #E9E9E9;
	background-color: #E9E9E9;
	color: #666666;
}

.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: inline-table;
	text-transform: none;
	line-height: 14px;
}
.dropText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
.dropText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1);
}
.table_style {
border-right: 1px solid #C9C9C9;
border-bottom: 1px solid  #EAE9E9;
padding: 4px 4px 4px 4px;
background-color:#F7F7F7;
}
.table_title {
border-right: 1px solid #C9C9C9;
border-bottom: 1px solid  #EAE9E9;
padding: 4px 4px 4px 4px;
background-color:#CCD7D9;
}

.menu a{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=#000, OffX=2, OffY=2, Positive=1);
}
.menu a:visited{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=#000, OffX=2, OffY=2, Positive=1);
}
.menu a:active{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=#000, OffX=2, OffY=2, Positive=1);
}
.menu a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	filter: DropShadow(Color=#000, OffX=2, OffY=2, Positive=1);
}
