@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #E6E6E6;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}
#header {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
#topmenu {
	height: 30px;
	background-image: url(images/mouseout/sitetop_06.png);
	background-repeat: repeat-x;
	display: block;
}
#header #logo .smallmenu{
	position: relative;
	top: 70px;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 280px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: right;
}
#header #logo .smallmenu a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
#header #logo .smallmenu a:hover {
	text-decoration: underline;
}


#header #logo .smallmenu .box{
	width: 70px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
#topmenu img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topmenu .rightround {
	background-image: url(images/mouseout/sitetop_08.png);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 30px;
	width: 10px;
}


#logo {
	height: 147px;
	overflow: hidden;
	padding-left: 20px;
}

#page {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 918px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;

}
#content {
	width: 640px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;}

#content .tb1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	padding: 10px;
	margin: 5px;
	border: 1px solid #696B66;
	font-style: italic;
}

#content .cb1 {
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	padding: 10px;
	margin: 5px;
}
#content .cb1 .text2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 5px;
	line-height: 1.5em;
}


#content .cb1 h1 {
	overflow: hidden;
	font-size: 16px;
	color: #6F1464;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F1464;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content .cb1 .caption {
	padding-top: 7px;
	padding-bottom: 7px;
	overflow: hidden;

}
#content .cb1 .caption .captiontext {
	font-weight: bold;
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
}



#rightmenu {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
}
#rightmenu  .rightbox {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;

}
#rightmenu   .rightbox   h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #E5E5E5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#rightmenu  .rightbox  .text {
	padding: 5px;
}

#rightbtns {
	overflow: hidden;
	height: 90px;
}
#rightbtns img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#rightbtns .btn {
	float: left;
	width: 80px;
}
#rightbtns .btn h1 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;

}
#bottombar {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
	color: #CCC;
}
#bottombar .m  {
	background-image: url(images/bottombar2.png);
	background-repeat: repeat-x;
	height: 25px;
	overflow: hidden;
	padding-top: 4px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#bottombar .m  a{
	color: #FFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#bottombar .m a:hover {
	text-decoration: underline;
}

#bottombar .r  {
	background-image: url(images/bottombar3.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 20px;
	float: right;

}
#bottombar .l {
	height: 25px;
	float: left;
	width: 158px;
	margin: 0px;
	padding: 0px;
	
}
