body { color: #000000;
background: #ffffff url(../images/bg.gif) repeat-x;
padding: 0px;
border-style: none;
font-family: Times, "Times New Roman", serif;
font-size: 0.75em;
line-height: 1.2em;

text-align: left;
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;}

a{
color: #d25858;
}

a:link {color: #1f92d0;
text-decoration: none;}

a:hover {color: #d33520;
text-decoration: none;}

a:visited{color: #1f92d0;
text-decoration: none;}

h1 {font-size: 1.4em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h2 {font-size: 1.3em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h3 {font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

p {
	text-align: left;
}

/* container */
.container {
	width: 958px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

/*
header
*/


/* header banner */
.header_banner {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 9px;
	right: 25px;
	left: auto;
}

/* header link */
.header_link {
	width: 280px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 50px;
	right: 25px;
	left: auto;
	text-align: right;
	vertical-align: bottom;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
}

.header_link a:link { color:#FFFF00; text-decoration: none; }
.header_link a:active { color:#FFFF00; text-decoration: none; }
.header_link a:visited { color:#FFFF00; text-decoration: none; }
.header_link a:hover { color:#FF0000; text-decoration: none; }

/* left */
.menu_left {
	float:left;
	margin: 0px;
	padding:0px;
	position: inherit;
	width:208px;
/*border: #000000 solid;*/
}

/* right menu */
.menu_right {
	float:right;
	margin: 0px;
	padding:0px;
	position: inherit;
	width:150px;
	/*width:208px;*/
/*border: #000000 solid;*/
}

/* menu top IE hack */
.menu_top {
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu_top.png',sizingMethod='scale');*/
	background: url(../images/menu_top.png) no-repeat;
	position: relative;
	height: 18px;
	margin: 0px;
	display: block;
}

/* menu top other browsers */
/*html>body #menu_top {
	background: url(../images/menu_top.png) no-repeat;
}*/


.menu_left ul, .menu_right ul {
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu_middle.png',sizingMethod='scale');*/
	background: url(../images/menu_middle.png) repeat-y;
	height: auto;
	/*height: 18px;*/
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;

}

/* menu top other browsers */
/*html>body #menu_left ul, #menu_right ul {
	background: url(../images/menu_middle.png) repeat-y;
	height: auto;
}*/

/* menu middle IE hack */
.menu_left li, .menu_right li {
	position: relative;
	height: 18px;
	display: block;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/menu_line.png) scroll no-repeat bottom center;
}

/* menu middle other browsers */
html>body .menu_left li, .menu_right li {
	height: auto;
	min-height: 18px;
}


.menu_left li a, .menu_right li a {
	display: block;
	text-decoration: none;
	margin-left: 3px;
	color: #1c6481;
}

.menu_left li a:hover, .menu_right li a:hover {
	background-color: #CCDBDB;
	width: 200px;
	margin-left: 3px;
	color: #ff0000;
	height: 18px;
	min-height: 18px;
}

html>body .menu_left li a:hover, .menu_right li a:hover {
	height: auto;
}

.menu_left li a:visited, .menu_right li a:visited {
	color: #1c6481;
}






/* menu line ID hack */
/*#menu_line{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu_line.png',sizingMethod='scale');
	position: relative;
	height: 1px;
	margin: 0px;
top: 0px;
left: 0px;
min-width: 1px;
max-width: 1px;}*/

/* menu line other browsers */
/*html>body #menu_line{
	background: url(../images/menu_line.png);
	position: relative;
	height: 1px;
	margin: 0px;
}*/


/* menu bottom IE hack */
.menu_bottom {
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu_bottom.png',sizingMethod='scale');*/
	background: url(../images/menu_bottom.png) no-repeat;
	position: relative;
	height: 20px;
	margin: 0px;
	display: block;
}

/* menu bottom other browsers */
/*html>body #menu_bottom {
	background: url(../images/menu_bottom.png) no-repeat;
}*/

/* middle content */
#content{
	/*width: 524px;*/
	width: 582px;
	position: relative;
	margin-top: 0px;
	margin-left: 210px;
	padding:0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.content{
	/*width: 524px;*/
	width: 582px;
	position: relative;
	margin-top: 0px;
	margin-left: 210px;
	padding:0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

#content_title{
	height: 18px;
	background-color: #ffc406;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	/*color: #ffffff;*/
	font-weight: bold;
}

.content_title{
	height: 18px;
	background-color: #ffc406;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	/*color: #ffffff;*/
	font-weight: bold;
}

#content_status{
	height: 17px;
	border: solid;
	border-width:thin;
	border-color: #FF0000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #0066CC;
}

html>body #content{
	margin-left: 214px;
}

.footer_spacer {
	clear: both;
}

/* footer */
.footer {
	clear: both;
	margin:0px;
	text-align: right;
	vertical-align: bottom;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 7pt;
	background-color: #ebebeb;
}

