/* Global Styles */

normal {
	font-size: 11px;
	font-style: Verdana, Arial;
	color: darkblue;
	margin: 0px;
	}

body {
	font-size: 11px; 
	font-style; Verdana, Arial;
	color: black;
	margin: 0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
h1 {
    font-size:20px
    font-family: Arial, Tahoma;
    font-weight:bold;
    color:black;
    }
h2 {
    font-size:16px;
    font: Arial, Tahoma;
    color:darkblue;
    font-weight:bold;
    }
h3 {
    font-size:14px;
    fon: Tahoma, Arial;
    font-weight:bold;
    color:red;
    }  
h4 {
    font-size:l1px;
    fon: Arial,Tahoma;
    font-weight:bold;
    color:black;
    }     	
a {
	color: #cc0000;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles *
	
#navigation a {
	font:medium arial;
	color: #00000;
	text-decoration: underline;
	}
	
#navigation a:hover {
	color: darkblue;
	text-decoration:glow;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}/

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px tahoma;
	color: #ffffff;
	line-height:16px;
	}
	
.bodyText {
	font-size:11px ; 
	font-style: verdana, arial;
	color:black;
	}
	
{.pageName {
	font:large georgia;
	color: #CC3300;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	}
	
.navText {
	font:medium arial;
	color: #000000;
	}

.navMenu {
	font:medium Georgia, arial;
	color: darkblue;
	}

	
.calendarText {
	font:11px arial;
	}
	
ul#navigation {
	padding: 0;
	margin: 0;
	background-color: #039;
	color: #fff;
	float: left;
	width: 100%;
	}
	
ul#hornavigation {
padding: 0;
margin: 0;
background-color: #039;
color: #fff;
float: left;
width: 100%;
}
ul#hornavigation li { display: inline; }
ul#hornavigation li a {
padding: .25em 1em;
background-color: #039;
color: #fff;
text-decoration: none;
float: left;
border-bottom: solid 1px #fff;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
}
ul#hornavigation li a:hover {
color: #000;
background-color: #fff;
}

.container {
	background:#ccc; color:#fff; margin:0 15px;
	}
.rtop, .rbottom{
	display:block;
	background:#fff;
	}
	.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#ccc;
	}
	
.r1{margin: 0 5px}

.r2{margin: 0 3px}

.r3{margin: 0 2px}

.r4{
margin: 0 1px;
height: 2px
}
