body {
	background-color: #BE3717;
	margin-left: 36px;
	margin-top: 36px;
	margin-right: 36px;
	margin-bottom: 36px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
ul {
	list-style-image: url(images/icon1.jpg);
	list-style-type: disc;
}
li{
	padding-bottom: 15px;
}
a {
	color: #be3717;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #CC9900;
	font-size: 11px;
	font-weight: bold;
}
.topmenu {
	color: #FFFFFF;
}
a.topmenu {
	color: #FFFFFF;
}
a.topmenu:hover {
	color: #FFD800;
}
.title {
	color: #008300;
	font-size: 12px;
	font-weight: bold;	
	line-height: 30px;
}
.title1 {
	color: #008300;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
.font_yellow {
	color: #CC9900;
}
/*  mainmenu--------------------------------------------------------*/
a.font_mainmenu,
a.font_mainmenu:link,
a.font_mainmenu:visited {
	font-size:11px;
	color: #F8E6D0;
	text-indent: 27px;
	display: block;
	left: -7px;
	font-weight: bold;
	background-image:  url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	text-align: left;
	text-decoration: none;
}
.font_mainmenu,
a.font_mainmenu:hover {
	font-size:11px;
	color: #FFD800;
	text-indent: 27px;
	display: block;
	left: -7px;
	line-height: 21px;
	font-weight: bold;
	background-image:  url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	text-align: left;
	text-decoration: none;
}
span.font_mainmenu {
	font-size:11px;
	color: #FFD800;
	text-indent: 27px;
	display: block;
	left: -7px;
	line-height: 21px;
	font-weight: bold;
	background-image:  url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	text-align: left;
	text-decoration: none;
}

/*  submenu--------------------------------------------------------*/
a.font_submenu,
a.font_submenu:link,
a.font_submenu:visited {
	display:block;
	color: #000000;
	line-height: 15px;
	text-indent: 15px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.font_submenu,
a.font_submenu:hover{
	display: block;
	color: #BE3716;
	line-height: 15px;
	text-indent: 15px;
	/*text-decoration: underline;*/
	font-size: 12px;
	font-weight: normal;
	border: 0px solid #FFFFFF;
}
span.font_submenu{
	display: block;
	color: #BE3716;
	line-height: 15px;
	text-indent: 15px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	border: 0px solid #FFFFFF;
}

/*--------------------------------------------------------*/
.font_bold {
	color:#FFFFFF;
	font-weight: bold;	
}
a.font_bold {
	color:#FFFFFF;
	font-weight: bold;	
}
a.font_bold:hover {
	color:#F8E6D0;
	font-weight: bold;	
}
.box {
	border:1px solid #BE3716;
	background:#FCF6E8;
}
.line_left {
	border-left:1px solid #A4A4A4;
}
.line_right {
	border-right:1px solid #A4A4A4;
}
.line_top {
	border-top:1px solid #A4A4A4;
}
.line_bottom {
	border-bottom:1px solid #A4A4A4;
}
