﻿body
{
	margin: 20px;
	background-image: url('Files/Image/bg.gif')
}
body, td, input, textarea, select, div
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000
}
input, textarea, select
{
	border: solid 1px #999999
}
.radio input, .checkbox input
{
	border: none
}
.subtitle
{
	vertical-align: top;
	width: 180px;
	color: #ED660A;
	font-size: 18px;
	font-weight: bold
}
.subleft
{
	width: 180px;
	vertical-align: top;
	padding-top: 50px
}
.subleftimage
{
	vertical-align: top;
	text-align: right;
	padding-right: 20px
}
.sublefttext
{
	vertical-align: top;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px
}
.subleftform
{
	text-align: right;
	padding-right: 10px
}
.subleftdate
{
	color: #ED660A;
	font-style: italic;
	vertical-align: top;
	text-align: right;
	padding-right: 10px
}
.subcontent
{
	vertical-align: top
}
.seperator
{
	height: 4px;
	vertical-align: top;
	background-image: url('Files/Image/seperator.gif')
}
.blank
{
	height: 10px
}
.content, .contentnews
{
	padding-bottom: 12px;
	text-align: justify;
	line-height: 16px
}
.contentnews
{
	color: #333333
}
.contenttitle
{
	padding-bottom: 12px;
	font-size: 13px;
	color: #ED660A;
	font-weight: bold
}
.contentsubtitle, .contentsubtitle2
{
	font-size: 11px;
	color: #559955;
	font-weight: bold
}
.contentsubtitle
{
	padding-bottom: 12px
}
.header
{
	background-image: url('Files/Image/bg_header.gif');
	height: 286px;
	text-align: center
}
.banner
{
	background-color: #84af00;
	height: 181px
}
.menu
{
	background-image: url('Files/Image/menu_bg.gif');
	text-align: left
}
.left
{
	background-image: url('Files/Image/left_bg.gif');
	width: 10px
}
.middle
{
	background-color: #FFFFFF;
	text-align: center
}
.right
{
	background-image: url('Files/Image/right_bg.gif');
	width: 8px
}
.bottomleft
{
	background-image: url('Files/Image/bottom_left.gif');
	height: 10px
}
.bottommiddle
{
	background-image: url('Files/Image/bottom_bg.gif')
}
.bottomright
{
	background-image: url('Files/Image/bottom_right.gif')
}
.box
{
	color: #666666;
	width: 185px;
	margin-top: 20px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #E8E6E1;
	background-color: #F7F5F0;
}
A:link, A:visited, A:active
{
	color: #D2382B;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none
}
A:hover
{
	text-decoration: underline
}
.button
{
	border: outset #dddddd 1px; 
	background-color: #EEE3D5; 
	color: #555555; 
	font-weight:bold;
}