A:Link {
	color: #193383;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
A:Visited {
	color: #02675f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
A:Hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
BODY {
	background: #0d1119;
	margin: 0px;
	padding: 0px;
}
FORM {
	display: inline;
	margin: 0px;
	padding: 0px;	
}
TABLE{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.border_left {
	background: url(images/bg_border_left.jpg) repeat-y;
}
.border_right {
	background: url(images/bg_border_right.jpg) repeat-y;
}
#content_area {
	background: url(images/bg_content_top.jpg) top left no-repeat;
}
.content_border_bottom {
	border-bottom: 7px solid #fff;
}
.content_border_left {
	background: url(images/bg_content_box_left.gif) repeat-y;
}
.content_border_right {
	background-color: #fff;
}
.content_border_top {
	border-top: 7px solid #fff;
}
#content_box_area {
	background-color: #a1c0c1;
}
.content_boxes {
	color: #000;
	border-right: 1px solid #fff;
	padding: 16px 22px;
}
.content_boxes a:link {
	color: #fff;
	text-decoration: none;
}
.content_boxes a:visited {
	color: #fff;
	text-decoration: none;
}
.content_boxes a:hover {
	color: #000;
	text-decoration: underline;
}
.content_boxes_left {
	border-right: 1px solid #fff;
	padding: 16px 20px 16px 0px;
}
.content_boxes_short {
	border-right: 1px solid #fff;
}
#copyright {
	color: #5e6ba6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
}
#footer {
	background-color: #cee6f7;
}
#footer TD {
	color: #000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: normal;
	padding: 20px 0px 55px 0px;
}
#footer A:Link {
	color: #151936;
	font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 13px;*/
	font-weight: normal;
	text-decoration: none;
}
#footer A:Visited {
	color: #46506b;
	font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 13px;*/
	font-weight: normal;
	text-decoration: none;
}
#footer A:Hover {
	color: #151936;
	font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 13px;*/
	font-weight: normal;
	text-decoration: underline;
}
#fr_menu {
	margin: 4px 0px 4px 20px;
}
#fr_menu TD {
	padding: 0px 0px;
}
#header {
	background: url(images/bg_header_00.jpg) top left no-repeat #fff;
}
#header_top {
	background: url(images/bg_top.jpg) top center no-repeat #0f1332;	
}
.invis {
	background: url(images/img_searchbox_top.gif) no-repeat;
	border: 0px;
	height: 24px;
	margin: 0px;
	padding: 3px 0px 0px 10px;
	width: 174px;
}
#main {
	background-color: #cee6f7;
	position: relative;
	width: 990px;
}
.member_since {
	font-size: 11px;
}
#menu {
	margin: 4px 0px 4px 25px;
}
#menu TD {
	font-size: 13px;
	padding: 0px 4px;
}
#menu_top A:Link {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 13px;*/
	font-weight: bold;
	text-decoration: underline;
}
#menu_top A:Visited {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 13px;*/
	font-weight: bold;
	text-decoration: underline;
}
#menu_top A:Hover {
	color: #c7dff1;
	font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 13px;*/
	font-weight: bold;
	text-decoration: underline;
}
#menu_top {
	height: 79px;
	padding: 5px 0px 5px 30px;
}
#name_title {
	height: 79px;
	padding: 5px 0px 5px 30px;
}
#mini_calendar {
	padding-bottom: 17px;
}
.poweredby {
	color: #5e6ba6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.search_box  {
	border: 0px;
	height: 18px;
	width: 145px;
}
#search_links {
	margin-bottom: 5px;
}
.txtbox {
   height: 20px;
   width: 160px;
   border: 1px solid #969696;
}
.txtarea {
   border: 1px solid #969696;
}
/*
.FormButton {
	background-color: #5c543a;
	border: 1px solid #000000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 65px;
}
*/

/* Floating DIV */
#overlay_container {
	position: relative;
	margin-left:auto;
	margin-right:auto;
}
#overlay {
	position: absolute;
	top: 0px; 
	left: 0px;	
	
	background-repeat: no-repeat; 
	width: 231px; 
	height: 894px; 
	z-index: 100; 
}
hr {
	height: 2px;
	color: #b4d2d2;
	background-color: #b4d2d2;
	border: 0px;
}