img{
		border:0px;
	}
	
	#mainContainer{
		width:760px;
		margin:0 auto;
		text-align:left;
		background-color:#FFF;
		
	}

	#mainContent{
		padding:10px;
	}
	
	.clear{
		clear:both;
	}

#txt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #95549B;
	font: normal normal;
	font-style: normal;
	font-weight: normal;
}
#ArticHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-decoration: none;
	color: #95549B;
	font: normal normal bold;
	font-style: normal;
	font-weight: bold;
	padding-left: 15px;
}

#LeftLink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #487F1E;
	font: normal normal bold;
	font-style: normal;
	font-weight: bold;
}
#LeftLink :Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #95549B;
	font: normal normal bold;
	font-style: normal;
	font-weight: bold;
}
#LeftLinkOn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #95549B;
	font: normal normal bold;
	font-style: normal;
	font-weight: bold;
}
#Footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: Black;
	font: normal normal bold;
	font-style: normal;
	font-weight: bold;
}
#FooterL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: Gray;
	font: normal normal normal;
	font-style: normal;
	font-weight: normal;
}
#Form1
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #95549B;
	font: bold;
	border: 1px solid White;
	height: 20px;
	background-color: White;
}
#VoteMe
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #487F1E;
	font: normal normal bold;
	font-style: normal;
	font-weight: bold;
	
	border: 1px solid Black;
	height: 20px;
	background-color: White;

}
#inputL
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #95549B;
	font: bold;
	border: 1px solid Black;
	height: 20px;
	background-color: White;
}
textarea
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #95549B;
	font: bold;
	border: 1px solid Black;
	
	background-color: White;
}
#NewsFs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #487F1E;
	font: normal normal normal;
	font-style: normal;
	font-weight: normal;
}
#FooterT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: Gray;
	font: normal normal normal;
	font-style: normal;
	font-weight: normal;
}
#FooterT:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: Gray;
	font: normal normal normal;
	font-style: normal;
	font-weight: normal;
}
#SearchLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #487F1E;
	font: normal normal normal;
	font-style: normal;
	font-weight: normal;
}
#SearchLink :Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	color: #95549B;
	font: normal normal normal;
	font-style: normal;
	font-weight: normal;
}
#PoolHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #95549B;
	font: normal normal normal;
	font-style: normal;
	font-weight: normal;
	padding-left: 15px;
}
table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #95549B;
	font: normal normal normal;
	font-style: normal;
	font-weight: normal;

	

}
tr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #95549B;
	font: normal normal bold;
	font-style: normal;
	font-weight: bold;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #95549B;
	font: normal normal;
	font-style: normal;
	font-weight: normal;

}

.panel {
	clear: both;
	display: none;
	border: 3px solid #CCC;
	padding: 1em;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #F2F2F2;
	text-decoration: none;
	color: #999999;
}

#tabs a.active-tab {
	background-color: #CCC;
	border-top: 3px solid #999;
	padding-top: 3px;
	color: #000;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required, option, select  {
	border: 1px solid #00A8E6;
	font: normal normal normal 10px Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
	font: normal normal normal 10px Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
	font: normal normal normal 10px Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.validation-advice {
	color: Red;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font: normal bold 9px;
	font-style: normal;
}

.custom-advice {
	margin: 5px 0;
	background-color: #C8AA00;
	color: #FFF;
	font-weight: bold;
	float: right;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}
#labelMe {
	font-weight: normal;
	font: normal normal 10px Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;

}

label {
	font-weight: bold;
	font: normal bold 10px Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;

}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}

A:link {
	COLOR: #505e6e;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #505e6e; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #003895; TEXT-DECORATION: underline
}
A:active {
	COLOR: #505e6e; TEXT-DECORATION: underline;
}

.error_message {
	MARGIN-BOTTOM: 10px; MARGIN-LEFT: 0px; COLOR: #dd0000; FONT-FAMILY: Verdana,Arial,sans-serif; POSITION: relative
}
.search_button {
	FONT-SIZE: 10px;
	WORD-SPACING: 1px;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	WORD-SPACING: 1px;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana,Arial,sans-serif;
	POSITION: relative;
	BACKGROUND-COLOR: #e0e0e4;
	align: right;
	font: bold;
	font-weight: bold;
}
.button_right {
	FONT-WEIGHT: bold; LEFT: 490px; COLOR: #505e6e; MARGIN-RIGHT: 5px; POSITION: absolute; TOP: 330px; vtext-align: right
}
.whiteback {
	MARGIN-LEFT: 0px; WIDTH: 400px
}
.horizontal_line {
	PADDING-RIGHT: 0px; MARGIN-TOP: 5px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 0px; WIDTH: 100%; MARGIN-RIGHT: 0px; PADDING-TOP: 0px; POSITION: relative; BACKGROUND-COLOR: #b8b8c0
}