body {
	background-attachment: fixed;
	background-color: #C3C4C8;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important; 
	color: #666666;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}




.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.filed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F2F2F2;
	border: 1px solid #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footer:link, .footer a:link, .footer a:visited, .footer:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:underline;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8DCFEB;
	background-image: url(../images/grayline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 30px;
	width: 207px;
	text-indent: 10px;
}

.leftmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8DCFEB;
	background-image: url(../images/grayline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 30px;
	width: 207px;
	text-indent: 10px;
}

.leftmenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8DCFEB;
	background-image: url(../images/grayline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 30px;
	width: 207px;
	text-indent: 10px;
}

.filed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #666666;
    background-color: #F3F3F3;
}
.content{
    font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #666666;
}

.contentwhite{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

.menutop a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menutop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #00CCFF;
	font-weight: bold;
	text-decoration: none;
}

.menutop a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffFF;
	font-weight: bold;
	text-decoration: none;
}

.tablebg001 {
	background-image: url(../images/tablebg001.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tablebg002 {
	background-image: url(../images/tablebg002.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}