ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
a img {
	border:0;
}
.clear {
	clear:both;
	height:0px;
}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff url(/images/bg.gif) repeat-x top left;
	color:#000000;
}
.page {
	width:1002px;
	margin:0px auto;
}
/* HEADER */



#header {
	width:100%;
	height:176px;
}
#header_top {
	width:100%;
	height:32px;
	background:url(/images/header_top_bg.gif) no-repeat top left;
}
.titletext {
	background-color:#D2E5F9;
}
.smileytable tr {
	background-color:#f3f3f3;
}
#header_center {
	width:100%;
	height:101px;
	background:url(/images/header_center_bg.gif) no-repeat top left;
}
#header_end {
	width:100%;
	height:43px;
	background:url(/images/header_footer_bg.gif) no-repeat top left;
}
#header_logo {
	margin-left:65px;
}
#header_menu {
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
#header_menu h2 {
	display:inline;
	margin:0;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding:0;
}
#header_menu a {
	color:#FFFFFF;
}
/* BODY */



#body_ads {
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
#body_top_tab {
	width:955px;
	margin:0px auto;
}
#body_top_tab table {
	border-top:3px right #e4f0fc;
	background:#eef5f9 url(/images/body_tab_block_table_bg.gif) repeat-x top left;
}
#body_top_tab td {
	padding-left:20px;
	padding-right:20px;
	padding-top:12px;
	padding-bottom:4px;
	border-right:1px solid #c5dffd;
	border-bottom:1px solid #e4f0fd;
	width:24%;
}
#body_top_tab .corner {
	background:url(/images/body_tab_block_table_corner.gif) no-repeat top left;
	padding-left:34px;
}
.body_tab_block {
}
.body_tab_block h2 {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	text-align:center;
}
.body_tab_block h2 a {
	text-decoration:none;
	background:url(/images/body_tab_block_table_a_line.gif) repeat-x bottom left;
	padding-bottom:2px;
}
.body_tab_block h2 a:hover {
	text-decoration:none;
}
.body_tab_block_link {
	text-align:right;
	padding-top:5px;
}
.body_tab_block_link a {
	color:#a62649;
	padding-left:10px;
	font-weight:bold;
	background:url(/images/body_tab_block_table_a_ar.gif) no-repeat left center;
}
.body_tab_block_link a:hover {
	text-decoration:none;
	color:#a62649;
}
.body_tab_block_link a span {
	border-bottom:1px dashed #d9b7c5;
}
#body {
	width:100%;
	float:left;
	padding-top:10px;
}
.pagination {
	padding: 2px;
	margin-bottom: 10px;
}
.pagination ul {
	margin: 0;
	padding: 0;
	text-align: right; /*Set to "right" to right align pagination interface*/
	font-size: 11px;
}
.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}
.pagination a, .pagination a:visited {
	border: 1px solid #C5DFFD;
	text-decoration: none;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #EEF5F9;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #C5DFFC;
}
.pagination a.currentpage {
	background-color: #2e6ab1;
	color: #FFF !important;
	border-color: #2b66a5;
	font-weight: bold;
	cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover {
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}
.pagination a.prevnext {
	font-weight: bold;
}
#body_left {
	width:240px;
	float:left;
}
#body_right {
	width:760px;
	float:right;
}
#body_leftg {
	width:220px;
	float:left;
}
#body_rightg {
	width:780px;
	float:right;
}
#left_ads {
	margin-left:32px;
	padding-top:10px;
}
#left_menu {
	width:218px;
	background:url(/images/left_menu_bg.gif) repeat-y top left;
	margin-left:24px;
}
#left_menu_top {
	background:url(/images/left_menu_top_bg.gif) no-repeat top left;
	width:100%;
	height:16px;
}
#left_menu_end {
	background:url(/images/left_menu_end_bg.gif) no-repeat bottom left;
	width:100%;
	height:10px;
}
#left_menu_body {
	width:193px;
	margin:0px auto;
}
#left_menu_body h2 {
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(/images/left_menu_h2_line.gif) no-repeat left bottom;
	padding-bottom:4px;
}
#left_menu_body ul {
	padding-top:6px;
}
#left_menu_body li {
	background:url(/images/left_menu_li.gif) no-repeat bottom left;
	padding-bottom:5px;
	padding-top:5px;
}
#left_menu_body ol {
	padding-top:6px;
}
#left_menu_body ol li {
	background:url(/images/left_menu_li.gif) no-repeat bottom left;
	padding-bottom:5px;
	padding-top:5px;
	list-style-type: none;
}
#left_menu_body ol li a {
	background:url(/images/left_menu_a_ar.gif) no-repeat 5px center;
	font-weight:normal;
	font-size:11px;
	padding-left:15px;
}
.glitters a:link {
	background:url(/images/left_menu_a_ar.gif) no-repeat 5px center;
	font-weight:normal;
	padding-left:15px;
}
#left_menu_body li.nobr {
	background:none;
	padding-bottom:5px;
	padding-top:5px;
}
.copytext {
	padding:1px;
	width:500px;
}
.copycode {
	background-color:#EEF5F9;
	padding:3px;
	border:1px solid #C5DFFD;
	margin-bottom:5px;
}
form {
	margin:0;
	padding:0;
}
#left_menu_body li a {
	background:url(/images/left_menu_a_ar.gif) no-repeat 5px center;
	font-weight:bold;
	font-size:10px;
	padding-left:15px;
}
#body_index {
	margin-left:30px;
	padding-top:10px;
	width:700px;
}
#body_index_title {
	padding-bottom:10px;
}
#body_index_title h1 {
	margin: 0px;
	font-weight: bold;
	height: 23px;
	font-size: 18px;
}
#body_index_title h1 span {
	background: url(/images/index_title.gif) left top no-repeat;
	min-width: 407px;
	width: 50%;
	height: 23px;
	position: absolute;
}
#body_index p {
	color:#333333;
	font-size:12px;
	line-height:20px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:20px;
}
#body_index strong {
	color:#ee3929;
}
#body_index a {
	color:#ee3929;
}
#body_inside {
	margin-left:20px;
	padding-top:10px;
	width:713px;
}
#inside_box {
	width:100%;
	background:#f3f3f3;
	border:1px solid #e3e3e3;
	padding-bottom:5px;
	float:left;
}
#inside_box_title {
	background:#f8f8f8;
	height:33px;
	margin:3px 2px 2px 2px;
}
#inside_box_title h2 {
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:4px;
	padding-left:15px;
	font-weight:bold;
}
#inside_box_title h1 {
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:4px;
	padding-left:15px;
	font-weight:bold;
}
#inside_box_body {
	width:694px;
	padding-top:5px;
	margin:0px auto;
}
.inside_box_row {
	border-bottom:1px solid #e6e6e6;
	padding-bottom:2px;
	width:100%;
	float:left;
	color:#797979;
	line-height:15px;
}
.noborder {
	border-bottom:0px;
}
.inside_box_left {
	float:left;
	width:310px;
	padding-left:15px;
	padding-right:22px;
}
.inside_box_right {
	float:left;
	width:310px;
	padding-left:15px;
	padding-right:22px;
}
.inside_box_row img {
	padding-right:10px;
}
.inside_box_row span {
	position:relative;
	top:5px;
}
.inside_ads {
	clear:both;
	padding-top:15px;
	_padding-top:7px;
	padding-left:10px;
}
/* FOOTER */



