body,td,th {
	font-family: "Comic Sans", Comic Sans MS, Times New Roman, Arial, Times, serif,;
	font-size: 13px;
	color: #000000;
}
body {
	background-image: url(../images/bg_sub.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dfe46a;
}
.menu_left{
	background-image:url(../images/menu_left.png);
	background-repeat:no-repeat;
	width:26px;
	height:63px;
	}
.menu_right{
	background-image:url(../images/menu_right.png);
	background-repeat:no-repeat;
	width:39px;
	height:63px;
	}
.menu_bg{
	background-image:url(../images/menu_bg.png);
	background-repeat:repeat-x;
	padding-bottom:7px;
	}
.black_link{
	font-family:"trebuchet MS", arial;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}
.black_link:hover{
	font-family:"trebuchet MS", arial;
	font-size:14px;
	text-decoration:underline;
	color:#990000;
	font-weight:bold;	
	}
.black_link_active{
	font-family:"trebuchet MS", arial;
	font-size:14px;
	text-decoration:underline;
	color:#990000;
	font-weight:bold;	
	}
.black_link_sep{
	font-family:"trebuchet MS", arial;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	padding:0px 6px;
	font-weight:bold;	
	}
/*--------------------------------------  Sub pages  --------------------------------------------*/

.box_top{
	background-image:url(../images/box_top.png);
	background-repeat:no-repeat;
	width:700px;
	height:133px;
	padding:0px 0px 0px 35px;
	}
.box_bg{
	background-image:url(../images/box_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f5f8ad;
	padding:0px 20px;
	}
.box_shadow{
	background-image:url(../images/box_shadow.png);
	width:3px;
	background-repeat:repeat-y;
	background-position:left;
	}
.box_bottom{
	background-image:url(../images/box_bottom.png);
	background-repeat:no-repeat;
	width:729px;
	height:21px;
	}
.left_link{
	font-family: "Comic Sans", Comic Sans MS, Times New Roman, Arial, Times, serif,;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	padding:3px 0px 5px 5px;	
	width:194px;
	display:block;
	}
.left_link:hover{
	font-family: "Comic Sans", Comic Sans MS, Times New Roman, Arial, Times, serif,;
	font-size: 13px;
	color: #356d03;
	text-decoration:line-through;
	background-image:url(../images/tab_hover.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:3px 0px 5px 5px;
	width:194px;
	display:block;	
	}
.left_link_active{
	font-family: "Comic Sans", Comic Sans MS, Times New Roman, Arial, Times, serif,;
	font-size: 13px;
	color: #356d03;
	text-decoration:none;
	background-image:url(../images/tab_hover.png);
	background-position:left top;
	background-repeat:no-repeat;	
	padding:3px 0px 5px 5px;
	width:194px;
	display:block;	
	}
.red_12{
	color:#990000;
	font-size:12px;
	}
form{
	padding:0px;
	margin:0px;
	}
.btn{
	background-image:url(../images/btn.gif);
	background-repeat:repeat-x;
	height:35px;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	border:1px solid #689b3e;
	text-decoration:none;
	cursor:pointer;
	font-family:"trebuchet MS", arial;
	font-size:16px;	
	}
.btn:hover{
	background-image:url(../images/btn_h.gif);
	background-repeat:repeat-x;
	height:35px;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	color:#990000;
	border:1px solid #689b3e;
	text-decoration:none;
	cursor:pointer;
	font-family:"trebuchet MS", arial;
	font-size:16px;	
	}
ul{
	padding:0px; 
	list-style:url(../images/bullet.gif);
	margin:0 0px 0px 16px;
	}


.heading_1{
	font-family:"Comic Sans", Comic Sans MS, Times New Roman, Arial, Times, serif,;
	font-size:15px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}
.link_small {
	font-family: "Comic Sans", Comic Sans MS, Times New Roman, Arial, Times, serif,;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.link_small:hover {
	font-family: "Comic Sans", Comic Sans MS, Times New Roman, Arial, Times, serif,;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;	
}
