.mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #F2F2F2;
}
.subhead {
	font-family: Trebuchet MS;
	color:#F2de28;
	font-size:22px;
}

.subheadgreen {
	font-family: Trebuchet MS;
	color:#b0e441;
	font-size:22px;
}

.subheadblue {
	font-family: Trebuchet MS;
	color:#9bd4ff;
	font-size:22px;
}

.snav {
	background-image:  url(../images/snav_middle.gif);
	line-height: 18px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F2de28;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tableRowLeft{
	vertical-align:top;
	padding:2px;
	padding-left:5px;
	color:#F2F2F2;
	border-bottom:2px ridge #F2F2F2;
	border-right:2px ridge #F2F2F2;
}
.tableRowRight{
	padding:2px;
	padding-left:5px;
	color:#F2F2F2;
	border-bottom:2px ridge #F2F2F2;
}
.dragBox{
	position:absolute; 
	border:2px ridge #F2F2F2;	 
	background-color:#343434; 
}
.dragBoxTitle{
	background-color:#000000;
	border-bottom:2px ridge #F2F2F2; 
	color:#F2de28; 
	font-weight:bold;
}
hr{
	border:2px ridge #F2de28;
	width:95%;
}
li{
	list-style-type: square;
}
li span {
  	color: #FFFFFF;
}


.blogsubhead {
	font-family: Trebuchet MS;
	color:#F2de28;
	font-size:16px;
}

.blogsubheadgreen {
	font-family: Trebuchet MS;
	color:#b0e441;
	font-size:16px;
}

.blogsubheadblue {
	font-family: Trebuchet MS;
	color:#9bd4ff;
	font-size:16px;
}

h1 {
	font-family: Trebuchet MS;
	color:#F2de28;
	font-size:22px;
}
h2 {
	font-family: Trebuchet MS;
	color:#b0e441;
	font-size:22px;
}