body{
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-image: url(../sysicons/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: White;
	margin-top : 0px;
	color: Black;
}
body.six{
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-image: url(../sysicons/bg1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: White;
	margin-top : 0px;
	color: Black;
}
body.black{
	background-image: none;
	background-color: #828282;
}
h2{
	font-size : 15px;
	font-weight : bold;
	color: #ffffff;
	text-align: center;
	padding : 10px 0px 0px 0px;
}
hr { 
background-color: #CC0000; 
height: 1px; 
border: 0; 
}
td{
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
}
td.left{
	text-align: left;
}
div.price{
	font-style : italic;
	font-weight : bold;
}
li{
	line-height: 20px;
	padding-left: 0px;
	list-style: none inside url(../sysicons/dot.gif);
}
td.main_left{
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}
td.main_bottom{
	background-color: #828282;
	width: auto;
	height: 1px;
	text-align: right;
}
td.leftCol{
width: 260px;
}
td.content{
	text-align: left;
	background-image: url(../sysicons/contend-bg.gif);
	background-repeat: repeat-y;
	width: 500px;
	padding-left : 10px;
	padding-right : 15px;
	color : Silver;
	padding-bottom : 10px;
}
td.content_black{
	text-align: left;
	background-image: url(../sysicons/contend-bg_black.gif);
	background-repeat: repeat-y;
	width: 500px;
	padding-left : 10px;
	padding-right : 15px;
	color : Gray;
	padding-bottom : 10px;
}
td.white{
	background-color: white;
	height: 3px;
}
td.righttop{
	width: 500px;
	background-image: url(../sysicons/righttop.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight : bold;
	color : Silver;
	padding-top: 0px;
}
td.righttop_black{
	width: 500px;
	background-image: url(../sysicons/righttop_black.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight : bold;
	color : Silver;
	padding-top: 0px;
}
td.blue{
	color: White;
	background-color: #000099;
}
td.bottom_left{
	width: 186px;
	height: 190px;
	background-image: url(../sysicons/bottom_left_bg.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
td.bottom_right{
	width: 186px;
	height: 190px;
	background-image: url(../sysicons/bottom_right_bg.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
small{
		color: White;
}
a{
	color: Gray;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.bottom_nav{
	color: Black;
	text-decoration: none;
	padding-left : 3px;
	padding-right : 3px;
}
a.main_nav{
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: 15px;
	font-weight : normal;
}
a.main_nav:hover{
	text-decoration: none;
	color: White;
}

a.anker{
text-decoration: none;
}
a.leftnav{
	color: Gray;
	text-decoration: none;
}
a.leftnav:hover{
	text-decoration: underline;
}
a.topnav{

	color: Silver;
	text-decoration: none;
	background-color: #cc0000;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-left: 1px solid #ffffff;
	
}
a.topnav:hover{
	color: #000000;
	text-decoration: none;
}
#activ{
	background-color: Black;
	color: #ffffff;
	font-weight : normal;
	text-decoration: none;
}
#white{
	border : 1px solid #666666;
}
h1{
	text-align: left;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
}
p.caption{
	font-weight: normal;
	font-size: 11px;
	color : Silver;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-style : normal;
}
p.caption_black{
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-style : normal;
}
.inputbox {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color: transparent;
	border : 1px dotted #666666;
}
.button {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 13px;
	font-weight : normal;
	background-color : white;
	color : Black;
	border : 1px solid #666666;
}
