html {overflow:-moz-scrollbars-vertical;}
body {background:#334157/*url(../images/bc_background_fade.jpg)*/;text-align:center;font-family:/*MS sans serif,*/Tahoma,sans-serif;font-size:14px;margin:0px;}

#site {margin:0px auto;width:1000px;text-align:left;background:/*#002e4d*/#96C2E7;border-left:1px solid #330000;border-right:1px solid #330000;}

#header {overflow:hidden;}
#header img {float:left;}
#header h1 {margin-top:100px;margin-left:230px;color:/*#FFFFFF*/#000000;font-size:22px;}


#pane {width:1000px;clear:both;}
/*
#pane-top {background:#f6f9ff url("/modules/home/images/site-pane-top.jpg") no-repeat;height:12px;*font-size:0;}
#pane-bottom {background:#f6f9ff url("/modules/home/images/site-pane-bottom.jpg") no-repeat;height:11px;*font-size:0;}
#pane-body {background:#f6f9ff;overflow:hidden;*height:100%;padding:20px;}
*/

#content {padding:10px;}
.container {background:#FFEAEF;vertical-align:top;}
.sidebar {vertical-align:top;border-left:1px dotted #909090;font-size:90%;}
.sidebar h3 {color:/*#FFFFFF*/#000000;}
.sidebar a {color:/*#FFFFFF*/#000000;}
.sidebar a:hover {color:/*#FF9900*/#FF0000;}
#widget-admin {float:right;text-align:right;width:250px;}
#widget-content {}

.col_left {background:#134071;}

#footer {font-weight:bold;color:#FFFFFF;padding:20px;text-align:center;font-size:12px;background:#363636;overflow:hidden;}
.bullet {vertical-align:middle;}


select,input {vertical-align:middle;}

.select {
	width:175px;
}


fieldset {
	-moz-border-radius: 5px;
	*line-height:40px;
	*zoom:1;
	background:#FFEAEF;
	margin-bottom:15px;
}

.edit-box {border:1px solid #757575;}

.input-box {
	/*display:inline-block;*/
	/*
	margin:5px;
	padding:5px;
	*/
	white-space:nowrap;
	/*overflow:hidden;
	*display:inline;
	*/
}
.input-box input {
	font-size:14px;
	padding:2px;
}


legend {
	font-weight:bold;
}

.box-active {
	background:#BCE292;
}

.input-box label {
	font-weight:bold;
	margin-right:5px;
}
.input-box input {
	vertical-align:middle;
	border:1px solid #8F8F8F;
	color:#3300FF;

}
.input-box select {
	border:1px solid #8F8F8F;
	color:#3300FF;
}


.spacer {
	display:block;
}

.txt_data {color:blue;}

.regis_button {text-align:center;}
.regis_button .m1 {padding:5px;margin:5px;}
.regis_button .m4 {padding:5px;margin:5px;}
.regis_button .m1 a {background:#FFCC00;font-weight:bold;text-decoration:none;padding:5px;border:2px outset #333333;}
.regis_button .m4 a {background:#FFCCFF;font-weight:bold;text-decoration:none;padding:5px;border:2px outset #333333;}

label.error { display:block;color: red; padding:3px;padding-left: .5em; vertical-align: top; font-size:12px;z-index:9999;background:#FFCC00;border:1px solid red;zoom:1;overflow:auto;}

.tb_report {
	font-size:12px;
	table-layout:fixed;
	width:100%;
	text-align:center;
}

.tb_report th {
	padding:3px;
	background:#C5C5C5;
}

.tb_report td {
	padding:3px;
	background:#EFEFEF;
}

.tb_vert {margin-top:30px;background:#FFFFFF;}
.tb_vert th {background:#FFDFFF;text-align:right;padding:5;}
.tb_vert td {border-bottom:1px solid #D2EEFF;padding:5;text-align:left;}

.tb_db {width:100%;font-size:11px;background:#FFFFFF;}
.tb_db th {background:#98BBEF;}
.tb_db td {border-bottom:1px solid #EEEEEE;}

.tb_dbv {width:90%;font-size:11px;background:#FFFFFF;}
.tb_dbv th {width:30%;background:#ABDB88;text-align:right;}
.tb_dbv td {border-bottom:1px solid #EEEEEE;}

.tool_button {vertical-align:middle;border:0px;}


.bigform {table-layout:fixed;width:100%;font-size:90%;}
.bigform label {text-align:right;}

.tb_regis {table-layout:fixed;width:100%;line-height:10px;}
.tb_regis td {vertical-align:top;padding:2px;}

.i-dis {background:#C9C9C9;}

.data_txt {color:blue;}