BODY {
	SCROLLBAR-FACE-COLOR: #DEE6E6;
	SCROLLBAR-HIGHLIGHT-COLOR: #DEE6E6;
	SCROLLBAR-SHADOW-COLOR: #DEE6E6;
	SCROLLBAR-ARROW-COLOR: #DEE6E6;
	SCROLLBAR-TRACK-COLOR: #DEE6E6;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu {
	font-size: 12px;
	font-family: Arial;
	vertical-align : top;
	text-align : left;
	line-height : 17px;
	font-weight: bold;
	color : #336666;
	padding-top: 15px;
}

.menu A{
	font-family: Arial;
	vertical-align : middle;
	text-align : left;
	line-height : 17px;
	font-weight: bold;
	color : #336666;
	text-decoration: none;
}

.menu A:hover{
	font-family: Arial;
	vertical-align : middle;
	text-align : left;
	line-height : 17px;
	font-weight: bold;
	color : #668B8C;
	text-decoration: none;
}

.menu td{
	background : url("../images/button.gif");
	background-repeat: no-repeat; 
	background-position: left center; 
	padding-left: 15px;
	padding-right:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align : top;
	font-family: Arial;
	font-size: 12px;
	color: #366666;
	line-height : 15px;
	text-align: justify;
	background: url("../images/news_bg.gif");
	background-repeat: no-repeat; 
	background-position: left top; 
}

.news A{
	font-family: Arial;
	font-size: 12px;
	color: #366666;
	line-height : 15px;
	text-decoration: none;
}

.news h1{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #366666;
}

.page_header {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #366666;
}

.page_header_div {
	text-align: left;
	padding-left: 100px;
}

.header {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #366666;
}

.addnews {
	font-family: Arial;
	font-size: 13px;
	color: #366666;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-leight: 12px;
}

input {
	font-size: 13px;
	font-family: Verdana;
	color : #000000;
}

select {
	font-size: 13px;
	font-family: Verdana;
	color : #000000;
}

textarea {
	font-size: 13px;
	font-family: Verdana;
	color : #000000;
}

.content {
	vertical-align: top;
	padding-left: 75px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	line-height : 18px;
	text-align: justify;
	text-indent: 15px;
}

.content2 {
	vertical-align: top;
	padding-left: 75px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	line-height : 18px;
	text-align: justify;
	text-indent: 0px;
}

.content_index {
	text-indent: 15px;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	line-height : 18px;
	text-align: justify;
}

.content2_index {
	text-indent: 0px;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	line-height : 18px;
	text-align: justify;
}

.content A{
	font-family: Arial;
	font-size: 14px;
	line-height : 18px;
	color: #336666;
	text-decoration: none;
}

.content2 A{
	font-family: Arial;
	font-size: 14px;
	line-height : 18px;
	color: #336666;
	text-decoration: none;
}

.content_index A{
	font-family: Arial;
	font-size: 14px;
	line-height : 18px;
	color: #336666;
	text-decoration: none;
}

.content2_index A{
	font-family: Arial;
	font-size: 14px;
	line-height : 18px;
	color: #336666;
	text-decoration: none;
}

.site_header_top {
	padding-left: 65px; 
	paddint-top: 0px; 
	padding-bottom: 2px;
	background-repeat: repeat-y; 
	background-position: left top; 
	font-family:Verdana;
	font-size: 22px;
	font-weight: Bolder;
	color: #FFFFFF;
}

.site_header_bot {
	padding-right: 30px; 
	paddint-top: 0px; 
	padding-bottom: 0px;
	background-repeat: repeat-y; 
	background-position: right top; 
	font-family:Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align : right;
}

.order {
	font-family: Arial;
	font-size: 13px;
}

.order td{
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
	font-weight: bold;
}


.content pre{
	vertical-align: top;
	padding-left: 0px;
	padding-right: 00px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
	line-height : 17px;
	text-align: justify;
	width: 100%;
}

.back_title {
	background: #E0E8E7;
}

.back_form {
	background: #BACBCC;
}