body {

	background-color: #ffffff;

	font-size: 12px;

}

.main_tbl_bg {

/*	background-image: url("../images/main_tbl_bg.gif");  */

	background-repeat: repeat;

/*	background-color: #C6BFB7; */

}

.border_l {

	background-image: url("../images/border_l.gif"); 

	background-repeat: repeat-y;

/*	background-color: #F1F1F3; */

}

.border_t {

	background-image: url("../images/border_t.gif"); 

	background-repeat: repeat-x;

/*	background-color: #F1F1F3; */

}

.border_r {

	background-image: url("../images/border_r.gif");

	background-repeat: repeat-y;

/*	background-color: #F1F1F3; */

}

.border_b {

	background-image: url("../images/border_b.gif");

	background-repeat: repeat-x;

/*	background-color: #F1F1F3; */

}

.indent0 {

	padding: 0px;

	margin: 0px;

}

.form_header {

	padding: 0px;

	margin: 0px;

	font-family: Areal;

	font-size: 20px;

	font-style: italic;

	line-height: 200%;

	font-weight: 600;

	color: #525252;

}

.form_header_comment {

	padding: 0px;

	margin: 0px;

	font-family: Areal;

	font-size: 12px;

	font-weight: 600;

	color: #525252;

}

.form_fields {

	font-size: 12px;

	font-family: Tahoma;

	color: #49394E;

	white-space: nowrap;

}

.form_fields_small {

	font-size: 11px;

	font-family: Tahoma;

	color: #49394E;

	white-space: nowrap;

}

.form_input {

	border: solid 1px #9D9992;

}

.form_input_access {

	font-family: Tahoma;

	font-size: 9px;

	width: 150px;

}

.form_button {

	border: solid 1px #3E2A08;

	background: #D4D0C8;

	font-size: 9pt;

}

.form_button_small {

	border: solid 1px #3E2A08;

	background: #D4D0C8;

	font-size: 8pt;

}

.header_line1 {

	font-size: 12px;

	background-color: #0063a6;

}

.header_line2 {

	background-image: url("../images/header_line_bg.gif");

	background-repeat: repeat;

/*	background-color: #C6BFB7; */

}

.header_white_line {

	background-color: #FFFFFF;

}

.header_line3 {

	color: #000000 ;
	font-size: 12px;

	background-color: #0063a6;

}

.form_inner_head {

	font-size: 12px;

	font-family: Tahoma;

	color: #000000;

	text-align: center;

}



a:link, a:active, a:visited {

	color: #6D164F;	font-family: Verdana;	font-size: 12px; text-decoration: none;

}

a:hover {

	color: #6F1D00;	font-family: Verdana;	font-size: 12px; text-decoration: underline;

}

a.main_menu:link, a.main_menu:active, a.main_menu:visited {

	color: #CCCCCC; font-family: Verdana; font-size: 14px; text-decoration: none;

}

a.main_menu:hover {

	color: #6F1D00; font-family: Verdana; font-size: 14px; text-decoration: none;

}

a.additional_menu:link, a.additional_menu:active, a.additional_menu:visited {

	color: #CCCCCC; font-family: Verdana; font-size: 12px; text-decoration: none;

}

a.additional_menu:hover {

	color: #6F1D00; font-family: Verdana; font-size: 12px; text-decoration: none;

}

a.CategoryPath:link, a.CategoryPath:active, a.CategoryPath:visited {

	color: #95653D; font-family: Verdana; font-size: 14px; text-decoration: none;

}

a.CategoryPath:hover {

	color: #6F1D00; font-family: Verdana; font-size: 14px; text-decoration: none;

}

a.CategoryTitle:link, a.CategoryTitle:active, a.CategoryTitle:visited {

	font-family: Verdana; font-size: 14px; font-weight: bold; text-decoration: none;

}

a.CategoryTitle:hover {

	font-family: Verdana; font-size: 14px; font-weight: bold; text-decoration: underline;

}

a.CategoryLink:link, a.CategoryLink:active, a.CategoryLink:visited {

	color: #95653D; font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration: none;

}

a.CategoryLink:hover {

	color: #6F1D00; font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration: underline;

}

a.CategoryLinkSmall:link, a.CategoryLinkSmall:active, a.CategoryLinkSmall:visited {

	color: #6D164F; font-family: Verdana; font-size: 9px; font-weight: bold; text-decoration: none;

}

a.CategoryLinkSmall:hover {

	color: #6F1D00; font-family: Verdana; font-size: 9px; font-weight: bold; text-decoration: underline;

}

a.FileLink:link, a.FileLink:active, a.FileLink:visited {

	color: #6D164F;	font-family: Tahoma; font-size: 11px; text-decoration: none;

}

a.FileLink:hover {

	color: #6F1D00;	font-family: Tahoma; font-size: 11px; text-decoration: underline;

}



.FileTitle {

	font-family: Verdana; font-size: 14px; font-weight: bold;

}



h3 {

	color: #0063a6;

}

h4 {

	color: #444444;

	font-family: Verdana;

}



.cationtext {

	color: #222222; font-family: Verdana; font-size: 12px; text-decoration: none;

}

.fieldtext {

	color: #000000; font-family: Verdana; font-size: 12px; text-decoration: none;

}

.navtext {

	color: #000006; font-family: Verdana; font-size: 11px;

	text-decoration: none;

}

.navtextfrom {

	color: #000006; font-family: Verdana; font-size: 11px;

}



.TableHeader {

	color: #6D164F;	font-family: Verdana;	font-size: 12px; text-decoration: none;

	background: #9D9992;

}

.TableRow {

/*	background: #C6BFB7; */
  border: 1px solid #9D9992;

}

.TableData {

	font-family: Verdana; font-size: 12px;

	padding-top: 12px;

	padding-right: 7px;

}

.TableData2 {

	font-family: Tahoma; font-size: 11px;

	padding-top: 9px;

}



a.db_sort {

}

a.db_sort:hover{

}



.Error{

	color: #CC1A00;

	font-weight: bold;

}

.Message{

	color: #777777;

	font-weight: bold;

}



.bgBarGray {

  background: #9d9992;

  border: 1px solid #9D9992;

  color: #ffffff;

  font-weight: bold;

}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

