body {
	line-height: 17px;
	font-family:Helvetica,Tahoma,Arial,Verdana,sans-serif;
	font-size: 78%;
	margin-top: 0px;
	background-image: url(images/back_blue.jpg);
	background-repeat: repeat-x;
	color:#666666;
	background-color: #fff;
	}
	
	p {	
	margin: 0 0 5px 0;

	
}

	
h2{
	font-size: 13px;
	color: #000000;
}

a{
	color: #000000;
}	
	
a:hover{
	color: #ababab;
}
	
a:visited{
	color: #993333;
}



	
#container {
	width:700px;						
	margin-left: auto;
	margin-right: auto;

}

#header {
	height: 230px;
	padding:4px;
	margin-bottom:2px; ;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}

#content {
	border-top: 1px dashed #EDF1F2;
	text-align: justify;
	font-size: 1.0em;		
	padding: 0px;
	margin-left: 125px;
	background-color:#fff;
	color: #666666;
}
	
	#contenttext {
	text-align: justify;
	font-size: 1.0em;		
	margin-left: 160px;
	margin-right: 40px;
	background-color: #fff;
	color: #666666;

}
		
#content1 {
	border-top: 1px dashed #EDF1F2;
	text-align: justify;
	font-size: 1.0em;		
	padding: 5px;
	margin-left: 65px;
	margin-right:45px;
	background-color:#fff;
	color: #777777;
}

#sidebar-a {		
	float: left;
	width:90px;
	margin-left:40px;
}

#flashArea {		
	float: center;
	width:556px;
	margin-left:138px;
	
}
	
		#sidebar-a h1{
		border-bottom: 1px dotted #ababab;
			font-size: 12px;
			font-weight: bold;
			color: #ababab;
		}
		#containerboth{ 
		padding-right: 10px;
		padding-left:0px;
		}

		#footer {
		   height: 50px;
			clear: both;
			background-image: url(images/footer.jpg);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		.fotext{
		margin-left: 30px;
		margin-right: 30px;
		font-size: 10px;
		padding-top: 10px;
		color:#888888;
		text-align:center;
		
		}
		.csschanger{
			color: #ffffff;
			font-size: 0.10em;
			float: right;
			margin-top: 10px;
			margin-right: 30px;
			height: 15px;

}

.bodytext {
line-height: 18px;
	font-family:Helvetica,Tahoma,Arial,Verdana,sans-serif;
	font-size: 13px;
	text-align:left;
}

.bodytitle {
line-height: 17px;
	font-family:Helvetica,Tahoma,Arial,Verdana,sans-serif;
	font-size: 16px;
	font-weight:425;
	text-align:left;
}
	
.navcontainer
{
margin: 190px 0 0 27px;
padding: 0;
height: 20px;
}

.navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 2px;
margin: 0;
}

.navcontainer ul li a
{border-right: 1px solid #ffffff;
background: #fff;
width: 80px;
height: 20px;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
padding: 2px;
margin: 0 0 10px 0;
color: #777777;
text-decoration: none;
display: block;
text-align: center;
font: 1.0em tahoma, lucida, sans-serif;
}

.navcontainer ul li a:hover
{
color: White;
background: #ababab;
}

.navcontainer a:active
{
background: #ababab;
color: #fff;
}

.navcontainer li#active a
{
background: #ababab;
color: #fff;

}
.csschanger{
color: #ababab;
font-size: 0.9em;
float: right;
margin-top: 10px;
margin-right: 30px;
height: 15px;
}

.csschanger{
color: #000000;
font-size:1.0 em tahoma, lucida, sans-serif;


}

#rightmenu {
font-size:1.0em;
vertical-align:middle;
padding:5px;
}

#rightmenu a {
	display: block;
	background: url(images/arrow.gif) no-repeat center left ;
	vertical-align:middle;
	color: 777777;
		padding: 4px 4px 4px 12px;
	margin: 0 0 0px 0;
	text-decoration: none;
	background-position: 2px;
}

#rightmenu a:hover {
	color: #000000;
	background:  url(images/arrow.gif) no-repeat center left;
	background-position: 4px;
}