#footer {
	width:100%;
	height:305px;
	text-align:center;
	clear:both;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer .aboutus {
	background-color: #C4DEFB;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	padding:20px;
}
#footer_menu {
	padding-top:125px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#footer_copyrights {
	font-size:10px;
	padding-top:20px;
}
#footer_copyrights a {
	font-weight:normal;
}
#footer_menu h2 {
	display:inline;
	margin:0;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
}
#footer_ads {
	padding-top:15px;
}
#content_div {
	width:690px;
}
#content_div #contentright {
	float: right;
	width: 190px;
	padding: 3px;
	background-color: #eef5f9;
	border:1px solid #c5dffd;
}
#content_div #contentright_ad {
	float: right;
	clear:both;
	width: 190px;
	padding: 3px;
	background-color: #ffffff;
}
#content_div #contentright td {
	padding: 0px;
	vertical-align:top;
}
#contentright h5 {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	text-align:center;
}
#contentright a:link, #contentright a:visited {
	padding-left:10px;
	font-size:11px;
	color:#000000;
}
#contentright ul {
	margin:0px;
	padding:0px;
}
#contentright ul li {
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
#partners p {
	margin: 0px;
	padding: 0px;
}
#content_div #contentleft {
	float: left;
	width: 350px;
}
.copytextarea {
	background-color:#EEF5F9;
	padding:3px;
	border:1px solid #C5DFFD;
	margin-bottom:5px;
	width:600px;
}
