@charset "ISO-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
}

a:link {
	color: #000000;	
}

a:visited {
	color: #000000;
}
#Flash #FlashtoPrint {
	display: none;
}
a:hover {
	color: #333333;
}



#Header {
	background-color: #FFFFFF;
	height: 95px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	width: 785px;
	padding-left: 15px;
}

#Navigation {
	height: 45px;
	background-color: #ffc426;
	width: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.75em;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}

#Navigation li{
	display: inline;

}

#Navigation ul {
	list-style: none;
	padding: 20px 10px 0px 0px;
	margin: 0px;
	text-align: right;
}



#Navigation li a{
	padding: 5px;
	margin: 1px;
	text-decoration: none;
	color: #000000;
}

#Navigation li a:hover{
	background-color: #c7c1b0;
	color:#FFFFFF;
	padding: 20px 5px 10px 5px;
	margin: 1px;
}

#Flash {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 346px;	
}

#Container {
	background-color: #FFFFFF;
	background-position: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 15px 0px 0px 0px;

}

#Content {
	border-top: thin dotted #000000;
	border-left: thin dotted #000000;
	margin-left: 355px;
	padding-left: 10px;
}

#News {
	position: absolute;
	width: 344px;
	top: 79px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 3px;
}

#NewsRegister {
	position: absolute;
	width: 344px;
	left: 0px;
	top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top: thin dotted #000000;
	padding-top: 3px;
	padding-right: 3px;
}

#NewsRegister a {
	background: #FFFFFF url(images/RegisterNow.gif) no-repeat left top;
	text-indent: -1000px;
	height: 55px;
	width: 341px;
	display: block;
}

/*  IE 5 hack \*/
#logo a {overflow: hidden;}
/* end hack */ 

#NewsRegister a:hover {
	background-position: 0px -55px;
}


#Footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.75em;
	color: #000000;
	margin-top: 15px;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	line-height: 16px;
}

.TextBlod {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}


.news {
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 15px;
}



.NewsText  {
	color: #000000;
	font-size: 0.75em;
	line-height: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 70px;
}


.NewsText a:hover {
	text-decoration: underline;
	color: #333333;
}


.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.25em;
	
}
#HomeWrapper {
	width: 785px;
	margin-left: auto;
	margin-right: auto;
	height: 15px;
}
