/********** MAIN STYLES **********/

body {
	background-color: #E2C6BA;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	line-height: 140%; 
	font-size: 12px;
	color: #333;
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	margin: 0;
}


div#mainContainer {
	width: 861px;
	text-align: left;
	margin: 0px auto;
	padding: 20px 0 0 0;
}

div#container {
	width: 861px;
	background-image: url(../images/contentBackground.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	margin: 0px auto;
	background-color: #FFF;	
	border: 0px solid #333333;
	padding: 0px;
}


p, td {
	margin-top: 0;
	margin: 0 0 6px 0;
}

table {
	border: 0;
}

td {
    font-size: 12px;
	vertical-align: top;
}

img {
	border:0;
}

.nomargin {
	margin: 0;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin-top: 0;  
	margin: 0 0 16px 0;  
	font-size: 16px;
	color: #405F8B;
	font-style: italic;
	}

h2 {
	margin-top: 0;
	font-size: 12px;
}

h3,h4,h5,h6 {
	margin-top: 0;
	font-size: 14px;
}

ol, ul {
	padding: 0;
	margin: 0 0 6px 25px;	
}

ol li, ul li {
	margin: 0 0 6px 0;	
	line-height: 120%;	
}

.horizLine {
	height: 12px;
	background-image: url(../images/yuwei.gif);
	background-repeat: repeat-x;
	background-position: 0 40%;
	width: 840px;
	margin: 0px auto;
}


/********** HEADER STYLES **********/

div#header {
	margin: 0px auto;
}



/********** MENU STYLES **********/


div#topMenu {
	width: 840px;
	height: 25px;
	margin: 0px auto;
	text-align: right;
	background-color: #405F8B;
	color: #FFF;
	text-transform: uppercase;
}

.topMenu {
	font-size: 12px;
	padding: 7px 5px 0px;
	line-height:100%;
	color: #FFF;
}

a.topMenu {
	color: #FFF;
	padding: 8px 5px;
	text-decoration: none;	
}

a.topMenuActive {
	font-size: 12px;
	padding: 12px 5px;
	color: #FFF;
	font-weight: 700;
	text-decoration: none;	
}


a:hover.topMenu {
	font-weight: 400;
	text-decoration: none;	
}


/********** CONTENT STYLES **********/

div#Content {
	width: 861px;
	margin: 0px auto;
	padding: 5px 0 0 0;
}

div#ContentIndexOnly {
	width: 861px;
	min-height: 300px;
	margin: 0px auto;
	padding: 5px 0px 0 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 100% 100%;
}


td.content {
	margin-top: 0;
	text-align: left;
	height: 300px;
	padding: 5px 10px 5px 10px;
}


/********** FOOTER STYLES **********/


div#footer {
	margin: 0px auto;
	height: 25px;
	background-image: url(../images/footer.GIF);	
	background-repeat: repeat-y;
	line-height: 100%; 
	text-align: center;
	color: #AB5250;
}


.footer {
	font-size: 11px;
	color: #AB5250;
	padding: 2px 5px;
	margin: 0;
	text-decoration: none;
}

a.footer {
	color: #AB5250;
	text-decoration: none;
}

a:hover.footer {
	text-decoration: underline;
}

a.policesLink {
	color: #AB5250;
	text-decoration: underline;
}

a:hover.policesLink {
	text-decoration: none;
}

div#bottomMain {
	margin: 0px auto;
	width: 861px;
	height: 26px;
}


div#bottomBorderIndex {
	background-image: url(../images/borderBottomIndex.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 861px;
	height: 12px;
}

div#bottomBorderMain {
	background-image: url(../images/borderBottomMain.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 861px;
	height: 12px;
}
