* {
	margin: 0;
	padding: 0;
	}
	
body {
	font: 400 0.8em 'trebuchet ms',arial,sans-serif;
	color: #888;
	background: #F3F3F3 url('../Images/bodybg_new.jpg') repeat-y;
	min-height: 100%;
	}
	
a {
	text-decoration: none;
	color: #0CC;
	}

a:hover {
	text-decoration: underline;
	}
	
.wrap {
	width: 980px;
	margin: 0 auto;
	}
	




#content {
	margin: 35px 10px 20px 120px;
	background-color:#F3F3F3;
	min-height: 350px;
	width:100%;
	}
	
#content h1, #content h1 a {
	font: 400 3.8em 'century gothic','arial narrow',arial,sans-serif;
	color: #0CC;
	margin-top: 15px;
	}
	
#content h2, #content h2 a {
	font-weight: 400;
	color: #066;
	margin-bottom: 10px;
	}
	
#content h1 a:hover, #content h2 a:hover {
	text-decoration: underline;
	}
	
#content p {
	margin: 5px 0 10px 0;
	line-height: 1.5em;
	}
	
#content p img.right, #content p img.left {
	clear: none;
	padding: 4px;
	border: 1px solid #CCC;
	background-color: #EEE;
	}
	
#content p img.right {
	float: right;
	margin: 0 0 10px 15px;
	}
	
#content p img.left {
	float: left;
	margin: 0 15px 10px 0;
	}
	
	

/*form label{
	display:block;
	}*/

form p {
	margin-bottom: 10px;
	background-color: white;
	border: 1px solid #CCC;
	padding: 20px;
	}
	* html form input.text,

* html form textarea{
	border-color:#999;
	color:#999;
	}
	

form input.text:hover, form textarea:hover{
	border:1px #CCC solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #999 solid;
	color:#666;
	}

form input.button {
	font:bold 100% arial,verdana;margin-top: 2px;padding: 3px 10px;
	BACKGROUND-COLOR: #CCEEEE; COLOR: #000000;	
	BORDER-COLOR: #113274; BORDER-WIDTH: 1px; BORDER-STYLE: solid;height:34px;
}



.clearer {
	clear: both;
	line-height: 0; 
	height: 0; 
	font-size: 0;
	}
	
#footer {
	height:105px;
	width: 100%;
	background: #003939 url('../Images/footbg.jpg') repeat-x top left;
	}

#footer .wrap {
	margin: 0 auto;
	padding: 20px 0;
	color: #FFF;
	}
	
#footnav {
	width: 980px;
	padding-top: 34px; padding-bottom: 29px;
	padding-left:85px;
	font-size: 0px;
	position: absolute; top: 30px;
	}
	
#footnav ul {
	list-style-type: none;
	}
	
#footnav li {
	display: inline;
	}
	
#footnav li a {
	color: #B3BEBE;
	font: 400 16px 'trebuchet ms',arial,sans-serif;
	padding: 6px 12px;
	margin: 16px 20px 0 0;
	border: 1px solid #001414;
	text-decoration: none;
	/*
	width: 980px;
	padding-top: 34px; padding-bottom: 29px;
	padding-left:65px;
	font-size: 0px;
	position: absolute; top: 60px;
	*/
	}
	
#footnav li a:hover {
	color: #FFF;
	background-color: #005050;
	border: 1px solid #00ABAB;
	}


#footer h4, #footer h4 a {
	color: #009999;
	padding: 10px 0 10px 0;
	background: url('../Images/footlist_line.gif') repeat-x bottom left;
	text-decoration: none;
	}
 
 #footer h4 a:hover {
	color: #0FF;
	}
 
#footer a.credit {
	color: #0CC;
	text-decoration: underline;
	}

#footer a.credit:hover {
	color: #0CC;
	text-decoration: none;
	}

.linksleft {
	float: left;
	width: 200px;
	margin: 0 12px 0 0;
	padding: 0 10px 30px 10px;
	top:105px;position:absolute;
	list-style-type: none;
	background: #002C2C url('../Images/linkscorner.jpg') no-repeat top right;
	}
	
.linksleft li {
	display: inline;
	margin: 0px;
	list-style-type: none;
	font-size: 0.9em;
	}

.linksleft h4, .linksleft h4 a {
	color: #009999;
	}
.linksleft li a {
	padding: 4px;
	display: block;
	margin:  0;
	color: #B3BEBE;
	text-decoration:none;
	background-color: #002C2C;
	border-bottom: 1px solid #002525;
	}

.linksleft li a:hover {
	background-color: #005050;
	color:#FFF;
	border: 1px solid #00ABAB;
	}

.foot {
	color: #099;
	margin: 5px 0 0 12px;
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.6em;
	
	background: #F3F3F3 url('../Images/bodybg_new.jpg') repeat;
	}
.foot p {
background-color: #004040;
}	

.clsFile 
        { 
        border: 1px solid black;   
		height: 25px;    
        }
		
	
