/* Body Styles */
html, body {
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	height:100%;}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/left_bg.jpg);
	background-repeat:repeat-y;}
	
hr {
	color:#183761; 
	background-color:#183761;}

/* Link Styles */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #980000;}
a:hover {
	text-decoration: underline;}
.alogic {
	text-decoration: underline;
	color:#888888;}

/* Text Styles */	
.c_blue {
	color:#183761;}
.c_gray {
	color:#AAAAAA;}
.c_red {
	color:#980000;}
.c_white {
	color:#FFFFFF;}
.copy {
	color:#BBBBBB;
	font-size: 11px;
	font-weight: bold;}
.info {
	font-size: 12px;
	font-weight: bold;}
.head {
	font-size: 16px;
	font-weight: bold;}
.nav {
	font-size: 14px;
	font-weight: bold;}
.norm {
	font-size: 16px;}
.t_bold {
	font-weight: bold;}

/* Div Styles */
#flashdetect {
	position: absolute;
	visibility: visible;
	width: 230px;
	left: 7px;
	top: 139px;
	z-index: 999;}
#flashmenu {
	position: relative;
	text-align:right;
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:auto;
	visibility: visible;
	padding-left:260px;
	width:608px;
	height:64px;
	z-index: 300;}
#content {
	overflow:auto;
	position:relative;
	margin:auto;
	padding:8px;
	border: 1px solid #DDDDDD;
	border-width:thin;
	text-align:justify;
	width:852px;
	z-index: 600;}
#copyright {
	padding-top:4px;
	overflow:auto;
	position:relative;
	margin:auto;
	text-align:center;
	width:852px;
	z-index: 100;}
#holder {
	position:relative;
	text-align:center;
	margin-left:109px;
	margin-right:12px;
	padding-bottom:8px;
	top:77px;
	z-index: 500;}
#holder_menu {
	position:relative;
	text-align:center;
	margin-left:109px;
	margin-right:12px;
	top:36px;
	height:36px;
	z-index: 200;}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	z-index:400;}
#main {
	width:100%;
	height:100%;
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;}
#script_warn {
	position:absolute;
	left:0px;
	top:0px;
	color: #980000;
	font-weight: bold;
	font-size: 11px;
	visibility:visible;
	margin-left:120px;
	margin-top:3px;
	text-align:left;
	width: 485px;
	z-index: 999;}