body {
	margin:0px;
	padding:0;
	background-color:#000000;
	color:white;
}

td{
	font-family:verdana;
	font-size:11px;
	color:#e0e0e0;
	line-height:20px;
	text-align:justify
}

a.main_menu_item
{
	display:block;
	padding:8px 0 9px 0;
	border-bottom:1px solid #000;
}
a.main_menu_item:hover
{border-bottom:1px solid #7b7b7b}

.smalltext{font-size:10px;line-height: 14px;}

.int_left{
	background-image:url('images/left_ins.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	background-color: #242424;
}

.int_right{
	background-image:url('images/right.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #242424;
}

.footer{
	font-family:verdana;
	font-size:11px;
	border-top:1px solid #7b7b7b;
	line-height:15px;
	padding-top:10px;
}

a:link,a:visited{color:white;}

a:hover{text-decoration:none;}

form{margin:0px}

.inputs{width:200px}


table.specs 
{
	border:1px solid #7b7b7b;
}
table.specs_inner , table.specs_inner td , table.specs td  
{
	border:0;
}
table.specs td  
{
	font-size:16px;
	line-height:30px;
}

table.specs_inner td
{
	font-size:16px;
	font-weight:normal;
	line-height:20px;
}

table.specs tr.hl td , table.specs_inner tr.hl td ,
table.specs td.hl , table.specs_inner td.hl
{
	background-color:#333;

}

table.specs tr.separator td , table.specs_inner tr.separator td
{
	background-color:black;
	
	height:20px;
	font-size:1px;
	line-height:1px;

}

.medusa_color_label
{
	text-align:center;
	font-weight:bold;
	background-color:#1d1d1d;
	
	text-transform:capitalize;

}

.imsubc ul li a  , .prod_prev , .prod_next
{
	text-transform:capitalize;
}


