html
{
	overflow-x: auto;
}

body {
	background: #EFEFEF url(../images/site_bg.jpg) repeat-x top center;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

hr {
	color: #b9b9b9; 
	height: 1px;
}

img {
	border: #000000 0px solid;
}

a {
	color: #F85703; 
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #0099FF;
	text-decoration: underline;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

.input_text,
.input_text_white,
.input_select,
.input_quicklinks,
.input_error,
.input_ok,
.textarea {
	padding: 2px;
	background: #EEEEEE;
	border-bottom-color: #b6b6b6; 
	border-bottom-width: 1px;
	border-left-color: #b6b6b6; 
	border-left-width: 1px;
	border-right-color: #b6b6b6; 
	border-right-width: 1px;
	border-top-color: #b6b6b6; 
	border-top-width: 1px;
	color: #000000;
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none;
}

.input_text_white
{
	background: #FFFFFF;
}

.input_quicklinks
{
	background-color: #ffffff;
}

.input_error
{
	background: #F2DDDD;
	border: solid #CC0000 1px;
}

.input_ok
{
	border: solid #00CC00 1px;
}

.input_submit
{
	cursor: pointer;
	height: 20px;
	color: #000000;
	font-size: 11px;
	font-family: verdana;
	padding-left: 8px;
	padding-right: 8px;
	background: #f0f0f0;
	border: 1px solid #a4a4a4;
}

.block_top {
	background: #EDEDED url(../images/block_bg.jpg);
	padding: 0px;
	padding: 8px 11px 4px 11px;
	margin: 0px;
	width: auto;
	height: 20px;
	border-top: solid #CDCDCD 1px;
	border-left: solid #CDCDCD 1px;
	border-right: solid #CDCDCD 1px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana; 
	font-size: 11px;
	text-align: left;
}

.block_top A
{
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana; 
	font-size: 11px;
}

.block_top a:hover
{
	text-decoration: none;
}


.block_top_big A
{
	color: #FFFFFF;
}

.block_middle,
.block_middle_no_pad {
	background: #FCFCFC;
	padding: 0px;
	padding: 4px;
	width: auto !important;	
	border: solid #CDCDCD 1px; 
	font-family: Verdana; 
	font-size: 11px;
	line-height: 150%;
	text-align: left;
}

.block_middle_no_pad {
	padding: 0px;
}

.block_middle_left_top
{
	width: 38%;
	background: #F2F2F2;
	border-right: solid #DDDDDD 1px;
	border-bottom: solid #DDDDDD 1px;
	vertical-align: top;
	padding-top: 8px;
}


.block_middle_center
{
	width: 38%;
	background: #F2F2F2;
	border-bottom: solid #DDDDDD 1px;
	vertical-align: top;
	padding-top: 8px;
}

.block_middle_right_top
{
	width: 62%;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid #DDDDDD 1px;
}

.block_middle_left_bottom
{
	width: 38%;
	background: #F2F2F2;
	border-right: solid #DDDDDD 1px;
	vertical-align: top;
	padding-top: 8px;
}

.block_middle_right_bottom
{
	width: 62%;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.block_middle_left_top2
{
	width: 28%;
	background: #F9F9F9;
	border-right: solid #DDDDDD 1px;
	border-bottom: solid #DDDDDD 1px;
	vertical-align: top;
}

.block_middle_right_top2
{
	width: 72%;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid #DDDDDD 1px;
}

.block_middle_left_top3
{
	width: 28%;
	background: #F9F9F9;
	border-right: solid #DDDDDD 1px;
	border-bottom: solid #DDDDDD 1px;
	vertical-align: top;
}

.block_middle_right_top3
{
	width: 72%;
	padding-left: 11px;
	border-bottom: solid #DDDDDD 1px;
}

.block_middle_left_bottom2
{
	width: 28%;
	background: #F9F9F9;
	border-right: solid #DDDDDD 1px;
	vertical-align: top;
}

.block_middle_right_bottom2
{
	width: 72%;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.block_desc_top,
.block_desc_middle,
.block_desc_bottom,
.block_desc_bottom_submit,
.block_desc_bottom_submit2,
.block_desc_top_right,
.block_desc_bottom_right {
	background: #EDEDED; /* F5F7EF */
	padding: 0px;
	margin: 0px;
	padding: 4px 8px 3px 8px;
	width: auto !important;
	border-left: solid #CDCDCD 1px; 
	border-right: solid #CDCDCD 1px;
	color: #000000;  /* 859946 7A7A7A*/
	font-family: Verdana; 
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
}

.block_desc_bottom_submit2
{
	border: solid black 0px;
	padding: 8px;
	text-align: center;
	margin-top: 0px;
	border-right: solid #CDCDCD 1px;
	border-left: solid #CDCDCD 1px;
	border-bottom: solid #CDCDCD 1px;
}


.block_desc_top
{
	background: #DDDDDD; /* F5F7EF */
	border-left: solid #CDCDCD 0px; 
	border-right: solid #CDCDCD 0px;
	padding: 8px;
	font-size: 11px;
	font-weight: bold;
}	

.block_desc_bottom_left,
.block_desc_top_left
{
	background: #EDEDED; /* F5F7EF */
	padding: 0px;
	margin: 0px;
	border-left: solid #CDCDCD 1px; 
	border-right: solid #CDCDCD 1px;
	color: #000000;
	font-family: Verdana; 
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
}

.block_desc_bottom_submit {
	background: #EDEDED;
	border-left: solid #CDCDCD 1px;
	border-right: solid #CDCDCD 1px;
	border-bottom: solid #CDCDCD 1px;
	text-align: center;
	padding: 8px;
}

.block_desc_top {
	border-bottom: solid #CDCDCD 1px;

}

.block_desc_top_left {
	border-bottom: solid #CDCDCD 1px;
	border-left: solid #CDCDCD 0px;
	border-right: solid #CDCDCD 1px;
	padding: 4px;
}

.block_desc_top_left a {
	color: black;
	text-decoration: none;
}

.block_desc_top_left a:hover
{
	color: #E82900;
}

.block_desc_top_right {
	border-left: solid #CDCDCD 0px;
	border-right: solid #CDCDCD 0px;
	border-bottom: solid #CDCDCD 1px;
}

.block_desc_middle {
	border-top: solid #CDCDCD 1px;
	border-bottom: solid #CDCDCD 1px;	
}

.block_desc_middle_left {
	border-right: solid #CDCDCD 1px;
}

.block_desc_bottom {
	border-top: solid #CDCDCD 1px;
	border-left: solid #CDCDCD 0px;
	border-right: solid #CDCDCD 0px;
	padding: 8px;
}

.block_desc_bottom_left {
	border-left: solid #CDCDCD 0px;
	border-top: solid #CDCDCD 1px;
	padding: 4px;
}

.block_desc_bottom_right {
	border-left: solid #CDCDCD 0px;
	border-right: solid #CDCDCD 0px;
	border-top: solid #CDCDCD 1px;
}

.block_bottom,
.block_bottom2 {

}

.block_bottom {

}

.block_page {
	font-weight: bold;
	padding: 4px;
	margin: 1px;
	color: #000000;
	border: #808080 1px solid;
	background: #CCCCCC;
}

#block_page {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-bottom: 5px;
}

#block_page A {
	margin: 1px;
	color: #000000; 
	padding: 4px;
	border: #808080 1px solid;
	text-decoration: none;
	background: #FFFFFF;
}

#block_page A:hover {
	padding: 4px;
	color: #000000;
	border: #808080 1px solid;
	background: #cccccc; 
	text-decoration: none;
}

.block_button {
	display: block;
	width: 100px;
	margin: 1px;
	padding: 4px 16px 4px 16px;
	color: #666666;
	font-weight: bold;
	border-left: #808080 5px solid;
	border-top: #808080 1px solid;
	border-right: #808080 1px solid;
	border-bottom: #808080 1px solid;
	text-decoration: none;
	background: #FFFFFF;
}

#block_button {
	display: block;
	margin-top: 5px;
}

