/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
}

.main {
	width: 805px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993300;
	border-left-color: #993300;
	background-color: #FFFFFF;
}
.message-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background-image: url(gifs/messsage-body-bg.gif);
	background-repeat: repeat-x;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c7c9c5;
	border-left-color: #C7C9C5;
}
.message-text A{
	
	color: #000000;
	text-decoration: none;
	
}
.mesage-text-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
	margin-bottom: 3px;
	font-weight: bold;
}
.mesage-text-line A {
	
	color: #000000;
	text-decoration: none;
	
}
.bottom-line {
	background-image: url(gifs/bottom-bg.gif);
	background-repeat: repeat-x;
	text-align: justify;
	height: 22px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}

.footer A {
	
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	
}

hr {
	background-color: #000000;
	height: 3px;
	margin: 0px;
	padding: 0px;
}
.warea-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	float: right;
	width: 535px;
	padding-right: 7px;
	background-position: top;
	padding-left: 0px;
	margin: 0px;
}
.warea-right A{
	
	line-height: 20px;
	color: #000000;
		text-decoration: none;
}
.warea-right A: hover{
	
	line-height: 20px;
	color: #000000;
		text-decoration: underline
}
.warea-left {
	text-align: justify;
	float: left;
	width: 240px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
.sr-wing {
	text-align: center;
	width: 200px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.warea-headng {
	background-color: #a50a0a;
	width: 522px;
	line-height: 25px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
}
.warea-right-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
}
.warea-right-innertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
}
.warea-text-line {
	width: 285px;
	background-image: url(gifs/text-bottom-bg.gif);
	background-position: center center;
	background-repeat: repeat-x;
	float: left;
}
.read-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #a50a0a;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
	width: 115px;
	z-index: auto;
	float: right;
	margin-right: 65px;
}
.read-more A {

	
	color: #a50a0a;
	text-decoration: none;
	
}

.warea {
	clear: both;
	width: 800px;
}


.dps-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	float: left;
}
.sitemap {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	float: right;
	clip: rect(auto,auto,auto,auto);
	margin-right: 15px;
	width: 20%;
	z-index: 100;
	margin-top: 30px;
}
.sitemap A {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}
.horizontal-menu {
	background-image: url(gifs/menu-image.gif);
	float: right;
	background-position: center;
	width: 98px;
}

.menu2{
	font-family: arial, sans-serif;
	position:relative;
	font-size:12px;
	z-index:100;
	margin: 0;
	width: 200px;
	border: 3px solid #d1d0d0;
}
.menu2 ul {
	padding:0;
	margin:0;
	list-style-type: none;
	width:200px;
}
.menu2 ul li ul {
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	top:0;
	left: 100px;
}
.menu2 ul li {
	float:left;
	width: 200px;
}
.menu2 ul li a, .menu2 ul li a:visited {
	display:block;
	float:left;
	text-decoration:none;
	color:#000;
	width:200px;
	height:27px;
	line-height:25px;
	font-size:12px;
	background:transparent;
	padding-left:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
}
* html .menu2 ul li a, * html .menu2 ul li a:visited {
	width:100px;
	height: 27px;
	padding-top: 3px;
}

.menu2 table {
border-collapse:collapse; border:0; margin:0; padding:0; font-size:12px; position:absolute; left:0; top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.menu2 ul li:hover a,
.menu2 ul li a:hover{
	color:#fff;
	background-color: #666666;
}

.menu2 ul li:hover {position:relative; z-index:90;}
* html .menu2 ul li a:hover {position:relative; z-index:100;}

.menu2 ul li:hover ul,
.menu2 ul li a:hover ul {
	visibility:visible;
	position:absolute;
	height:auto;
	border:1px solid #FFFFFF;
	overflow:visible;
	background-color: #666666;
}
.menu2 ul li:hover ul li a,
.menu2 ul li a:hover ul li a{
display:block; background:transparent; color:#fff; line-height:15px; padding:5px 0 5px 10px; height:auto; text-decoration:none;
}

.menu2 ul li:hover ul li:hover a,
.menu2 ul li a:hover ul li a:hover {
	color:#000000;
	background-color: #FFFFFF;
	width: 190px;
	border: 1px solid #000000;
}
.menu2 ul li:hover ul li ul,
.menu2 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:100px;
}
.menu2 ul li:hover ul li:hover ul,
.menu2 ul li a:hover ul li a:hover ul {
	visibility:visible;
	position:absolute;
	height:auto;
	color:#000;
	padding:0;
	list-style-type:none;
	background-color: #00FF00;
}
.menu2 ul li:hover ul li:hover ul li a,
.menu2 ul li a:hover ul li a:hover ul li a {
display:block; background:transparent; color:#FFFFFF;
}

.menu2 ul li:hover ul li:hover ul li:hover a,
.menu2 ul li a:hover ul li a:hover ul li a:hover {
background:#eee; color:#000;
}
body {
	background-color: #333333;
}
.style1 {color: #003300}
.style3 {
	color: #7D5500;
	font-weight: bold;
}
.style2 {
	color: #7D5500;
	font-weight: bold;
}
.style4 {
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}
.style5 {
	font-size: 13px;
	font-weight: bold;
}
.style6 {
	font-size: 13px;
	color: #003300;
	font-weight: bold;
}
.style7 {
	color: #990000;
	font-weight: bold;
}
.style8 {color: #990000}
.style9 {
	font-size: 13px;
	font-weight: bold;
}
.event-ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.event-ul A {
	
	color: #000000;
	text-decoration: none;
	
}
.style10 {font-size: 11px}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
	text-align: right;
	padding-right: 10px;
	width: 200px;
	float: right;
}
.back A {
	color: #993300;
	float: right;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
	text-align: Left;
	margin-right: 200px;
	padding-left: 10px;
}
.next A {
	color: #993300;
	
}
.warea-right-innertext222 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #660000;
	text-decoration: none;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
}
.warea-right-innertext222 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #660000;
	text-decoration: none;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
}
.warea-right-innertext222 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
}
