html{
	height: 100%;
}

body{
	background-color:#eeeeee;
	left-margin: 0px;
	top-margin: 0px;
	margin-width: 0px; 
	margin-height: 0px;
	}

table{
	background-color:#ffffff;
	vertical-align: top;
	}

td {
	background-repeat:no-repeat;
}

img {
	border: 0;
	padding: 0 0 0 0;
	vertical-align: bottom;
}

ul,li   { margin: 0; padding: 0; }

.heading2 {

	color: #d83337;
	font-family: verdana;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	line-height: 18px;
	}


.red_link {
	color: #D83337;
	}

.link {
	color: #D83337;
}

.inside {
	color: #D83337;
}

.top_link {
	color: #8F8F8F;
	text-decoration: none;
	}
	
#top {
	font-family: Verdana;
	font-size:9px;
	color:#ffffff;
	padding:0px 10px 0px 0px;
}	

#toplinks {
	font-size:10px; 
	font-family:Verdana;
	padding: 0px 0px 0px 0px;
}

#toplinks img{
	width: 193px; 
	height: 38px;
	padding: 0 0 0 0;
}

.joinbtn {
	border: none;
	padding: 0;
	vertical-align:top;
}

.algntop {
	border: none;
	padding: 0;
	vertical-align:top;
}

.heading {
	color: #D83337;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 5px;
}

.rand_news{
	align: center;
	padding-left: 20px;
	font-weight: 500;
	font-family: verdana;
	font-size: 13px;
}
	
.link_collection {
	margin-top: 60px;
	padding: 0 0 0 0;
	text-align: left;
}

.link_collection a{
	color: #000000;
}

.btm_link {
	font-family: arial;
	font-size: 12px;
	text-align: center;
	color: #D83337;
	vertical-align: bottom;
	margin-bottom: 0;	
}

.btm_link a{
	align: center;
	color: #D83337;
	padding: 5px;
}

.column_left {
	font: 12px Verdana, Geneva, sans-serif;
	padding-left: 0px;
	text-align: left;
	} 
	
.column_center {
	font: 12px Verdana, Geneva, sans-serif;
	padding-left: 8px;
	text-align: left;
	width: 257px;
	}

.column_right { 
	font: 12px Verdana, Geneva, sans-serif;
	padding-left: 8px;
	text-align: left;
} 
	
.column_right strong{
	color: #d83337;
	font-weight: bolder;
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 0 0;
}

.column_right img{
	padding: 0 0 0 0;
	margin: 0;
	vertical-align: baseline;
}

#Table_01 {
	vertical-align: top;
	min-height: 800;
}

#Table_03 {
	vertical-align: top;
}

#Table_05 {
	vertical-align: top;
}

#content {
	color: #4d4d4d;
	font-weight: 500;
	font-family: verdana;
	font-size: 14px;
	line-height: 15px;
	text-align: left;
	padding: 0px 40px 40px 40px;
}

#content a:link, #content a:visited, #content a:active {
	color: #d83337; 
	text-decoration: underline; 
	font-weight: normal;
}

#content a:hover {
	color: #010101; 
	text-decoration: underline; 
	font-weight: normal;
}

#content img {
	border: 0px;
	padding: 10px;
}

#content h1 {
	color: #d83337;
	font-weight: bolder;
	font-family: Times, serif;
	font-size: 28px;
	padding: 0px -20px 0px 60px; /* padding: 0px 20px 0px 60px; */
}

#content h3 {
	color: #d83337;
	font-weight: bolder;
	font-family: Times, serif;
	font-size: 18px;
	margin: 15px 0px 5px 0px;
}

#footer {
	padding-top: 5px;
	padding-left: 20px;
	color: #4c4c4c;
	font: 11px arial;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #d83337; 
	text-decoration: none; 
	font-weight: normal;
}

#footer a:hover {
	color: #010101; 
	text-decoration: underline; 
	font-weight: normal;
}

	
/* The style below is for the menu */

#btmlinks{	
	margin: 0;
	padding: 0;
	z-index: 30;
	border: none;
}

#btmlinks li
{	margin: 0;
	padding: 0;
	list-style: none;
	/* float: left; */
	font: bold 11px verdana}

#btmlinks li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 0px 10px;
	width: 60px;
	color: #C8C8C8;
	text-align: center;
	text-decoration: none}

#btmlinks li a:hover
{	
	color: #D84E41;
	background: #FFF}

#btmlinks div
{	position: absolute;
	visibility: hidden;
	margin-left:11px;
	padding: 0;
	background: #E6E6E6;
	}

	#btmlinks div a
	{	position: relative;
		display: block;
		/*top-margin: 0px;*/
		padding: 3px 10px;
		width: auto;
		min-width: 110px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #E6E6E6;
		color: #000000;
		font: 11px verdana;
		border: 1px solid #8F8F8F;
		border-right: none;
		border-left: none;}

	#btmlinks div a:hover
	{	background: #FFF;
		color: #D84E41;}
