﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/newbg2.jpg);
}
.bodytext
{
	font-size: 11px;
	color: #000000;
	font-family: 'Trebuchet MS' , Verdana, Arial;
	text-decoration: none;
	
}
H3
{ 
	font-size: 13px; 
	color: #c00000; 
	font-family: 'Trebuchet MS' , Verdana, Arial; 
	font-variant: small-caps; 
	text-decoration: underline; 
	margin-bottom:0px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
}

.inputStyle1
{
	border-right: #e0e0e0 1px solid;
	padding-right: 3px;
	border-top: #e0e0e0 1px solid;
	padding-left: 3px;
	font-size: 11px;
	padding-bottom: 3px;
	border-left: #e0e0e0 1px solid;
	color: #333333;
	padding-top: 3px;
	border-bottom: #e0e0e0 1px solid;
	font-family: 'Trembust ms';
	background-color: #f2f2f2;
	text-decoration: none;
}
A:link
{
	color: #333333;
	font-family: 'Trebuchet MS' , Verdana;
	text-decoration: underline;
	font-size: 11px; 
}
A:visited
{
	color: #333333;
	font-family: 'Trebuchet MS' , Verdana;
	text-decoration: underline;
	font-size: 11px; 
}
A:hover
{
	color: #c00000;
	font-family: 'Trebuchet MS' , Verdana;
	text-decoration: underline;
	font-size: 11px; 
}
.showErrors
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: 'Trebuchet MS' , Verdana;
	background-color: #ffffe3;
	text-decoration: none;
	font-size: 12px; 
}
.adminTables
{
	border-right: #666666 1px dashed;
	border-top: #666666 1px dashed;
	font-size: 11px;
	border-left: #666666 1px dashed;
	color: #000000;
	border-bottom: #666666 1px dashed;
	font-family: 'Trebuchet MS' , Verdana;
	background-color: #F5F5F5;
	text-decoration: none;
}
.adminTitles
{
	font-weight: lighter;
	font-size: 14px;
	font-family: 'Trebuchet MS' , Verdana;
	text-decoration: underline;
}
.votesBox
{
	font-weight: bold;
	margin: 6px;
	color: black;
	font-family: 'Trebuchet MS' , Verdana;
	background-color: #ffffff;
	text-decoration: none;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	vertical-align: middle;
	text-align: center;
}
