html
{
	height: 100%;
}

body
{
	background-color: #333333;
	background-image: url(/imgs/bg3.gif);
	background-repeat: repeat-x;
	background-position: top center;
	color: #434342;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

input, textarea, select
{
	border: 1px solid #ababab;
	color: #434342;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a, a:visited
{
	color: #90010c;
}

a:hover
{
	color: #520004;
}

.lnkLiteGray, .lnkLiteGray:visited
{
	color: #c1bec1;
}

.lnkLiteGray:hover
{
	color: #ffffff;
}

table
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

thead
{
	height: 225px;
}

h1
{
	color: #90010c;
	font-size: 14pt;
	font-weight: bold;
}

h2
{
	color: #90010c;
	font-size: 12pt;
	font-weight: bold;
}

h3
{
	color: #90010c;
	font-size: 10pt;
	font-weight: bold;
}

hr
{
	border-style: dotted;
	color: #ababab;
	height: 1px;	
}

.border
{
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
}

.divContact
{
	background-image: url(/imgs/bg_contact.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid transparent;
	height: 308px;
	width: 186px;		
}

.divContent
{
	color: #ffffff;	
	height: 235px;
	margin: 55px 15px 0px 15px;
	overflow: hidden;
	text-align: left;
}

.divNews
{
	background-image: url(/imgs/news-bg.gif);
	background-position:center;
	background-repeat: repeat-y;		
	width: 186px; 	
}

.divNewsContent
{
	color: #ffffff;			
	padding: 15px 15px 20px 15px;	
	text-align: left;	
	background-image: url(/imgs/news-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;	
}

.footer
{
	font-size: 7pt;
}

.imgRight
{
	border: 2px solid #434342;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgLeft
{
	border: 2px solid #434342;
	margin-bottom: 10px;
	margin-right: 10px;
}

.tblMain
{
	background-image: url(/imgs/background.jpg);
	table-layout: fixed;
	height: 100%;
}

.tblManage
{
	background-color: #ffffff;
	border: 1px solid #000000;
	height: 100%;
}

.tdLeft
{
	background-image: url(/imgs/bg_left.jpg);
	background-position: bottom;	
	background-repeat: no-repeat;	
}

.tdMain
{	
	padding: 7px;
}

.tdRight
{
	background-image: url(/imgs/bg_right.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.LiteGrayText
{
	color: #434342;
}

.WhiteText
{
	color: #ffffff;
}

.w100pct
{
	width: 100%;
}

.divGoogleMap
{
	border: 1px solid #ababab;	
	height: 300px;	
	width: 100%;
}

/* Site Engine */
.seFooter
{
	background-color: #333333;
	color: #ffffff;
}

.seHeader
{
	background-color: #520004;
	color: #ffffff;
	font-weight: bold;
}

.seInputControl
{
	color: #ffffff;
	background-color: #520004;
	padding: 2px;
}

.seMemoControl
{
	width: 100%;
}

.seTable
{
	background-color: #2a2a2a;
}

.seTableRow
{
	background-color: #ababab;
}

.seTableRowAlternate
{
	background-color: #ffffff;
}

.seTitle
{
	color: #90010c;
	font-size: 14pt;
	font-weight: bold;
}

.imgThumbnail
{
	cursor: pointer;
	cursor: hand;
	
}

.divThumbnail
{
	/*background-color: #ababab;*/
	border: 2px solid #ababab;
}

div.CategoryOption, div.CategoryOption select
{
	font-size: 12pt;
}
