﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	background-color: #ffffff;
	font-size: 11px;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
}

a:link {
	color: #666666;
	text-decoration:none;
}

a:visited {
  color: #666666;
  text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:active {
	color: #666666;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #FF0000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ClasiHead {
	color: #FFFFFF;
	font-size:16px;
}
/*========= MISC =========*/

HeadingMain{
	font-size:18px;
	color:#ff0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

Highlighttxt{
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
h2{
	font-size:16px;
	color:#ff0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
h3{
	color:#666666;
	background-color:#f1f1f1;
	padding:5px;
	}

.txtMainSearch
{
	background:#fff url(http://static.move.com/common/images/text-bg.gif) repeat-x 0 0;
	border:1px solid #B5B8C8;
	vertical-align:middle;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	padding:5px;
	width:400px;
}
.PageHeading {font-size: 20px}
.Htxt {font-size: 14px}
