/* ===================START INCLUDES============================= */
html,body {
	margin:0px;
	padding:0px;
	padding-top:20px;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
}

.center {text-align: center;}

.tblcenter {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.link_white:hover {
	color:#000000;
	background-color: #FFFFFF;
} 

a.link_green:link {
	color:#33CC33;
	text-decoration:none;
} 
a.link_green:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.link_green:hover {
	color:#33CC33;
	text-decoration:underline;
	background-color: #000000;
}

a.link_blog:link {color:#33CC33; text-decoration:none; font-size:14px; font-weight:bold;} 
a.link_blog:visited {color:#33CC33; text-decoration:none; font-size:14px; font-weight:bold;}
a.link_blog:hover {color:#33CC33; text-decoration:underline; font-size:14px; font-weight:bold;}

.link_entersite {color:#666 font-size:11px; line-height:12px;}
a.link_entersite:link {color:#666; text-decoration:none;}
a.link_entersite:visited {color:#666; text-decoration:none;}
a.link_entersite:hover {color:#666; text-decoration:underline;}

.grey8 {color:#888888;}
.grey6 {color:#666666;}
.red {color:#FF0000;}
.green {color:#33CC33;}
.purple {
	color:#8702A4;
	font-weight: bold;
}

h1 {color:#8702A4; margin:0px; font-size:16px; font-family:Verdana, Arial, Helvetica, sans-serif;}
h2 {color:#33CC33; margin:0px; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-bottom:2px;}
h3 {color:#FFFFFF; margin:0px; font-size:13px; font-family:Arial, Helvetica, sans-serif; font-style:italic; padding-bottom:2px;}

div.content {
	height:300px;
	width:541px;
	overflow:auto;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.content-archive {
	height:300px;
	width:541px;
	overflow:auto;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
}

/* ===================END INCLUDES============================= */

p {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
}

ul {
	padding-top:5px;
	list-style-image:url(../images/icons/dotpt.gif);
	padding-left:16px;
	margin-left:4px;
	margin-top:0px;
}

ol {
	padding-left:19px;
	margin-left:4px;
	margin-top:4px;
}

li {
	padding-bottom:2px;
}

.bold {font-weight:bold; padding-top:10px;}
.blue {color:#3545B3;}

.font11px {font-size:11px;}
.font12px {font-size:12px;}
.font13px {font-size:13px;}

.siteby {color:#999999; line-height:12px; font-size:11px;}

img.floatRight {
	float:right;
	margin-top:0px;
	margin-right:0px;
	margin-left:9px;
	margin-bottom:9px;
}

.txtbox {
	margin:0px;
	padding:1px;
	font-size:11px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #333333;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.whitehover a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.style4 a:hover {
	text-decoration: underline;
	font-size: 9px;
	color: #33CC33;
	background-color: #000000;
}
#a:hover {
	font-size: 9px;
	color: #33CC33;
	text-decoration: underline;
}
.style4 a:link {
	font-size: 9px;
	color: #33CC33;
	text-decoration: none;
}
.link_green strong #a:hover {
	color: #33CC33;
	text-decoration: underline;
}
.TabbedPanels #a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
