body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #7CB518;
}
.leftborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6700CD;
}
.categorytext {
	font-size: 9px;
	color: #7CB518;
}
p{ margin-bottom:8px; margin-top:8px;}


.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7CB518;
	margin-bottom: 1px;
	margin-top:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7CB518;
	margin-bottom: 1px;
	margin-top:20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6600CC;
	margin-bottom: 2px;
	margin-top: 1px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7CB518;
	margin-bottom: 0px;
	margin-top:20px;
}

a:link {
	color: #6700CD;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #6600CD;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #7CB518;
	text-decoration: none;
}
a:hover {
	color: #7CB518;
	font-size: 12px;
}



a.headerlink:link {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;

}
a.headerlink:visited {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;

}
a.headerlink:hover {
	text-decoration: overline;
	font-size: 9px;
	color: #7CB518;

}
a.headerlink:active {
	color: #FFFFFF;
	font-size: 9px;

} 

.tabletext {
	color: #FFFFFF;
}

a.weatherlink:link {
	text-decoration: none;
	font-size: 10px;
	color: #6700CD;

}
a.weatherlink:hover {
	text-decoration: underline;
	color: #7CB518;
	font-size: 9px;
	font-weight: normal;
	
}
a.weatherlink:visited {
	text-decoration: none;
	color: #6700CD;
	font-size: 10px;

}
a.weatherlink:active {
	color: #7CB518;
	font-size: 10px;

} 

.weathertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6700CD;
}

.weathertable {
	margin-left: 20px;
	border: 1px solid gray;
	border-collapse: collapse;
}
.weathertable td {
	border: 1px solid black;

}

.weathertable th {
	border: 1px solid black;
	background: #6700CD;
	color: white;

}

.weather_high {
	color: #FF0000;
}

.weather_low {
	color: #0000FF;
}

.weathertexttable {
	margin-left: 20px;
}
.weathertexttable td {
	vertical-align: top;
}



.tableview {
	border-collapse: collapse;
	border-spacing: 1px;
	color: black;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
	font-size: 12px;
}

.tableview td {
	border: 1px solid #000000;
	padding: 1px;
}

.tableview th {
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #6700CD; 
	padding: 3px;
	font-size: 12px;
}

.tableview th a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.tableview th a:hover {
	font-weight: bold;
	background-color: #FFFFFF; 
	font-size: 12px;
	color: #6700CD;
}

.tableedit {
	border-collapse: collapse;
	border-spacing: 1px;
	color: black;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	border: 0px;
}

.tableedit td {
	border: 0px solid #880000;
	padding: 2px;
}

.tableedit th {
	border: 1px solid #6700CD;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #6700CD; 
	padding: 2px;
}

#photo {
    float: left;
}
#photothumblist {
    float: right;
    text-align: center;
    width: 150px;
}
#photothumblistinner {
    height: 400px;
    overflow: auto;
}
.thumbfont {
    color:#FFFFFF;
    font-size:.8em;
    padding:1px;
}
.uploadbutton{ padding:5px;}

.bodyarea li {
	list-style-image: url(../images/navBullet.gif);
}
#bannerWrap {
	height:195px;
	margin: auto;
	width:980px;
}
#h_contentleft {
	display:block;
	float:left;
	padding:10px;
	width:240px;
}
#h_contentmiddle {
	display:block;
	float:left;
	padding-top:10px;
	width:460px;
}
#h_contentright {
	display:block;
	float:right;
	padding:10px;
	width:240px;
}
#h_contentWrap {
	position:relative;
	width:980px;
	background-color: #FFFFFF;
	margin:0 auto;
}
.h_box {
	width: 242px;
	background: #6600CC url(../images/box-bottom.gif) no-repeat left bottom;
	color:#FFFFFF;
}
.h_box h2 {
	background: url(../images/box-top.gif) no-repeat left top;
	padding: 10px 20px 10px 20px;
	color:#FFFFFF;
	margin: 0px;
}
.h_box p {
	color:#FFFFFF;
	padding: 18px;
	font-size:0.9em;
}
.h_box a {
	color:#FFFFFF;
}
.h_box img {
	border: none;
}

.filetable {
	width: 500px;
	border-collapse: collapse;
	margin-top: 20px;
}

.filetable th {
	background-color: #6300CD;
	color: white;
	font-weight: bold; 
	padding: 2px;
}

.happy {
	color: green;
	border-color: green;
	font-weight: bold;
}
.error {
	color: red;
	border-color: red;
	font-weight: bold;
}
.weather {
	padding-left: 250px;
	float: left;
	
}
#listenlive {
	margin-top: -33px;

}

