/* CSS Document */

body {
	full-height: 100%;
	background-color: #000000;
	margin: 0px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu1  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #FDFFD3;
		text-align: center;

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

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

}

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

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 17px;
}
.middle {
	background-color: #940000;
	padding: 5px;
}
td {
	font-size: 11px;
}
h1 {
	font-size: 15px;
	margin: 0px;
	padding: 2px;
	background-color: #530000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	text-transform: capitalize;
	background-image: url(images/h1-image.gif);
}
.enter {
	background-color: #350000;
	font-size: 17px;
	border: 1px dashed #000000;
	text-transform: capitalize;
}
a {
	color: #FFFFCC;
}
.side-top {
	background-color: #000000;
	padding: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
li a {
	background-color: #FFFFFF;
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	background-image: url(images/top-right-nav.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 1px;
}
li a:hover {
	color: #FF0000;
}
.thumb {
	border: 1px solid #FFFFFF;
}
.login {
	width: 200px;
	float: right;
	border: 1px dashed #990000;
	background-color: #510000;
	padding: 5px;
	margin-top: 5px;
}
