html,body
{
	background-color : #FFFFFF;
	overflow:hidden;
}
table,tr,td,p
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:11px;
	color:#808080;
	text-decoration : none;
}

.bgbar
{
	background-image : url(../images/bg_01.jpg);
	background-repeat : no-repeat;
	background-position : top;
}
.bghome
{
	background-image : url(../images/bg_home.jpg);
	background-repeat : repeat-x;
	background-position : top;
}
.foot
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:9px;
	color:#9DA09C;
	text-decoration : none;
}
a.foot
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:9px;
	color:#9DA09C;
	text-decoration : none;
}
a.foot:hover
{
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:9px;
	color:#579336;
	text-decoration : none;
}
.box
{
	border : solid;
	border-width : 1px;
	border-color : #7F9DB9;
	font-family: "MS Sans Serif", tahoma, verdana;
	font-size:9px;
	color:#333333;
}
a
{
	font-family: "Aral", tahoma, verdana;
	font-size:11px;
	color:#666666;
	text-decoration : none;
}
a:visited
{
	font-family: "Aral", tahoma, verdana;
	font-size:11px;
	color:#666666;
	text-decoration : none;
}
a:visited:hover
{
	font-family: "Aral", tahoma, verdana;
	font-size:11px;
	color:#999999;
	text-decoration : none;
}
.home {
	color: #990000;
	font-family: "MS Sans Serif", "MS Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 14px;
}
.css {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 11px;
}

.submit {
	border-color:   #C5C7CF #8D92A0 #8D92A0 #C5C7CF ; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#E1E2E6,,endcolorstr=#F8F8F8);
	background-image: url(../images/images_admin/bgmenu_color.jpg);
	cursor:hand;
}


.fade {filter:alpha(opacity=40);-moz-opacity:0.2}

.dot {
	border: 1px dotted #666666;
}