/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	full-height: 100%;
	background-color: #002435;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.menu1  {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color : #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.menu1:hover  {
		font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color : #666666;
		text-decoration: none;
		text-align: center;

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

}

.menu2:hover  {
		font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #FF0000;
		text-decoration: none;
		text-align: center;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.footer {
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
}
a.footer {
	color: #FFFFFF;
	text-decoration: none;
}
li a{
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 5px 10px 6px 35px;
	margin-bottom: 1px;
}
li {
	list-style-type: none;
}
li a:hover {
	background-position: 0px -28px;
}
.main {
	padding-right: 8px;
}
.thumb {
	border: 1px solid #FFFFFF;
}
.style4 {color: #E4EA7C}
.style5 {
	color: #5CC6FF;
	font-weight: bold;
}
.style6 {color: #CCCCCC}
a.cat {
	color: #EDA448;
	font-weight: bold;
}
a:hover.cat {
	color: #F3D941;
}a.site {
	color: #E4EA7C;
	font-weight: bold;
}
a:hover.site {
	color: #E4EA7C;
}
a {
	color: #FFFFFF;
}
.in {
	background-color: #1A1A1A;
	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: #1A1A1A;
	border-right-color: #1A1A1A;
	border-bottom-color: #1A1A1A;
	border-left-color: #1A1A1A;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-left: 2px;
	font-size: 11px;
}
.out {
	background-color: #1A1A1A;
	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: #1A1A1A;
	border-right-color: #1A1A1A;
	border-bottom-color: #1A1A1A;
	border-left-color: #1A1A1A;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-left: 2px;
	font-size: 11px;
}.left {
	background-color: #990000;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	border: 1px dotted #1A1A1A;
	text-align: center;
	vertical-align: middle;
}.login-box {
	border: 1px dotted #1A1A1A;
	background-color: #1A1A1A;
	padding: 5px;
