/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	full-height: 100%;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}

.style {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #A9A9A9;
		line-height: 15px;
}
.style2 {
		font-family:Arial;
		font-size: 20px;
		font-weight: bold;
		color: #FFA2A2;
		line-height: 0px;
}
.style3 {
		font-family:  Arial;
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		line-height: 0px;
}
.menu2 {

		text-decoration: none;
		color : #000000;
		text-align: center;
}
.menu2:hover{
	
		text-decoration: none;
		color : #FFFFFF;
		text-align: center;
}
.menu2:active {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #000000;
		text-align: center;
}.main {
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.cambox {
	background-color: #B20D09;
	padding: 5px;
}
.toplist {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}

