body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif; 
	font-size: 11px;
	color: #000000;
	background-image: url('/images/bg.gif');
}

td {
	font-family: Arial, sans-serif; 
	font-size: 11px;
	color: #000000;
}

a {
	text-decoration: underline;
	color: #FA0F0C;
}
a:HOVER {
	text-decoration: none;
	color: #666666;
}

.headernav {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.headernav_numb {
	color: #FA0F0C;
	font-weight: bold;
}
.headernav:HOVER {
	color: #000000;
	text-decoration: underline;
}
.headernav_sel {
	color: #FA0F0C;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.headernav_sel:HOVER {
	color: #FA0F0C;
	text-decoration: underline;
}


.bottomnav {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.bottomnav:HOVER {
	color: #666666;
	text-decoration: underline;
}


p { font-size: 11px; margin: 0; font-weight: normal; }

h1 {
	margin-top: 0px;
	font-size: 22px;
}

h2 {
	margin-top: 0px;
	font-size: 18px;
}

h3 {
	margin-top: 0px;
	font-size: 15px;
}


.page_title {
	font-weight:bold;
	font-size: 15px;
}
.text_title {
	font-weight:bold;
	font-size: 15px;
}
.text_title_numb {
	color: #FA0F0C;
	font-weight:bold;
	font-size: 15px;
}
.text_text {
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}



.stdtable {
	background-color:#B1B1B1;
}
.stdheader {
	background-color:#D6D6D6;
}
.stdrow1 {
	background-color:#EAEAEA;
}
.stdrow2 {
	background-color:#F4F4F4;
}




.edit {
	font-size: 11px;
	color: #990000;
}


h1 { font-size: 22px; margin: 0; font-weight: bold; }
h2 { font-size: 18px; margin: 0; font-weight: bold; }
h3 { font-size: 15px; margin: 0; font-weight: bold; }
p { font-size: 11px; margin: 0; font-weight: normal; }




.bubble {
	color: #000000;
	font-size: 11px;
}




.general_button {
	background-color: #DDDDDD;
	color: #000000;
	font-weight:bold;
	border: 1px outset #999999;
	font-size: 11px;
}

.general_cancelbutton {
	background-color: #FFDDDD;
	color: #000000;
	font-weight:bold;
	border: 1px outset #999999;
	font-size: 11px;
}

.general_input {
	background-color: #F3F3F3;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #999999;
}

.general_select {
	background-color: #F3F3F3;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #999999;
}

.general_horizontalline {
	color: #999999;
	height: 1px;
}

.general_td {
	color: #000000;
	font-size: 11px;
}


.general_formtitle {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.general_formlabel {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.general_formlabel_required {
	color: #660000;
	font-size: 11px;
	font-weight: bold;
}

.general_formnotice {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}

.general_error {
	color: #BB3333;
	font-size: 11px;
	font-weight: bold;
}

.general_actiondone {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

.general_langspacerrow {
	background-color: #5A5A5A;
	color: #FFFFFF;
	font-size: 14px;
}




.cal_body {
	background-color: #FFF2C7;
}
.cal_sel {
	font-size:11px;
}
.cal_nc {
	text-align:center; 
	width:16px; 
	background-color:#F6F6F6;
	font-size:11px;
}
.cal_wc { 
	text-align:center; 
	width:16px; 
	background-color:#FFCCCC;
	font-size:11px;
}
.cal_nc_o {
	text-align:center; 
	width:16px; 
	background-color:#FFFFFF;
	font-size:11px;
}
.cal_wc_o { 
	text-align:center; 
	width:16px; 
	background-color:#FFFFFF;
	font-size:11px;
}
.cal_nc_s {
	text-align:center; 
	width:16px; 
	background-color:#333399;
	font-size:11px;
	font-weight: bold;
}
.cal_wc_s { 
	text-align:center; 
	width:16px; 
	background-color:#333399;
	font-size:11px;
	font-weight: bold;
}
.cal_em {
	text-align:center; 
	width:16px; 
	background-color:#AAAAAA;
	font-size:11px;
}
.cal_emw {
	text-align:center; 
	width:16px; 
	background-color:#CCAAAA;
	font-size:11px;
}
.cal_inp {
	border: 1px inset #9999FF;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	width:80px;
}
.cal_link {
	text-decoration: none;
	font-weight: bold;
	color:#9944FF;
}
.cal_number {
	text-decoration: none;
	color:#333333;
}
.cal_number_s {
	text-decoration: underline;
	color:#FFFFFF;
}
