body {
	margin: 0px;
	background-image:none;background-repeat:no-repeat;background-position:0 0;
	background-color:#000000;
	color: #CCCCCC;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.80em;
}

/* LISTS */

.small{font-size:10px;color:#808080}
body,
	html {padding:10px;
		
		color:#000;
		background-color:white;
		
	}
	#wrap {
		width:940px;
		
		
	}
	#header {
    	padding:5px 10px;
		
	}
	h1 {
	    margin:0;
    }

	#main {
		float:left;
		width:200px;
		padding:10px;
	
	}
	h2 {
		margin:0 0 1em;
	}
	#sidebar {
		float:left;
		width:600px;
		padding:10px;margin-bottom:30px
		
	}
	#footer {
		clear:both;
		padding:5px 10px;
		border-top:1px dashed silver;clear:both
		
	}
	.border{border: 1px solid #ccc;
	padding: 7px;
	}
		.border2{border: 1px solid #ccc;padding: 4px;

	}
	#footer p {
		margin:0;
    }
	* html #footer {
		height:1px;
	}
		.middle{vertical-align: bottom}
	h1 { 
font-size : 22px;
padding : 5px 0 10px;
letter-spacing : 6px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	.lighth { 
font-size : 12px;
color:#808080;
letter-spacing : 4px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* LISTS */
	.padding{margin-bottom:40px}
ul#mainNav {
	
	margin: 0;
	padding: 0;
	position:relative;
	top:0px; left:0px;
}

ul#mainNav li {
	display: block;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	text-indent : 0px;
	border:0px
	
	line-height:1em;
	background-color: none;
}

ul#mainNav a {
	display: block;
	
	font-family:Arial, Helvetica, sans-serif;font-size:1.0em;font-weight:normal;
	color: #808080;
	letter-spacing: 1px;
	padding:  0px 0px 0px 15px;
	margin:0px;
	border:0px;
	line-height:1em;
	background-image:none;background-repeat:no-repeat;background-position:0 50%;
	background-color: none;
}

ul#mainNav a:hover, ul#subNav a:hover {
	color:  #000000;
	background-color: none;
	background-image:none;background-repeat:no-repeat;background-position:0 50%;
}

ul#mainNav a.highlight {
	color: #000000;
	background-color: none;
	background-image:url(dot.gif);background-repeat:no-repeat;background-position:0 50%;
}

ul#subNav {

	margin:  5px 0px 20px 30px;
	padding: 0;
	
}

ul#subNav li {
	display: block;
	margin: 0;
	padding: 0;
	
}

ul#subNav a {
	text-transform: lowercase;
	color:  #6699CC;
	letter-spacing: 1px;
	padding: 0;
	line-height: 1.4em;
}

ul#subNav a.highlight {
	color: #000000;
background-image:url(dot.gif);background-repeat:no-repeat;background-position:0 50%;

}
/*Default style images: */

:focus{
-moz-outline-style: none;
}
a{
outline: none;
}
a:link { 
color : #000;
text-decoration : none;
} 
a:visited { 
color : #000;
text-decoration : none;
} 
a:hover { 
color : #808080;
text-decoration : none;
} 



a.top{
outline: none;
}
a.top:link { 
color : #808080;
text-decoration : none;
} 
a.top:visited { 
color : #808080;
text-decoration : none;
} 
a.top:hover { 
color : #000000;
text-decoration : none;
} 
#footer p{	text-align: left;color:#808080;
	font-family:Arial, Helvetica, sans-serif;font-size:.80em;}
	} 
.top{vertical-align:top}	
	img
{
vertical-align:text-top;
}	
input, textarea{
background: #fff;
border:1px solid #ffffff;
	padding:0.15em;


	-moz-border-radius:0.5em;
	-khtml-border-radius:0.5em;
}
input{border:1px solid #c0c0c0;padding:5px;}
textarea{border:1px solid #c0c0c0;padding:5px;}

select{ 
width:100%;
color:#303030;
background-color:#fff;  
font-size:10px; 
width:100%;
border-color:#ffffff;
}
th,td,select{
font-size:12px;
text-align : left;
color:#000000;
border-color:#ffffff;
}
input:hover, input:focus {
background:#d4d4d4;
} 
select{
font-size:12px;
text-align : left;
color:#303030;
}
