@charset "utf-8";
/* CSS Document */



.layoutbgcol {
	background-color: #990000;
}

/*body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}*/

.maintable {
	border: 1px solid #CCCCCC;
}

/*.maincat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #CC023E;
}*/
.slidedown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: none;
	text-decoration:underline;
	color: #000099;
}
.slidedown a:hover{
	color: #CC023E;
	text-decoration:none;
}
/*.stepHeadings {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}*/
.sltMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
select {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.greyTextHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.myTHSsection {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.topred {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.leftred {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.bottomred {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.rightred {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #990000;
}


.bgRemarks {
}
.bginfotable {
	background-color: #EEEEEE;
}
.blockinfotable {
	border: thin solid #EEEEEE;
}
.whitetext a{
	color: #FFFFFF;
	text-decoration:none;
}
.whitetext {
	color: #333399;
}
.whitetext img a{
	text-decoration:none;
}
.redbgwhitetxt {
	color: #666666;
	font-size: 12px;
}

.maincatBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #CC023E;
}
.photoFrameOuter {
	background-color: #990000;
	border: thin none #FFFFFF;
}
.photoFrameInner {
	background-color: #002868;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.photoFrameInnerLeft {
	background-color: #002868;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.photoFrameInnerRight {
}
.listingdetailsframe {
	border: 1px solid #CCCCCC;
}
.listinglinksframe {
	border: 1px solid #CCCCCC;
}
.listingdetailsframetable {
	border: thin solid #FFFFFF;
}
.redbordertable {
	border: 1px solid #CCCCCC;
}
.bluebg {
	background-color: #6384B9;
}
.biggerfont {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
.arealfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.borderbred {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CE0819;
	border-bottom-color: #CE0819;
	border-left-color: #CE0819;
}
.greytableborderbg {
	background-color: #EFEFEF;
	border: 1px solid #BDBDBD;
}
.greyborder {
	border: 1px solid #BDBDBD;
}

.darkgreybg {
	background-color: #555555;
	font-weight: bold;
	color: #FFFFFF;
}
.btnSubmit {
margin-right:60px;
float:left;
}
.lis{
	border-bottom:1px #E5E5E5 solid;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 35px;
	height: 25px;
	}
.lis span{
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	padding:5px;
	color: #000055;
	}
	.lis span:hover{
	color: #A50100;
	}
.back{
	margin:5px 0px;
	padding:5px 0 5px 23px;
	}
	
.back a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}
	
.back span{
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	padding:5px;
	color:#FF3300;
	}
.nextprev a{
	color:#000066;
	text-decoration:none;
	}
	