#block_button2 A,
#block_button A {
	display: block;
	width: 100px;
	padding: 4px 16px 4px 16px;
	color: #666666;
	font-weight: bold;
	border-left: #808080 5px solid;
	border-top: #808080 1px solid;
	border-right: #808080 1px solid;
	border-bottom: #808080 1px solid;
	text-decoration: none;
	background: #FFFFFF;
}

#block_button2 A {
	width: 150px;
}

#block_button2 A:hover,
#block_button A:hover {
	padding: 4px 16px 4px 16px;
	background: #cccccc; 
}
.errorbar {
	background: #EFEFEF url(../images/error_bg.jpg) repeat-x;
	padding: 8px;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-family: verdana; 
	font-size: 11px;
	line-height: 150%;
	text-align: left;
}

.align_right {
	float: right;
}

img {
	border: 0px;
}

.block_page {
	font-weight: bold;
	padding: 4px;
	margin: 1px;
	color: #000000;
	border: #808080 1px solid;
	background: #CCCCCC;
}

#block_page {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-bottom: 5px;
}

#block_page A {
	margin: 1px;
	color: #000000; 
	padding: 4px;
	border: #808080 1px solid;
	text-decoration: none;
	background: #FFFFFF;
}

#block_page A:hover {
	padding: 4px;
	color: #000000;
	border: #808080 1px solid;
	background: #cccccc; 
	text-decoration: none;
}

.password_1
{
	height: 4px;
	border: solid #808080 1px;
	font-size:
	5px;
	padding-left: 14px;
	background: #FFFFFF;
}

.password_2
{
	height: 4px;
	border: solid #808080 1px;
	font-size: 5px;
	padding-left: 14px;
	background: #932900;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 6px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;

/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.menu
{
	width: 100%;
	height: 28px;
	background: #EFEFEF;
	float: left;
	clear: both;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
	color: #000000;
}

.menu ul
{
	list-style-type:none;
	padding:0;
	margin:0;
	color: #000000;
}

.menu li
{
	background: #EFEFEF;
	float:left;
	position:relative;
	z-index:100;
	padding: 0 0 0 0;
	height: 28px;
	border-right: #CCCCCC solid 1px;
}

.menu a,
.menu :visited
{
	display:block;
	font-size:11px;
	width:auto;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	padding: 8px;
}

.menu ul li a:hover
{
	color:#000000;
	background: #FFFFFF;
	text-decoration:none;	
}
