@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-color: #f1f1f1;
	background-image: url(img/bg1.gif);
		font-family: Arial, sansserif;
	font-size: 11px;
		color: #000000;
}
a:hover{
color:#000;
}
#top{
	display: block;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 116px;
	
}
#top2{
	display: block;
	background-image: url(img/top2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 116px;
	background-color: #770f4e;	
}

#mainNav{
	padding-left: 5px;
	display: block;
	width: 905px;
	margin:auto;
	position: relative;
	top: 45px;
	text-align: right;
}
#content{
	display: block;
	width: 898px;
	margin:auto;
}
#content3{
	display: block;
	margin:auto;
	background-image: url(img/bkMid.png);
	background-repeat: repeat-x;
	text-align: center;
}
#subContent{
	display: block;
	width: 100%;
	margin:auto;

	min-height:100px;
}
#footer{
	display: block;
	width: 860px;
	margin:auto;
	padding: 10px;
	color: #770f4e;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #770F4E;
	clear: both;
}
#homeTxt{
	display: block;
	width: 350px;
	margin:auto;
	padding: 19px;
	height: 140px;
	float: right;
	vertical-align: bottom;
	position: relative;
	top: 130px;
	right: 10px;
	background-image: url(img/transhome.png);
	line-height: 20px;
	color: #770f4e;
	font-size: 11px;
}
#news{
	display: block;
	width: 200px;
	height: 100px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #770f4e;
	padding-left: 10px;
	float: left;
}
#subMenu{
	display: block;
	width: 150px;
	float: left;
	vertical-align: top;
}
#subMenu h2{
	color: #770f4e;
	font-weight: normal;
}
#subMenu a{
	color: #000;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
#subMenu a:hover{
	color: #770f4e;
	font-weight: normal;
	text-decoration: none;
}
#subText{
	display: block;
	width: 600px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #770f4e;
	padding-left: 10px;
	float: right;
	color: #770f4e;
	line-height: 20px;

}
#subText2{
	display: block;
	width: 670px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #770f4e;
	padding-left: 10px;
	float: right;
	color: #000;
	line-height: 20px;
	font-size: 12px;
}
#dividerHome{
	display: block;
	width: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #770f4e;
	height:150px;
}
#subText img{
	margin-right: 10px;
}
.newsTitle{
	color: #770f4e;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
}
#share{
	display: block;
	width: 125px;
	float: right;
	padding: 5px;
}
#secNav{
	padding: 5px;
	display: block;
	width: 890px;
	margin:auto;
	text-align: right;
	color: #770f4e;
}
#secNav2{
	padding: 5px;
	display: block;
	width: 890px;
	margin:auto;
	text-align: right;
	color: #F8C9E4;
}
#secContainer{
	/*background-color: #770f4e;*/
}
#secNav a{
	text-decoration: none;
	color: #770f4e;
}
#secNav a:hover{
	text-decoration: none;
	color: #000;
}
#secNav2 a{
	text-decoration: none;
	color: #F8C9E4;
}
#secNav2 a:hover{
	text-decoration: none;
	color: #FFF;
}
.titles{
	font-size: 18px;
}
tr{
	font-size: 12px;
}
.titleFot{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #666666;
}
#fotTD{
	color: #666666;
	font-size: 11px;
}
#fotTD a{
	color: #666666;
	text-decoration: none;
}
#fotTD a:hover{
	color: #333333;
	text-decoration: none;
}