/* CMS CSS Document */

/* DATEPICKER DEMO CSS */
body{
	padding:0;
	border:0;
	margin:0;
	font-size:0.8em;
	font-family: verdana,arial,sans-serif;
	color:#000;
	min-width: 800px;
	background-color:816E2C;
}

img {border: none}
p{
	line-height:1.6em;
	margin:0 0 1em 0;
}


h1{
	font-weight:lighter;
	font-family: Arial;
	margin-top:0.6em;
	font-size:2em;
}
h2{
	font-family:arial,sans-serif;
	margin-top:1em;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:1.2em;
}
	
a.logout:link {background:transparent;color: #006633;text-decoration:none;font-weight:normal;}
a.logout:visited{background:transparent;color: #006633;text-decoration:none;font-weight:normal;}
a.logout:hover{background:transparent;color: #FF0000;text-decoration:underline;font-weight:normal;}



a:link 		{background:transparent;color: #004080;text-decoration:none;font-weight:normal;}
a:visited	{background:transparent;color: #004080;text-decoration:none;font-weight:normal;}
a:hover		{background:transparent;color: #004080;text-decoration:underline;font-weight:normal;}
