body, div, p, blockquote, ol, ul, li, dl, dt, dd, tr, td {
    font-family: "verdana", "arial", "helvetica", "san-serif";
    font-size: 11px;
    line-height: 20px;
}

body {
    color: #333;
    font-size: 11px;
}
BODY A:link {
	font-size: 11px;
	color: #C60;
	font-weight: bold;
	text-decoration: none;
}
BODY A:active { font-weight: bold; text-decoration: underline}
BODY A:visited { color: #C60; font-weight: bold; text-decoration: none}
BODY A:hover { color: #930; font-weight: bold; text-decoration: underline}

.navbar {background-color: #99CC33; height: 35px; text-align: center}
.news {background-color: #6e2806; padding: 4px 0px 4px 10px; width:25%}
.logo {background-color: #006699; padding: 0px 0px 0px 0px; height:90px; width:25%;}
.banner {background-color: #73a0c5; padding: 0px 0px 0px 0px; width:25%;}
.search {background-color: #006699; color: #000; padding: 12px 0px 10px 12px; width=25%}
.sidelinks {background-color: #6699ff; padding: 12px 0px 10px 12px; width:25%}
.quote {background-color: #006699; width: 180px; padding: 5px 0px 20px 12px}
.content {background-color: #fff; vertical-align: top; padding: 12px; width:50%}
.photo {background-color: #cccccc; text-align:center; width:75%; padding: 0px 0px 0px 0px}

.title {
    
	font-size: 18px;
	color: #006699;
	font-weight: bold;
}
.title A:link { color: #006699; font-weight: bold; text-decoration: none}
.title A:active { color: #006699; font-weight: bold; text-decoration: none}
.title A:visited { color: #006699; font-weight: bold; text-decoration: none}
.title A:hover { color: #006699; font-weight: bold; text-decoration: underline}

.subtitle {
    
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
}
.subtitle A:link { color: #FFCC00; font-weight: bold; text-decoration: none}
.subtitle A:active { color: #FFCC00; font-weight: bold; text-decoration: none}
.subtitle A:visited { color: #FFCC00; font-weight: bold; text-decoration: none}
.subtitle A:hover { color: #FFCC00; font-weight: bold; text-decoration: none}

.news {
	font-size: 11px;
	color: #fff;
	line-height: 20px;
}
.news A:link { color: #73a0c5; font-weight: bold; text-decoration: none}
.news A:active { color: #73a0c5; font-weight: bold; text-decoration: none}
.news A:visited { color: #73a0c5; font-weight: bold; text-decoration: none}
.news A:hover { color: #066; font-weight: bold; text-decoration: none}

.contact {
	font-size: 10px;
	background-color: #73a0c5;
	color: 000;
	text-align: center; 
	height: 40px; 
	width:75%; 
	padding: 4px 0px 0px 12px;
}
.contact A:link { font-size: 10px; color: #000; font-weight: bold; text-decoration: none}
.contact A:active { font-size: 10px; color: #000; font-weight: bold; text-decoration: none}
.contact A:visited { font-size: 10px; color: #000; font-weight: bold; text-decoration: none}
.contact A:hover { font-size: 10px; color: #066; font-weight: bold; text-decoration: none}

.sideLinks {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
}
.sideLinks A:link { font-size: 12px; color: #000; font-weight: bold; text-decoration: none}
.sideLinks A:active { font-size: 12px; color: #000; font-weight: bold; text-decoration: none}
.sideLinks A:visited { font-size: 12px; color: #000; font-weight: bold; text-decoration: none}
.sideLinks A:hover { font-size: 12px; color: #066; font-weight: bold; text-decoration: none}

.bottombar {
	background-color: #cccccc;
	color: #333;
	font-weight: bold;
	line-height: 14px;
	font-size: 12px;
	text-align: center;
	height: 25px;
	width:100%;
	padding: 0px 0px 0px 0px;
}

.bottombar A:link { color: #036; font-weight: bold; text-decoration: none}
.bottombar A:active { text-decoration: none}
.bottombar A:visited { color: #036; text-decoration: none}
.bottombar A:hover { color: #930; font-weight: bold; text-decoration: underline}

hr {width:100%; text-align: left; color: #999}

.newsTitle { font-size: 14px; color: #fff; font-weight: bold; line-height: 20px;}
.quote { font-size: 12px; color: #036;}
.copyright { font-size: 10px; color: #CCC;}
.heading { font-weight: bold; color:#900;}

H1 {
	font-size: 36px;
	color: #fff;
	}

FORM {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0px 8px 8px
	}
TEXTAREA, INPUT, SELECT, OPTION, .area {
	background-color: #FFFFFF;
	
	font-size: 11px;
}