body
{
	background-color: #ffffff;
	background-image:url('siteBG.jpg');
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #5b5b5c;
	font-weight: normal;	
}

.button
{
	border: 1px solid #00529b;
	background-color:#a8493d;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00529b;
}

.txtBox
{
	border: 1px solid #6A7086;
	background-color:#f6f5f5;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #00529b;
}

.form
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #a8493d;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #a8493d;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a8493d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a8493d;
	background-color: #EFECEC;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #595959;
}

.redOnePxBorder
{	
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #a8493d;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #a8493d;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a8493d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a8493d;
}

.siteSideBoarders
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}

.adminSiteSideBoarders
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	background-color: #1c275d;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
	
.button
{
	border: 1px solid #d7a32b;
	background-color:#ffffff;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a8493d;
}

a.whiteWhiteUnderline:link 		{ color: #ffffff; text-decoration: none }
a.whiteWhiteUnderline:active	{ color: #ffffff; text-decoration: none }
a.whiteWhiteUnderline:visited	{ color: #ffffff; text-decoration: none }
a.whiteWhiteUnderline:hover		{ color: #ffffff; text-decoration: underline }

a.grayBlueUnderline:link 	{ color: #5b5b5c; text-decoration: underline }
a.grayBlueUnderline:active	{ color: #5b5b5c; text-decoration: underline }
a.grayBlueUnderline:visited	{ color: #5b5b5c; text-decoration: underline }
a.grayBlueUnderline:hover	{ color: #047fb8; text-decoration: underline }

a.blueUnderline:link 	{ color: #047fb8; text-decoration: underline }
a.blueUnderline:active	{ color: #047fb8; text-decoration: underline }
a.blueUnderline:visited	{ color: #047fb8; text-decoration: underline }
a.blueUnderline:hover	{ color: #047fb8; text-decoration: underline }

.grayUnderline
{
	text-decoration:underline;
	color:#5b5b5c;
}

.categoryHeader
{ 	color: #047fb8;
	font-family: Tahoma, Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.calendarHeaderText
{ 	color: #5b5b5c;
	font-family: Tahoma, Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.calendarText
{ 	color: #5b5b5c;
	font-family: Tahoma, Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.calendarLines
{
	border-right-color:#047fb8; border-right-style:dashed; border-right-width:thin;
	border-bottom-color:#047fb8; border-bottom-style:dashed; border-bottom-width:thin;
}

.footerWhiteTextBold
{
	color: #ffffff;
	font-family: Tahoma, Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.blueLine
{
	border-style: none;
	border-width: 0px;
	border-top: 1px dashed;
	color: #047fb8;
	height: 1px;
}
