/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c78b4d;
}

body,td,th,input,textarea,select {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.top_menu
{
	align: left;
	height: 25px;
	vertical-align: top;
}

.top_menu2
{
	align: left;
	background:url(img/right.gif) top left repeat;
	height: 25px;
	width: 100%;	
}


td.fav
{
	font-family: tahoma;
	font-size: 11px;
	width: 200px;
	height: 86px;
	background:url(img/left.gif);
	padding-left:10px;
	paddin-right: 10px;
}

td.row2
{
	font-family: tahoma;
	font-size: 11px;
	background-color: #f0d8b6;
	height: 15px;
	width: 600;
}

a:link {color: black; text-decoration: none;}
a:hover {color: maroon; text-decoration: underline;}
a:visited {color: black; text-decoration: underline;}

div.fav1
{
position: relative;
top: -15;
left: 40px;
}

td.search

{
	background:url(img/left1.gif);
	width: 200px;
	height: 27px;
	font-weight: bold;
	font-family: tahoma;
	padding-left: 25px;
}

td.search1

{
	background:url(img/left11.gif);
	width: 200px;
	height: 147px;
	font-weight: bold;
	font-family: tahoma;
	text-align: center;
}

div.s_b
{
	font-family: tahoma;
	margin-top:10px;
	font-weight: normal;
	font-size: 10px;
	
}

.metro
{
background: url(img/s_cover3.gif);
height: 25px;
horizontal-align: right;
vertical-align: middle;
font-family: tahoma;
font-size: 11px;
padding-left:10px;
padding-right:10px;
}

.copyright
{
	font-family: tahoma;
	color: white;
	size: 8pt;
	text-align: center;
}


.desc
{
align: right;
vertical-align: top;
width: 40%;
padding: 5px;
}

.img_div {
	float:left;
	width:32px;
	text-align:center;
	color:#006DBC;
	cursor:pointer;
}
.img_div_def {
	float:left;
	width:32px;
	text-align:center;
	color:#D70000;
	cursor:auto;
}


