@charset "utf-8";
body,td,th {
	font-family: tahoma, verdana, Arial;
	color: #1F1F1F;
	font-size: 11pt;
	background-color: #CCCCFF;
}
#tabs1 {
	list-style-type: none;

}
#contact {
	height: 280px;
	width: 135px;
	position: absolute;
	background-color: #F7F7F7;
	z-index: 100;
	margin-top: 130px;
	margin-left: -150px;
	border: 2px solid #9D9DFF;
	font-weight: normal;
	text-align: center;
	padding: 2px;
}
#contact a:link{
	text-decoration: blink;

}
.thrColFixHdr #container1 {
	width: 1150px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	height: 825px;
}
.thrColFixHdr #containerral {
	width: 1000px;
	background-image: url(images/mainlayoutral.jpg);
	background-repeat: no-repeat;
	border: thin solid #9AB5B0;
	margin-left: 150px;
	background-color: #9bb4ae;
	background-position: top;
	height: 2240px;
} 
.thrColFixHdr #container1ral {
	width: 1150px;
	height: 2240px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.thrColFixHdr #container {
	width: 1000px; /* this overrides the text-align: center on the body element. */
	height: 825px;
	background-image: url(images/mainlayout.jpg);
	background-repeat: no-repeat;
	border: thin solid #9AB5B0;
	margin-left: 150px;
} 

.thrColFixHdr #header {
	height: 69px;
	margin-top: 5px;
	margin-left: 5px;
	padding-right: 10;
	text-align: left;
	padding-top: 0px;
	margin-right: 5px;
} 
#before  {
	color: #FFF;
	background-color: #310073;
	display: block;
	padding: 3px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	margin-top: 3px;
}
#before  a{
	color: #FFF;
	background-color: #310073;
	font-size: 11px;
}
#before  a:hover{
	color: #7BCEF7;
}
#before  a:{
	color: #FFF;
	background-color: #310073;
	display: block;
}

.thrColFixHdr  #header1  {
	width: 820px;
	float: right;
	margin-right: 0px;
	margin-left: 0;
	font-weight: bold;
	height: 70px;
















	#padding-top: 25px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thrColFixHdr  #tabs  {
	width: 815px;
	float: right;
	margin-right: 0px;
	margin-left: 0;
	font-weight: bold;
	height: 70px;


















	#padding-top: 25px;
	font-size: 14px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	margin-top: 60px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-left: 15px;
	font-size: 11px;
}
.thrColFixHdr #sidebar1 a:link {
	color: #990000;

}

a:link {
	color: #1F1F1F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F1F1F;
}
a:hover {
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #1F1F1F;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 215px; /* padding keeps the content of the div away from the edges */
	margin-top: 65px;
	#margin-top: 45px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-right: 20px;
	height: 450px;
}
.thrColFixHdr #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 205px;
	height: 115px;
	padding: 5px;
}
.thrColFixHdr #sidebar4 {
	float: right; /* since this element is floated, a width must be given */
	width: 205px;
	height: 115px;
	margin-top: 49px;
	padding: 5px;
}
h1 {
	font-size: 24px;
	white-space: pre;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}

.thrColFixHdr #sidebar6 {
	float: right; /* since this element is floated, a width must be given */
	width: 205px;
	height: 95px;
	margin-top: 56px;
	padding: 5px;
}
.style2 {
	font-size: 12pt;
	font-weight: bold;
}




.thrColFixHdr #mainContent {
	margin-top: 65px;
	margin-right: 285px;
	margin-bottom: 0;
	margin-left: 215px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	font-weight: bold;
} 
.thrColFixHdr #footer {
	z-index: 5;
	width: 950px;
	margin-left: 150px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #DBE7E8;
	font-size: x-small;
	padding-right: 25px;
	padding-left: 25px;
	border: 2px solid #9CB5B1;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.style1 {color: #990000}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #mainContent1 {


}
.thrColFixHdr #mainContent2 {
	width: 250px;
	float: right;
	clear: none;
	z-index: 0;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	font-weight: normal;
}
.thrColFixHdr #sidebar1 a:visited {
	color: #990000;
}
#sidebar1 p {
	font-size: 14px;
}
.thrColFixHdr #container #sidebar12 {
	font-size: 12px;
}
.thrColFixHdr #mainContent a:link {
	color: #F00;

}
.thrColFixHdr #scrol {
	width: auto;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 15px;

}
.thrColFixHdr #mainContentbanner {
	_margin-top: 30px;
	margin-right: 285px;
	margin-bottom: 0;
	margin-left: 215px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	text-align: center;
	font-size: 12pt;
}
.thrColFixHdr #mainContentbanner a:link{
	_margin-top: 30px;
	color: #F00;
}
.thrColFixHdr #mainContentbanner a:hover {
	_margin-top: 30px;
	color: #F00;
}


.thrColFixHdr #sidebar2banner {
	float: right; /* since this element is floated, a width must be given */
	width: 215px; /* padding keeps the content of the div away from the edges */
	margin-top: 22px;

	#margin-top: 29px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-right: 20px;
	height: 450px;
}
.thrColFixHdr #sidebar1banner {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	margin-top: 9px;


	#margin-top: 29px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-left: 15px;
	font-size: 11px;
	text-align: center;
}
.thrColFixHdr #sidebar1banner a:link {
	color: #990000;
}
.thrColFixHdr #sidebar1 a:hover {
	color: #33C;
}
.thrColFixHdr #sidebar7 {
	float: right; /* since this element is floated, a width must be given */
	width: 205px;
	height: 95px;
	text-align: center;
	margin-bottom: 70px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.thrColFixHdr #time {
	width: 135px;
	height: 75px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #3B738E;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
}
.thrColFixHdr #footer1 {
	z-index: 5;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	font-size: x-small;
	padding-right: 25px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.table {
	background-image: none;
	background-color: #9BB4AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 912px;
	}
.table td {
	background-image: none;
	background-color: #9BB4AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	width: 114px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
	}
.table tr {
	background-image: none;
	background-color: #9BB4AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 912px;
}
#flash {
	font-size: small;
}
.thrColFixHdr #mainContentbannerc {
	_margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 10pt;
	padding-top: 0px;
	width: 965px;
	padding-left: 35px;
	height: 2000px;
}
.thrColFixHdr #container-ral {
	width: 1000px;
	background-image: url(images/mainlayoutral.jpg);
	background-repeat: no-repeat;
	border: thin solid #9AB5B0;
	margin-left: 150px;
	background-color: #9bb4ae;
	background-position: top;
}
.ie7{
	margin-right: 400px;
	float: right;
	width: 965px;
	text-align: center;
	clear: right;
}

.gall{
	
}
#spacer{
	width: 1000px;
	float: right;
	
}
