@charset "iso-8859-1";
body {
font-size: 12px;
font-family: verdana;
background: url(images/main_bg.gif) center top;
text-align: center;
margin: 0;
padding: 0;
background-repeat: repeat-y;
background-color: #155f09;
}

a, a:active, a:visited, a:focus {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	color: #1d880c;
}

a.nav_link:link, a.nav_link:active, a.nav_link:visited {
	color: #6D6C61;
	text-decoration: none;
}

a.nav_link:hover {
	color: #413F34;
	text-decoration: underline;
}

a.admin:link, a.admin:active, a.admin:visited {
	color: #333333;
	text-decoration: underline;
}

a.admin:hover {
	color: #ff0000;
	text-decoration: underline;
}

.nav01 {
	background: url(images/nav_bg.gif) #C7C5B3;
	background-repeat: no-repeat;
	width: 180px;
	padding: 0px;
	font-family: georgia;
	font-size: 11px;
	font-weight: bold;
	color: #6D6C61;
}	

.nav02 {
	background: url(images/nav_bottom.gif) #1d880c;
	background-repeat: no-repeat;
	width: 180px;
	height: 5px;
}	

.main01 {
	background: url(images/content_bg.gif) #ffffff;
	background-repeat: repeat-x;
	width: 575px;
	padding: 0px;
}

.main02 {
	text-align: justify;
	font-family: verdana;
	font-size: 12px;
	font-weight: none;
	color: #222222;
}

.main03 {
	text-align: justify;
	font-family: verdana;
	font-size: 12px;
	font-weight: none;
	color: #222222;
	border: 1px solid #000000
}

.main04 {
	text-align: justify;
	font-family: verdana;
	font-size: 12px;
	font-weight: none;
	color: #222222;
	border-top: 1px solid #000000;
}

.main05 {
	background: url(images/content_bg.gif) #ffffff;
	background-repeat: repeat-x;
	padding: 0px;
}

.main06 {
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: none;
	color: #222222;
}

.login {
	background: url(images/login_bg.gif) #D2D1C2;
	background-repeat: no-repeat;
	width: 575px;
	height: 59px;
	padding: 0px;
	border: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6D6C61;
}

.login02 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.calendar_top {
	background: url(images/login_bg.gif) #D2D1C2;
	background-repeat: no-repeat;
	height: 50px;
}

.admin01 {
	width: 100%;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.text {
	border: 1px;
	border-style: solid;
	border-color: #666666;
	background: white;
	font-family: verdana;
	font-size: 10px;
	height: 18px;
	width: 150px;
}

.text02 {
	border: 1px;
	border-style: solid;
	border-color: #666666;
	background: white;
	font-family: verdana;
	font-size: 10px;
	height: 18px;
	width: 75px;
}

.text03 {
	border: 1px;
	border-style: solid;
	border-color: #666666;
	background: white;
	font-family: verdana;
	font-size: 10px;
	height: 18px;
	width: 60px;
}

.button {
	border: 1px;
	border-style: solid;
	border-color: #666666;
	background: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
}

.small {
	font-size: 10px;
}

.green {
	color: green;
}

.red {
	color: red;
}

.blue {
	color: #336699;
}

.ltgray {
	color: #999999;
}

.white {
	color: #ffffff;
}

.credits {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}

.greetings {
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
}

.calendar {
	font-size: 12px;
}

.days {
	font-size: 12px;
}
