.margins {
	margin : 0px 0px opx 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

a.nav{
	font-family : Arial;
	color : #555555;
	font-size : 12px;
	text-decoration : none;
	letter-spacing : 1.5px;
}

a.navact{
	font-family : Arial;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration : none;
	letter-spacing : 1.5px;
}

.news{
	font-family : Arial;
	color : #555555;
	font-size : 11px;
	text-decoration : none;
}

a.clink{
	border: 1px;
	color : #DDDDDD;
}

.comtxt{
	font-family : Arial;
	color : #555555;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

a.com{
	font-family : verdana;
	color : #B52F06;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	letter-spacing : -1;
}

a.news{
	font-family : Arial;
	color : #555555;
	font-size : 11px;
	text-decoration : none;
}

a.nav:hover{
	font-family : Arial;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration : none;
}

.more{
	font-family : verdana;
	color : #590000;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

.txt{
	font-family : Arial;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
}

td{
	font-family : Arial;
	color : #848484;
	font-size : 11px;
	text-decoration : none;
}

.spetxt{
	font-family : Arial;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
}

a.spe_link{
	font-family : Arial;
	color : #BEBEBF;
	font-size : 11px;
	text-decoration : underline;
}

a.brand{
	font-family : verdana;
	color : #575757;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

.navbg{
	background-color: #555555;
	cursor : pointer;
}

td.navstyle{
	border: 1px;
	border-bottom : 1px dotted #B2AEAE;
	border-top : 1px dotted #B2AEAE;
	border-style : dotted dotted;
	border-left : 0px;
	border-right : 0px;
}

td.sidestyle{
	border: 1px;
	border-right : 1px dotted #B2AEAE;
	border-style : dotted dotted;
	border-left : 0px;
	border-top: 0px;
	border-bottom : 0px;
}

td.main{
	border: 0px;
	border-bottom : 1px dotted #B2AEAE;
	border-left : 0px;
	border-right : 0px;
	border-bottom-width : 1px;
}

.txtbox{	
	border : 1px;
	border-style : solid;
	border-color : #FFFFFF;
	font-family : Arial;
	color : #575757;
	font-size : 11px;
	text-decoration : none;
	background-color : #B7B6B6;
	height : 18px;
	width : 185px;
}

.txtarea{	
	border : 1px;
	border-style : solid;
	border-color : #FFFFFF;
	font-family : Arial;
	color : #575757;
	font-size : 11px;
	text-decoration : none;
	background-color : #B7B6B6;
	height : 100px;
	width : 185px;
}

.but{	
	border : 1px;
	border-style : solid;
	border-color : #B7B6B6;
	font-family : Arial;
	color : #DDDDDD;
	font-size : 11px;
	text-decoration : none;
	background-color : #494848;
	height : 20px;
	width : 60px;
	cursor: pointer;
}

a.carstyle{
	border : 1px;
	border-style : solid;
	border-color :#555555;
	border-width : 1px;
}

a.carstyle:hover{
	border : 1px;
	border-style : solid;
	border-color :#DDDDDD;
	border-width : 1px;
}