html {
	padding:0px;
	margin:0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background:#ffffff;
}
/***************************************************************/
img {
	border:0px;
}
td {
	font:11px tahoma, Arial, Helvetica, sans-serif;
	color:#8A8A8A;
}
p {
	font:11px tahoma, Arial, Helvetica, sans-serif;
	color:#8A8A8A;
	margin:0px;
	padding:0px 0px 9px 2px;
}
span.head  {
	color:#FF7800;
	font-weight:bold;
}
a {
	font:11px tahoma, Arial, Helvetica, sans-serif;
	color:#8A8A8A;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.more {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a.more:hover {
	text-decoration:none;
}
a.more_orng {
	color:#FF7800;
	font-weight:bold;
	text-decoration:underline;
	background:url(../images/more.jpg) left no-repeat;
	padding-left:6px;
}
a.more_orng:hover {
	text-decoration:none;
}
h1 {
	font:24px Monotype Corsiva, Arial, Helvetica, sans-serif;
	color:#FF7800;
	padding:15px 30px 13px 2px;
	margin:0px;
}
/***************************************************************/
#main {
	width:100%;
	margin:0 auto;
}
#main table.main_table {
	width:780px;
}
#main td.left_dots {
	width:37px;
	background:url(../images/left_dots.jpg) top right repeat-y;
}
#main td.right_dots {
	width:37px;
	background:url(../images/right_dots.jpg) top left repeat-y;
}
/***************************************************************/
#content {
	width:706px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background:url(../images/right_line.jpg) right repeat-y;
}
#content td {
	vertical-align:top;
}
#content .top {
	background:url(../images/top_back.jpg);
	height:29px;
	text-align:right;
	color:#FFFFFF;
	padding-right:20px;
	vertical-align:middle;
}
#content a.top_lnk {
	color:#FFFFFF
}
#content .text {
	background:url(../images/left_line.jpg) left repeat-y;	
	padding:1px 18px 10px 14px;
}
#content img.lft {
	float:left;
	margin-right:5px;
}
/***************************************************************/
#submit {
	padding:0px;
	margin:0px;
}
#submit label {
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	margin-bottom:5px;
}
#submit input.txt {
	width:130px;
	height:19px;
	border:1px solid #001E26;
	margin-right:8px;
}
#submit a {
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	color:#BEF2FF;
	text-decoration:underline;
}
#submit a:hover {
	text-decoration:none;
}
/***************************************************************/
#search {
	margin:0px;
	padding:0px 0px 0px 18px;
	float:left;
}
#search label {
	font-weight:bold;
}
#search input.txt {
	width:117px;
	height:18px;
	border:1px solid #0082A2;
	margin:0px 10px 0px 5px;
}
/***************************************************************/
#menu {
	background:url(../images/menu_back.jpg);
}
#menu img.logo {
	margin:0px 37px 0px 10px;
}
/***************************************************************/
table.tbl_blue {
	width:224px;
	background:url(../images/tbl_back.jpg);
}
td.tbl_top {
	width:224px;
	height:112px;
	background:url(../images/tbl_top.jpg) top no-repeat;
	padding:19px 13px 0px 13px;
}
td.tbl_bottom {
	width:224px;
	height:11px;
	background:url(../images/tbl_bottom.jpg) top no-repeat;
}
p.wht {
	color:#FFFFFF;
	margin:9px 0px 0px 0px;
}
/***************************************************************/
#bottom td.copr {
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	background:url(../images/bottom_back.jpg);
	width:691px;
	padding-top:6px;
}
#bottom a {
	color:#FFFFFF;
}
/***************************************************************/
