BODY   {font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:left;

	line-height:120%;
	background:#703500;
	margin-top: 3px;
	margin-left: 1px;
	margin-right: 0px;
	margin-bottom: 8px;
}

h1, h4, p, b, a, ul {
font-family : Arial, Helvetica, sans-serif; 
}

h1 {
font-size : 14px;
margin : 0 0 0 0;
}

H2, H3	{
	BORDER-BOTTOM: #A5180D 1px solid;
	font-family: Tahoma, Arial, Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color:#A5180D;
}

H4 {
	margin-top: 2px;
	margin-bottom: 2px;
	BORDER-BOTTOM: #A5180D 1px solid;
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color:#A5180D;
}

p, form, td, form, i, a {
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
font-size : 11px;
margin : 0 0 0 0;
}

b {
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 11px;
}



.bg_light {
background-color :#b0d695;
}

.bg_medium {
background-color :#618BB1;
}

.bg_dark {
background-color : #255b91;
color : white;
font-weight : bold;
}

.boxTitle       
	{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-align:left;
	padding: 2px 5px 2px 5px;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	line-height:120%;
}

.text
	{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color:#000000;
	vertical-align: top;
	text-align:justify;
	padding:2px;
	line-height:120%;
	}


.smalltext {
font-size : 10px;
font-family: Arial, Verdana, Sans-serif;
}

.normaltext {
font-size : 11px;
font-family: Arial, Verdana, Sans-serif;
color:#000000;
text-align: justify;
}

.largetext {
font-size : 12px;
}

.errortext {
color : red;
}

.grid {
border : #255b91 .05em solid;
}

.tinytext, .tinytext a {
	font-family: Arial, Verdana, Sans-serif;
	font-size : 9px;
	color:#666666;
	text-align: center;
}

.tightlist ul {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px; 
}

.tightlist li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
      text-align : left;
	font-weight: normal;
	margin-top: 0px;
	margin-left: -24px;
}

table.calendar {
background-color : black;
}

table.calendar th {
background-color : #255b91;
color : white;
font-weight : bold;
text-align : right;
font-size : 9px;
}

table.calendar td {
background-color : #bec0d3;
color : black;
font-size : 9px;
}

table.calendar td.bg_medium {
background-color :#618BB1;
}

table.calendar td.bg_light {
background-color : #819fb4;
}

table.calendar td a:link{
font-weight : normal;
}

table.calendar td a:visited {
font-weight : normal;
}

table.calendar td.halloween {
background-image : url(img/pumkin.gif);
background-repeat : no-repeat;
}


table.calendar ul {
padding-left : 12%;
margin : 0% 0% 0% 0%;
}
table.mini_cal {
background-color : black;
font-size : 9px;
}


table.mini_cal th {
background-color : #255b91;
color : white;
font-weight : bold;
text-align : right;
}

table.mini_cal td {
background-color : #bec0d3;
color : black;
text-align : center;
}

table.mini_cal td.bg_medium {
background-color :#618BB1;
}

table.mini_cal td.bg_light {
background-color :#819fb4;
}

table.mini_cal td.halloween {
background-image : url(img/pumkin.gif);
background-repeat : no-repeat;
}


table.mini_cal td a:link{
font-weight : bold;
text-decoration : none; 
}

table.mini_cal td a:visited {
font-weight : bold;
text-decoration : none;
}
div#navbar {
	height: 20px;
	width: 100%;
	border-top: solid #fff 2px;
	border-bottom: solid #fff 2px;
	background-color: #4a9079;
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

	color: #1d522f;
	line-height: 20px;
	white-space: nowrap;
}
div#navbar li {
	list-style-type: none;
	display: inline;

}
div#navbar li a {
	text-decoration: none;
	padding: 6px 7px;
	color: #fff2be;
	font-size: 11px;
        font-weight : normal;
}
div#navbar li a:link {
    color: #fff2be;
}
div#navbar li a:visited {
    color: #fff2be;
}
div#navbar li a:hover {

    color: #4a9079;
    background-color: #ffffff;
}

a	{
	color:#004f69;
	text-decoration:underline;

	}

a:link
	{
	color: #004f69;
	text-decoration:underline;

	}

a:visited
	{
	color: #004f69;
	text-decoration:underline;
	}

a:hover
	{
	color: #c40000;
	}