table
{
	border-collapse:collapse;
	padding:0px;
}

table td
{
	border-collapse:collapse;
	padding:0px;
}

.main_table
{
	width:766px;
	border:solid 1px #000000;
	margin:auto;
}

.main_table_top
{
	width:100%;
	height:149px;
}

.main_table_top td
{
	background-color:#262626;
	
}

.top_menu
{
	text-align:right;
	height:40px;
	font-family:verdana;
	font-size:10px;
	color:#C9C9C9;
}

.top_menu a
{
	font-family:verdana;
	font-size:10px;
	color:#C9C9C9;
	text-decoration:none;
}

.top_menu a:hover
{
	color:#E4733E;
	text-decoration:underline;
}

.menu_back
{
	background-color:#960101;
	width:210px;
	height:190px;
	padding-top:10px;
}

.menu_back table td
{
	background-color:#960101;
}

#menu_table a
{
	height:19px;
	width:166px;
	display:block;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#menu_table a:hover
{
	height:19px;
	width:166px;
	background-image:url(../images/menu_hover.jpg);
	background-position:bottom left;
	text-decoration:underline;
}

.body_table
{
	width:100%;
	background-image:url(../images/body_back.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#93907E;
	/*height:600px;*/
}

.news_back
{
	background-image:url(../images/news_back.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:229px;
}

.content_table
{
	/*border-left:solid 2px #C6C6C6;*/
	background-color:#FFFFFF;
}

.content_table_td_1
{
	/*background-image:url(images/tan_back_border.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;*/
	font-family:Verdana, Geneva, sans-serif;
	height:400px;
	width:660px;
}

.content_table_td_1 p { margin: 10px; font-size: 12px;}
.content_table_td_1 h1 { font-size: 18px; margin-left: 10px;}
.content_table_td_1 h2 { font-size: 16px; margin-left: 10px;}
.content_table_td_1 h3 { font-size: 14px; margin-left: 10px;}
.content_table_td_1 h4 { font-size: 12px; margin-left: 10px;}

.content_table_td_1_home
{
	/*background-image:url(images/tan_back_border.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;*/
	height:400px;
	width:420px;
	font-family:Verdana, Geneva, sans-serif;
}

.content_table_td_1_home p { margin: 10px; font-size: 12px;}
.content_table_td_1_home h1 { font-size: 18px; margin-left: 10px;}
.content_table_td_1_home h2 { font-size: 16px; margin-left: 10px;}
.content_table_td_1_home h3 { font-size: 14px; margin-left: 10px;}
.content_table_td_1_home h4 { font-size: 12px; margin-left: 10px;}


.content_table_td_1_home ul, .content_table_td_1_home ol { font-size: 12px;}
.content_table_td_1 ul, .content_table_td_1 ol { font-size: 12px;}

.content_table_td_1_shadow
{
	background-image:url(../images/tan_back_border_right_shadow.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	height:145px;
	width:436px;
}

.white_back
{
	background-color:#FFFFFF;
}

.tan_back
{
	background-color:#ECEADE;
}

.bottom_tan_right
{
	background-image:url(../images/bottom_tan_right_back.jpg);
	background-position:bottom right;
	background-repeat:repeat-y;
	width:21px;
}

.content_border
{
	background-image:url(../images/content_border.gif);
	background-position:bottom left;
	background-repeat:repeat-y;
	width:2px;
}

.footer
{
	width:100%;
	font-family:verdana;
	font-size:10px;
	color:#C5DBE5;
	height:32px;	
}

.footer a
{
	color:#C5DBE5;
	text-decoration:none;
}

.footer a:hover
{
	color:#A1D7A5;
	text-decoration:underline;
}

.div_news
{
	padding-top:20px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:8px;
	font-family:verdana;
	font-size:11px;
	
}

.div_news_title
{
	font-family:century gothic;
	font-size:18px;
	font-weight:bold;
	
}

.div_t_pad
{
	width:100%;
}
.div_t_pad td
{
	padding-left:6px;
	padding-right:6px;
	font-family:verdana;
	font-size:12px;
}

.div_t_pad img
{
	border:solid 1px #000000;
}

a img
{
	border:1px solid #000000;
}

.no_border
{
	border:none;
}

.profiles table td
{
	padding:3px;
	vertical-align:top;
}

.gmfoot { text-align: center; font-family:Verdana, Geneva, sans-serif; font-size: 10px;}

.gmfoot a, .gmfoot a:active {color: #000000;}
.gmfoot a:hover {color: #990000;}
.gmfoot ul { list-style-type: none; margin: 0px; padding: 0px;}
.gmfoot ul li {display: inline;}

