/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	full-height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.menu1  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #FFFFFF;
		text-align: center;

}
.menu1:hover  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #666666;
		text-decoration: none;
		text-align: center;

}
.menu1:active  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #000000;
		text-decoration: none;
		text-align: center;
		
}
.style {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #666666;
		line-height: 16px;
}
.menu2  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #666666;
		text-align: center;

}

.menu2:hover  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #BD0000;
		text-decoration: none;
		text-align: center;
}
.style2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 17px;
}
h1 {
	color: #990000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a.footer {
	color: #FFFFFF;
	text-decoration: none;
}
.style3 {color: #FFFFFF}
li a{
	list-style-position: outside;
	list-style-type: none;
	background-color: #DD0000;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 1px;
	padding: 3px 3px 3px 26px;
	display: block;
	font-weight: bold;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
}
li {
	list-style-type: none;
}
a:hover {
	background-position: 0px -20px;
}
.rated-bg {
	background-image: url(images/top-bg.gif);
}
.rated-thumb {
	border: 1px solid #000000;
}
a {
	color: #FF0000;
}
a.link {
	font-weight: bold;
	color: #FF0000;
}
a:hover.link {
	color: #000000;
}
.in {
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-left: 2px;
	font-size: 11px;
}
.out {
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-left: 2px;
	font-size: 11px;
}.lefttop {
	background-color: #000000;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	border: 1px dotted #000000;
	text-align: center;
	vertical-align: middle;
}.login-box {
	border: 1px dotted #000000;
	background-color: #FFFFFF;
	padding: 5px;
}