body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#CCCCCC;
	margin-left:0px;
	margin-top:0px;
	margin-right: 0px;
}
td,th {
	font-size: 11px;
}
a {
	font-size: 11px;
	/*font-weight: bold;*/
}
a:hover {
	color: #660000;
}
/*a:link {
	text-decoration: none;
}*/

.title_small_red {
	font-size: 10px;
	color: #b80000;
	font-weight: bold;
}
.title {
	font-weight: bold;
	font-size: 12.5px;
	color: #282828;
}
.title_bold_red {
	font-size: 11px;
	color: #c04415;
	font-weight: bold;
	height:22px;
	background-color:#E6E2D0;
}
.title_field {
	font-weight: bold;
	font-size: 11px;
	color: #4f4f4f;
}
.title_field_white {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.menutitle {
	font-weight: bolder;
	font-size: 10px;
	color: #DDD9CD;
	text-decoration: none;
}
.text_bold_red {
	font-size: 11px;
	color: #c04415;
	font-weight: bold;
}
.text_bold_reda {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.text_bold_redb {
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}
.text_bold_grey {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.text_white {
	font-size: 10px;
	color: #FFFFFF;
}
.text_blue_bg {
	color: #0000CC;
	background-color: #99CCFF;
}
.text_black { color: #000000; }
.text_white_big {
	font-size: 14px;
	color: #FFFFFF;
}
.text_bold_white {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_bold_black {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.text_bold_yellow {
	font-size: 10px;
	color: #FFE200;
	font-weight: bold;
}
.text_bold_black_border {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	border: 1px #6D3700 solid
}
.form { font-size: 10px; height: 20px; border: 1px #6D3700 solid}

.input_text { 
	font-size: 12px; height: 20px; border: 1px #80807E solid;
}

.input_text_red { font-size: 12px; height: 20px; border: 1px #6D3700 solid}

.input_button {
	height: 23px;
	border: 1px solid #80807E;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.pagenavigator {font-size:11px;  font-family:Verdana, Arial;  color:#8F3310;}

/*
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	background-color:#990000;
	text-align: center;
	padding-top: 0px;
	border: 1px 31309C;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-top : 1px solid;
	border-right : 1px solid;
	height: 20px;
}
*/
