body
	{
		background-color:#656464;
		margin-top:5px;
		margin-bottom:5px;
		margin-left:0px;
		margin-right:0px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
	}
select
	{
	font-size:80%;
	color:#C00;
	font-weight:bold;
	background-color: #FFF;
	border: 1px solid #666;

	}


input.nor
	{
	border:none;
	text-align:right;
	font-size:80%;
	color:#C00;
	font-weight:normal;
	}

input.text
	{
	font-size:80%;
	color:#C00;
	font-weight:normal;
	background-color: #FFF;
	border: 1px solid #666;
	}

input.submit
	{
	border: none;
	}
textarea {
	background-color: #FFF;
	border: 1px solid #666;
}

input
	{
	font-size:80%;
	color:#C00;
	font-weight:bold;
	background-color: #FFF;
	border: 1px solid #666;
	}

input.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}
form
	{
	display:inline;
	}
.Copyright
	{
	font-size: 9px;
	font-weight : normal;
	line-height:15px;
	color : #ffffff;
	}

a
	{
	color : #F00;
	font-size :11px;
	text-decoration : underline;
	font-weight : normal;
	}

a:hover
	{
	color : #FFF;
	text-decoration : none;
	background-color: #F00;
	}

a.footer
	{
	color : #ffffff;
	font-size :9px;
	text-decoration : none; 
	font-weight : bold;
	}

a.footer:hover
	{
	color : #F90;
	font-size :9px;
	text-decoration : underline;
	font-weight : bold;
	background:none;
	}

.RepeatingVertically

{
	background-repeat:repeat-y;
}

.RepeatingHorizontally

{
	background-repeat:repeat-x;
}

.NoRepeat

{
	background-repeat:no-repeat;
}

.TableFormat 
{
	background-color:#fff;
}
.TableFormat td
{
	background-color:#999;
	color:#FFFFFF;
}
h1, h2, h3, h4 {
	color:#C00;
}
h1 {
	font-size: 28px;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 30px;
}
h2 {
	font-size: 18px;
	letter-spacing: 120%;
	font-variant: small-caps;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.contactDetails {
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
}
.contactDetails a {
	font-size: 13px;
	font-weight: bold;
	color: #F00;
}
.contactDetails a:hover
	{
	color : #FFF;
	text-decoration : none;
	background-color: #F00;
}
#mainContent ul, #sidebar1 ul {
	list-style-image: url(../img/bullet.png);
	list-style-position: outside;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
blockquote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	color: #C00;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0px;
	margin-top: 0px;
	line-height: 22px;
	padding: 0px;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
.hiliteBox {
	background-color: #EBEBED;
	padding: 12px 10px;
	display: block;
	border: 1px solid #E5E5E5;
	margin: 15px 0px 0px;
}
.noBottomSpace {
	margin: 0px;
	padding: 16px 0px 0px;
}
.large {
	font-size: 175%;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-style: italic;
}
.quoter {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
}
