﻿body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	background-color:#CCCCFF;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-type: square;
	line-height: 1.2em;
}
p, td, tr, ul, .row1, .row2, .bold1
{
}

.AspNet-Menu
{
	font-family:Tahoma;
}

#masthead
{
	margin-top:10px;
}

#mastheadLeft, #mastheadRight, #mastheadInner
{
	height:135px;
}

#mastheadInner
{
	background:url("../images/WebHeaderBG.png") top left repeat;
	margin-left:78px;
	margin-right:78px;
}

#mastHeadTitle
{
	color: white;
	font-weight:bold;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size:2em;
	padding-top:45px;
	text-align:right;
	
}
#mastheadImages
{
	/*background:url("../images/bannertest.jpg") top left repeat;
	height:100px;
	margin-top:10px;*/
}

#mastheadLeft 
{
	background:url("../images/WebHeaderImageLeft.png") top right no-repeat;
}

#mastheadRight 
{
	background:url("../images/WebHeaderImageRight.png") top left no-repeat;
}

#mastheadNav
{
	vertical-align:bottom;
	padding-top:0px;
	padding-left:50px	
}

#phone {
	font-size: 0.5em;
}

#search
{
	margin-top: 10px;
}

#contentLeft, #mastheadLeft, #footerLeft
{
	float: left;
	width: 80px;
}

#contentRight, #mastheadRight, #footerRight
{
	float: right;
	width: 80px;
}
	
#contentWrapper 
{ 
	margin: 0px 72px 0px 72px;
	min-height:200px;
	background-color:white;
}

#content
{
	margin: 0px 8px 0px 8px;
	border-left: 2px #6600CC solid;
	border-right: 2px #6600CC solid;
	min-height: 200px;
	padding: 10px;
}

#footer, #footerLeft, #footerRight, #footerInner 
{
	margin-top: 0px;
	height:14px;
}

#footerLeft
{
	margin-left: 6px;
	background: url("../images/WebFooterCornerLeft.png") top right no-repeat;
}

#footerRight
{
	margin-right: 6px;
	background: url("../images/WebFooterCornerRight.png") top left no-repeat;
}

#footerInner
{
	margin: 0px 86px 0px 86px;
	background-color: white;
}

#footerLine
{
	border-bottom: 2px #6600CC solid;
	height: 4px;
}

hr 
{
	color: #9933FF;
}

h1 
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6600cc;
	font-style: italic;
	font-variant: small-caps;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #9933FF;
	font-size: 12px;
	line-height: 1.4em;
}

h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 2em;
}

th, .headerDiv 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9933FF;
}

.headerDiv
{
	margin:2px 2px 2px 2px;
}

.bold1
{
	font-weight: bold;
	color: #000000;
}

.row1 
{
	background-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #9933FF;
}

.row2 
{
	background-color: #CCCCFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #9933FF;
}

.table, .loginDiv 
{
	border: 2px solid #9933FF;
}

.SponsorImage
{
	border-right: #ccccff 25px solid;
	border-top: #ccccff 25px solid;
	border-left: #ccccff 25px solid;
	border-bottom: #ccccff 25px solid;
}

.PictureBorderLightThin
{
	border-right: #ccccff 15px solid;
	border-top: #ccccff 15px solid;
	border-left: #ccccff 15px solid;
	border-bottom: #ccccff 15px solid;
}

.PictureBorderDarkThin, .RandomImage
{
	border-right: #9933FF 15px solid;
	border-top: #9933FF 15px solid;
	border-left: #9933FF 15px solid;
	border-bottom: #9933FF 15px solid;
}

a
{
	outline: none;
}

a img
{
	border:none;
}


