/* 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: #FFFFFF;
}
.menu1  {
		text-decoration: none;
		color : #FFFFFF;
		text-align: center;

}
.menu1:hover  {
		color : #FF0000;
		text-decoration: none;
		text-align: center;

}
.menu1:active  {
		color : #000000;
		text-decoration: none;
		text-align: center;
		
}
.style {
		font-size: 12px;
		color: #FFFFFF;
		line-height: 16px;
}
.menu2  {
		font-size: 10px;
		text-decoration: none;
		color : #666666;
		text-align: center;

}

.menu2:hover  {
		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 {
	font-size: 14px;
	color: #FFFF66;
	margin: 0px;
	padding: 0px;
}
.thumb {
	border: 1px dashed #FFFFFF;
	margin: 3px;
}
li a{
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
li {
	list-style-type: none;
}
li a:hover {
	background-position: 0px -19px;
}
a.black {
	color: #000000;
	text-decoration: none;
}
.style3 {font-size: 10px}
.style4 {color: #000000}.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {font-size: 16px}a {
	color: #FFFF66;
}
a.enter {
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	border-top-width: 3px;
	border-right-width: 4px;
	border-bottom-width: 5px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	text-decoration: none;
}
a:hover.enter {
	background-color: #E4E4E4;
	color: #990000;
}
