body
{
	background: #eeeeee;
	margin-top: 5px;
}

a
{
	color: #42526c;
	text-decoration: none;
}
a:hover
{
	color: #42526c;
	text-decoration: underline;
}
h1
{
	font-family: verdana;
	font-size: 10pt;
	color: #808080;	
	cursor: default;
}

.headerTop
{
	text-align:left;
}
.headerBar
{
	background: #6f8ab6;
}
.headerBarTitle
{
	font-family: arial;
	font-weight: bold;
	font-size: 14pt;
	color: #eeeeee;
	padding: 3px;
	padding-left: 10px;
	vertical-align: bottom;
}
.mission
{
	font-family: tahoma;
	font-size: 14pt;
	color: #404040;
	padding: 15px;
	text-align: left;
	border-top: solid 1px #c0c0c0;
}
.ventBox
{
	margin-bottom: 10px;
	width: 600px;
	overflow: auto;
}
.ventListBox
{
	margin-bottom: 10px;
	width: 600px;
	overflow: hidden;
}

.ventIcon
{
	background: url(images/vent_icon2.gif);
	height: 60px;
	width: 60px;
	padding-top: 1px;
}	

.ventIconCount
{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #404040;	
	padding-right: 10px;
}
	
.ventTitle
{
	font-family: verdana;
	font-weight: bold;
	font-size: 12pt;
	background: #ffffff;
	padding: 2px;
}

.ventText
{
	font-family: verdana;
	font-size: 10pt;
	padding: 5px;
}

.ventFooter
{
	padding-bottom: 10px;
}
.ventFooterText
{
	font-family: arial;
	font-size: 9pt;
	color: #606060;
}

.tagCloud
{
	font-family: arial;
	color: #303030;
	width: 280px;
	padding: 5px;
	margin-bottom: 20px;
}

.adHeader
{
	font-family: arial;
	font-size: 9pt;
	text-align: right;	
	text-decoration: underline;
	padding-bottom: 3px;
}

.adBox
{
	border: solid 1px #c0c0c0;	
	padding: 5px;
	margin-bottom: 10px;
}

.adTitle
{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}

.adText
{
	font-family: arial;
	font-size: 9pt;
}

.adLink
{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
}

.commentsBox
{
	font-family: verdana;
	font-size: 10pt;
	padding: 5px;
	width: 595px;
	overflow: auto;
	/* border-bottom: solid 1px #c0c0c0; */
}

.label
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

.commentsHeader
{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #eeeeee;
	background: #6f8ab6;	
	padding: 5px;
	padding-left: 10px;
}
a.commentsLink
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #eeeeee;
	background: #6f8ab6;	
	padding: 5px;
	padding-left: 10px;
}
a.commentsLink:hover
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #eeeeee;
	background: #6f8ab6;	
	padding: 5px;
	padding-left: 10px;
	text-decoration: underline;
}
.commentsFooter
{
	text-align: right;
	font-family: arial;
	font-size: 9pt;
	color: #606060;
}
.logLink
{
	font-family: arial;
	font-size: 10pt;
}
.error
{
	font-family: arial;
	font-size: 10pt;
	color: #dd0000;
}
.pageLabel
{
	font-family: arial;
	font-size: 10pt;
	color: #606060;	
}
.viewsMenu
{
	width:250px;
	background: #6f8ab6;	
	position: absolute;
}
a.viewsMenuItem
{
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	color: #dddddd;
	text-decoration: none;
}
a.viewsMenuItem:hover
{
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	color: #eeeeee;
	text-decoration: underline;
}
.pageFooter
{
	font-family: arial;
	font-size: 9pt;
	text-align: center;
	padding-top: 10px;
	color: #404040;	
}
.ventRulesTitle
{
	font-family: verdana;
	font-weight: bold;
	font-size: 12pt;
	color: #404040;	
}
.ventRulesList
{
	font-family: verdana;
	font-weight: normal;
	font-size: 10pt;
	color: #404040;	
}
.trash
{
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	color: #808080;	
}
.socialBox
{
	padding: 3px;
	margin-top: 5px;
	border: solid 1px #cccccc;
	width: 590px;
}
.socialText
{
	font-family:arial;
	font-weight: bold;
	font-size: 9pt;
	color: #606060;	
}

	
