body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#070E17;
	
}

body a {
	outline:none;
	text-decoration:none;
	color:inherit;
}

display
{
	outine:none;
}

.headder
{
	height:128px;
	background-color:#e2e9f2;

}

.flashbg
{
	height:240px;
	width:900px;
}

.middelbar
{
	height:33px;
	background-image:url(Imgs/Middel_bar.png);
	
	color:#dae2ed;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding-left:10px;
}

.middelmain
{
	background-color:#FFF;
	width:900px;
	
}


.hdng1
{
	color:#30F;
	font-size:22px;
}
.hdng2
{
	color:#0F0;
	font-size:22px;
}

.hdng3
{
	color:#F60;
	font-size:22px;
}

.futterbar
{
	height:33px;
	background-image:url(Imgs/Futter_bar.png);
	color:#CCF;
	font-size:15px;
}

.marq
{
	color:#CCF;
	font-size:15px;
}

.marq a:hover
{
	color:#FF0;
}

.buttons a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:center;
	padding-left:10px;
	text-decoration:none;
	color:#0FF;
	
}

.buttons a:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:17px;
	text-decoration:none;
	color:#FF0;
}

.head1
{
	font-family:Amperzand;
	font-size:36px;
	text-decoration:underline;
	color:#3a4f5d;
	text-align:justify;
}


.head2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#363;
	text-decoration:underline;
	text-align:justify;
	padding-left:15px;
}

.text1
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:justify;
	padding-left:15px;
	padding-right:10px;
	color:#003;
}

.text2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	color:#007FAA;
}

.text3
{
	list-style-image:url(Imgs/arrow.gif);
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-left:15px;
	color:#007FAA;
}

.text4
{
	list-style-image:url(Imgs/greenround.png);
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-left:16px;
	color:#2A3F00;
}

.clink a {
	color:#CCF;
	text-decoration:none;
}

.clink a:hover {
	color:#FF0;
	text-decoration:underline;
	font-size:15px;
}



.cform {
	width:580px;
	font-family:"Comic Sans MS", cursive;
	color:#232d33;
}
.cform_td {
	padding:4px;
	font-size:13px;
	padding-right:80px;
	font-family:'book Antiqua';
	
}
.cform p {
	padding:4px;
}
.cform label {
	padding:4px;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal
}