body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	color: #666666;
}
.sideText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:14px;
	color: #590059;
}
.subNavTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #590059;
}
a.subNavTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	font-weight: bold;
	color: #590059;
	text-decoration: underline;
}
.whitesidetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:15px;
	color: #FFFFFF;
}
.whitetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitefootertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	font-weight: bold;
	color: #FFFFFF;
}
a.whitefooterlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitefooterlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitefooterlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.sgtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	color: #333333;
}
.sgtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	color: #333333;
	font-weight:bold;
}
.sglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	color: #333333;
	text-decoration: underline;
}
.sglinkorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	color: #FC6505;
	text-decoration: underline;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	color: #666666;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC6505;
	margin: 0px;
}
.orangetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC6505;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6FE569;
}
.bodyital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	font-style: italic;
	color: #666666;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	font-weight: bold;
	color: #666666;
}
.courierbold {
	font-family: 'Courier New', Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.courieritalic {
	font-family: 'Courier New', Courier, mono;
	font-size: 16px;
	font-style: italic;
	color: #FF6600;
}
.courierreg {
	font-family: 'Courier New', Courier, mono;
	font-size: 16px;
	color: #FF6600;
}
.photoleft {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.photoright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.worangetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FC6505;
}
hr {
color:#01C701;
background-color: #01C701;
}
/* these are for drop shadow borders */
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 
.wrap1 {
	float:left;
	background:url(images/shadow2.gif) right bottom no-repeat;}
.wrap2 {background:url(images/corner_bl.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 8px 8px 0;
	background:url(images/corner_tr.gif) right top no-repeat;}
.wrap3 img {
	display:block;
	/*
	border-top: 1px solid #efefef;
	border-right: 1px solid #FD6709;
	border-bottom: 1px solid #FF731B;
	border-left: 1px solid #efefef;
	*/
}
/* end drop shadow borders */
#randomimage {
	margin-left:25px; 
	margin-bottom:20px;
}
#caption {
	clear:left; 
	text-align:right;
}
input.btn {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#01C701;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	height:22px;
	padding-bottom:1px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#01C701');
		
}

