﻿body{
	padding:0px;
	margin:0px;
	background:#2E2E2A;
	color:#333333;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

table {
		width:100%;
		border:0px;
		font-size:11px;
		border-collapse:collapse;
	  }

td { vertical-align:top; padding:0px;font-size:11px;}

a{color:#FFFFFF;}
a:hover{text-decoration:none;}

img { border:0px;}

/* Alternating Rows */
.trOne{
	background-color:#ccc;
}
.trTwo{
	background-color:#eee;
}

.innerTable{
	width:95%;
	height:auto;
	border:0px;
	font-size:11px;
	border-collapse:collapse;
	line-height:17px;
}
.innerTable td{
	vertical-align:top; 
	padding:3px;
	font-size:11px;
	line-height:17px;
}

.signuptable td{
	vertical-align:top; 
	height:10px;
}


th{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:3px;
	background-color:#666;
	color:#ccc;
	padding:2px;
	padding-right:4px;
	line-height:17px;
}

.rssOutput a{
	color:#333333;
}

.rssOutput table{
		width:95%;
		border:0px;
}


.m_text, table, li, input, textarea
	{
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:14px;
		color:#213B08;
	}
	

.c_text { color:#8B8B78; text-align:center}
.c_text a{ color:#8B8B78; text-decoration:none;}
.c_text a:hover{ text-decoration:underline;}

.r_text {color:#D0F486;}
.r_text span a {color:#DEF8A8; font-weight:bold}

.read_more { background:url(../images/a2.gif) top right no-repeat; padding-right:13px; color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:11px;}
.read_more:hover{ text-decoration:underline;}

.read_more2 { background:url(../images/a2.gif) top right no-repeat; padding-right:9px; color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:11px;}
.read_more2 :hover{ text-decoration:underline;}


.pt_text a{color:#213B08; text-decoration:none}
.pt_text a:hover {color:#213B08; text-decoration:underline}

.d_text {color:#213B08; line-height:12px;}
.d_text a{color:#DEF8A8; font-weight:bold;}
.d_text strong{color:#DEF8A8;}

.top_text a 		{ background:url(../images/a1.gif) no-repeat 0 4px; padding-left:12px; text-decoration:none; color:#28460C;}
.top_text a:hover	{ text-decoration:underline;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.input { vertical-align:middle; width:173px; height:17px; padding-left:5px;}

textarea {width:173px; height:62px; padding-left:5px; overflow:auto;}

.div { height:1px; background:#ADD4FF;}

ul { margin:0; padding:0; list-style:inside;}
li { line-height:22px; margin:0px; padding:0px; font-size:11px;}
li a { background:url(../images/a2.gif) top right no-repeat; padding-right:11px; color:#213B08; text-decoration:none}
li a:hover {text-decoration:underline}
li a strong {color:#FFFFFF;}


.rssOutput li a { padding-right:11px; color:#213B08; text-decoration:none}



.hide {display:none;}



#OverlayContainer { 
position:absolute; 
width:100%; 
height:100%; 
z-index:1; 
background-image:url("/images/transparent_background.png");
background-repeat:repeat-x repeat-y;
left: 0px; top: 177px;
}

#ModalBox  
{
background-repeat:no-repeat;
margin:20px auto auto auto;
width:650px;
height:auto; 
z-index:1; 
background-color: #FFFFFF; 
padding:10px;
}

#ModalContent { 
width:600px; 
height:inherit; 
z-index:1; 
margin:auto auto auto auto;
}


















