/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #107280;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #107280;
}

body {
	
	background:#578cc3;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 762px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	
	
}

#back
{
background: #ffffff;
width: 762px;
}

#header {
	height: 246px;
	text-align: center;
	padding-top: 10px;		
}

#menu
{
height: 49px;
	clear: both;
	padding-top: 5px;
	background: url(images/menu.gif) repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	
	margin-top:5px;
	width: 743px;

text-align:center;
	

}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float:left;
	
	height: 32px;
    display: block;
	
	text-decoration: none;
	color:#ebebeb;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	padding-top: 10px;	
 padding-left:10px;
 padding-right:10px;
 text-align:center;

}

#menu a:hover {
	
    height: 32px;
	color: #ffffff;
	text-decoration: underline;
	
}


#logo {
background: url(images/header10.jpg) no-repeat;
width: 728px;
height: 147px;
text-align:left;
padding-top: 30px;
padding-right: 30px;
margin-left: 10px;

}

#logo_text {

width: 650px;
height: 50px;
text-align:left;
padding-top: 110px;
margin-left: 20px;
font-size: 16px;
color: #ffffff;
vertical-align:bottom
}

#logo a {
	text-decoration: none;
	text-transform:inherit;
	font-style: italic;
	font-size: 30px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;

}

#left
{
	width: 223px;
	margin-left: 10px;
}

#left H3
{
width: 208px;
height: 37px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
}

#left ul
{
	padding: 2px 2px;
	list-style: none;
	border-bottom: 1px solid #0C728C;
	border-left: 1px solid #0C728C;
	border-right: 1px solid #0C728C;
}
#left ul a
{
	font-weight:bold;
	text-decoration:none;
}
#left ul a:hover
{
	text-decoration:underline;
}

#left li ul 
{
	
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}


#left ul li
{
	padding: 2px 2px;
	border: 0px;
	
}
#left li li a
{
	font-weight:normal;
	text-decoration:none;
} 
#left li li a:hover
{
	text-decoration:underline;
} 
#left li li {
	padding: 2px 2px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #107280;
}
#left a:visited {
	color: #107280;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #107280;
border-left: 1px solid #107280;
border-right: 1px solid #107280;
}


#calendar1 {
	padding: 0 10px 20px 10px;
}

#datagrid 
{
	padding:4px;
	
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 510px;
padding-right: 2px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #107280;
}

#right a
{
color: #107280;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #107280;
	BORDER-BOTTOM: #107280 1px dotted
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}

#right ul, #right ol
{
margin-left: 30px;
}

#footer {
	height: 37px;
	clear: both;
	padding-top: 15px;
	background: url(images/menu.gif) repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	width: 743px;
	text-align:right;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}


#footer a {
	
	text-decoration: none;
	color:#ebebeb;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 5px;	
 padding-left:10px;
 padding-right:10px;

}

#footer a:hover {
	
    height: 32px;
	color: #ffffff;
	text-decoration: underline;
	
}