body{
	font-size: 80%;
	height:100%;
	margin:0px;
	padding:0px;
	FONT-FAMILY: Tahoma;
	color:black;
	background-color: white;
}
/*table{
	  border="0" 
	/*border-collapse:collapse; /* cellspacing="0" 
}*/

table td{
	/*padding:0px; /* cellpadding="0" */
	vertical-align: top;
}
.pad{
	border-collapse: collapse;
	border:0px;
}
td.p{
	padding: 0px;
}
td {
	font-size: 80%;
}
p {
	margin-top:0px;
	margin-bottom:5px;
	padding-left:0px;
}

ol,ul {
	margin-top:0px;
	margin-left:20px;
}

li {
	list-style-type: square;
	line-height: 20px;
	top:1px;
}
li.normal {
	list-style-type: square;
}

hr {
	border: solid 0px #D2D7BF;
	height:1px;
	margin:0px;
	padding:0px;
	height:1px;
	color: #D2D7BF;
	background-color: #D2D7BF;
}

A{
	 COLOR: #921a26;  
	 TEXT-DECORATION: none;
}

A:hover {
	 TEXT-DECORATION: underline;
}

img.left {	
	margin-top:3px;
	margin-right:15px;
	margin-bottom:12px;
}
img.right {
	margin-top:3px;
	margin-left:15px;
	margin-bottom:15px;
}

h1 {
 	background: #8a202b url(images/h1_bg.gif) repeat-y;
	border: 1px solid #c1aeb0;
	font-size:100%;
	color:white;
	margin-top:1px;
	padding:3px 20px 3px 30px;
	font-weight: normal;
}
h2 {
	color:#696969;
	FONT-SIZE: 100%;
	margin:0px;
	padding-bottom:5px;
}
h3 {
	color:#000000;
	FONT-SIZE: 110%;
	margin:0px;
	padding-bottom: 10px;
}

h4,h6 {
	margin:0px;
	font-weight:normal;
}
.botm{
	font-size: 85%;
	color: #8a8989;
}
a.botm:hover, span.botm{
	color: #921a26;
	text-decoration: none;
}
.comp{
	display: block;
	float: left;
	padding: 5px 7px;
	text-transform:uppercase;
	color: #474646;
	margin: 2px 2px 0 0;
}
span.comp{
	background: #cfcfcf;
	color: #474646 !Important;
}
a.comp:hover{
	background: #f2f2f2;
	color: #474646 !Important;
	text-decoration: none;
}
.comp_im{
	display: none;
}
.content img{
	/*border: 1px solid #9c9c9c;*/
	padding: 10px;
	/*background: url(images/red_cube.gif) no-repeat top left;*/
}
.hot, .hot_act{
	background: url(images/hot.gif) no-repeat 0 5px;
	display: block;
	margin: 3px 10px 0 5px;
	padding-left: 12px;
	color: #474646;
}
span.hot, a.hot:hover,.hot_act{
	color: #921b27;
	background: url(images/hot_act.gif) no-repeat 0 5px;
	text-decoration: none;
}
.hot_title{
	color: White;
	background: #989999 url(images/hot_title_bg.gif) no-repeat 1px 1px;
	font-weight: bold;
	display: block;
	padding: 0 2px 2px 16px;
}
.inp{
	border: 1px solid white;
	font-size: 10px;
}
.left{
	float: left;
}
.leftcol{
	background: url(/images/leftcol_bg.gif) no-repeat left bottom;
	padding-left: 30px;
	font-size: 70%;
}
.leftm{
	color: #474646;
	display: block;
	text-decoration: underline;
	font-size: 85%;
	margin: 0px 4px 5px 10;
}
span.leftm, a.leftm:hover{
	color: #921b27;
}
.mainm{
	color: #4f4f4f;
	background: url(images/mainm_ic.gif) no-repeat 0 5px;
	padding-left: 10px;
	margin-right: 10px;
}
a.mainm:hover, span.mainm{
	background: url(images/mainm_ic_act.gif) no-repeat 0 5px;
	color: #921b27;
	text-decoration: none;
}
.mont{
	border-top:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	margin-bottom: 25px;
}
.mont a{
	color: #474646;
}
.mont a:hover, .mont span{
	color:#921b27;
	text-decoration: none;
}
.mont_block{
	border-left:1px solid #cccccc;
	padding-left:12px;
	margin-top: 5px;
}