﻿html, body { 
	margin: 0px; padding: 0px; height: 100%; background-color: #FFFFFF;
	color: #171717; width: 100%; font-family: Arial, Verdana, Tahoma;
	font-size: 90%; background-image: url(/Images/bg.gif);
	background-repeat: repeat-x; background-position: left top;
}

form { margin:0px;}
	

a:link      { color: #c0c0c0; text-decoration: underline; }
a:visted    { color: #c0c0c0; text-decoration: underline; }
a:hover     { color: #c0c0c0; text-decoration: none; }

#siteContainer { 
	width: 970px;
	position: relative; left: 50%;
	margin-left: -488px;
	padding: 0px 3px;
	background-image: url(/Images/midle-bg.png); background-repeat: repeat-y; background-position: left top;
	
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/midle-bg.png', sizingMethod='scale');
}

.txtContainer {
	padding: 20px;
}

.footer {
	width: 954px;
	position: relative; left: 50%;
	margin-left: -488px;
	padding: 14px 0px 0px 22px;
	height: 83px; text-align: left; background-image: url(/Images/footer-bg.jpg); background-repeat: no-repeat;
}

.backtoTop {
	float: right;
	margin-top: -15px;
	margin-right: 20px;
}	

h1 {
	font-size: 400%;
}

h2 {
	font-size: 190%;
}

h3 {
	font-size: 160%;
}

.content {
}

.TitleBG { color: #000000; font-size: 200%; font-style: italic; height: 70px; }

.menu-container {
	height: 50px; padding: 10px 0px 0px 0px;
	font-size: 90%; color: #c0c0c0;
}

.header { height: 240px; }

#headerItems {	
	width: 970px; height: 162px; padding: 51px 0px 0px 0px;
	background-image: url(/Images/header-bg.jpg); background-repeat: no-repeat;
}

.Subheader { height: 131px; text-decoration: none; }
#SubheaderItems {	
	width: 970px; height: 104px; padding: 0px 0px 0px 0px;
	background-image: url(/Images/sub-header-bg.gif); background-repeat: no-repeat;
}

.SubLogo  { float: right; width: 392px; margin-left: -3px; margin: 35px 32px 0px 0px; }
.SubImage { margin-right: 356px; _margin-right: 353px; }

.Logo { margin-bottom: 24px; padding-left: 135px; }

.TopHomeBG {
	height: 15px; text-align: right; padding: 12px 32px 0px 0px; text-transform: uppercase; font-size: 90%;
	background-image: url(/Images/header-top-bg.jpg); background-repeat: no-repeat;
}

#Container { margin: 0px; padding: 0px 40px 30px 0px; position: relative; min-height: 380px; _height: 380px; }
#Left      { float: left; width: 194px; _margin-right: -3px; }
#Center    { margin-left: 210px; _margin-left: 207px; }

.CopyRight { text-align: center; font-size: 80%; padding: 12px; color: #464646; }

a.tweb:visited { text-decoration: underline; color: #464646; }
a.tweb:link    { text-decoration: underline; color: #464646; }
a.tweb:hover   { text-decoration: underline; color: #464646; }

a.TopHomeLink:visited { text-decoration: none; color: #000000; font-weight: bold; }
a.TopHomeLink:link    { text-decoration: none; color: #000000; font-weight: bold; }
a.TopHomeLink:hover   { text-decoration: none; color: #464646; font-weight: bold; }

.LeftMenuBG    { width: 162px; height: 1%; padding: 6px 40px 0px 0px; font-size: 90%; }
.SubLeftMenuBG { width: 162px; height: 1%; padding: 13px 40px 0px 0px; font-size: 90%; }

a.LeftMenuLink:visited { text-decoration: none; text-transform: uppercase; color: #c0c0c0; font-weight: bold; display: block; height: 12px; float: right; }
a.LeftMenuLink:link    { text-decoration: none; text-transform: uppercase; color: #c0c0c0; font-weight: bold; display: block; height: 12px; float: right; }
a.LeftMenuLink:hover   { text-decoration: none; text-transform: uppercase; color: #000000; font-weight: bold; display: block; height: 12px; float: right; }