/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
	
}
.panel_header {
	font-size:11px;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:13px;
	height:28px;
	color:white;
	padding-left:20px;
	top:3px;
	background-repeat:no-repeat;
}
.panel_back {
	background-image:url(../images/panels_header.jpg);
}
.panel_back_top {
	background-image:url(../images/panels_top_header_back.jpg);
}
.orange {
	color:#DC6F00;
}
.small {
	font-size:10px;
}
.underline {
	text-decoration:underline;
}
.table_align_center {
	margin-left:auto;
	margin-right:auto;

}
.title_news {
	color:#DC6F00;
	border-bottom:1px solid #CCCCCC;
}
a {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#DC6F00;
	font-weight:normal;
	text-decoration:none;
}
.field_nofocus {
	border:1px solid #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	padding:5px;
	
}
.field_focus {
	border:1px solid #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	padding:5px;

}
.fieldPanelSize {
	width:160px;
}
form {
	display:inline;
}
.mainContentPadding {
	padding-left:5px;
	padding-right:25px;
}
.moreLineSpacing {
	line-height:20px;
}
a.topLink {
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
	font-size:11px;
}
a.topLink:hover {
	font-weight:bold;
	text-decoration:none;
	color:#DC6F00;
	font-size:11px;
}
.bottomMenu {

	width:500px;
	display:block;
	border-top:1px solid #CCCCCC;
	padding-top:5px;
	
}
#bottomMenu a {
	color:#333333;
}
#bottomMenu a:hover {
	color:#DC6F00;
	text-decoration:underline;
}
.bottomMenuSeperator {
	color:#CCCCCC;
}
.subtitle {
	color:#DC6F00;
	font-size:14px;
	font-weight:bold;
	display:block;
	border-bottom:1px solid #DDDDDD;
}
.table_header {
	background-image:url(../images/table_header_back.jpg);
	color:#333333;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	height:23px;
	padding:0px;
	padding-left:5px;
}
.table_header2 {
	background-image:url(../images/table_header2_back.jpg);
	color:#9B4600;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #F7C699;
	height:23px;
	padding:0px;
	padding-left:5px;
}
.border_grey {
	border:1px solid #EEEEEE;
}
.border_orange {
	border:1px solid #FBE2CC;
}
.row1 {
	background-color:white;
}
.row2 {
	background-color:#F6F6F6;
}
.row3 {
	background-color:#FEF8F2;
}
.submit_up {
	background-color:#CE6400;
	color:white;
	font-size:11px;
	padding:5px;
	border:1px solid white;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:100%;
}
.submit_over {
	background-color:#EC7000;
	color:white;
	font-size:11px;
	padding:5px;
	border:1px solid white;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:100%;
	cursor:pointer;
}
.field_label {
	text-align:right;
}
a.headerLink {
	color:#333333;
	font-weight:bold;
}
a.headerLink:hover {
	color:#666666;
	font-weight:bold;
}
a.headerLink2 {
	color:#9B4600;
	font-weight:bold;
}
a.headerLink2:hover {
	color:#DC6F00;
	font-weight:bold;
}
.pageURL {
	text-align:right;
	padding-right:25px;
	font-size:10px;
	color:#999999;
	vertical-align:top;
}
a.pageLink {
	color:#999999;
	font-size:10px;
	text-decoration:underline;
}
a.pageLink:hover {
	color:#DC6F00;
	font-size:10px;
	text-decoration:none;
}
#adminMenu {
	color:#BBBBBB;
	padding-left:10px;
}
#adminMenu a {
	color:#DDDDDD;
	font-size:12px;
	text-decoration:none;
}
#adminMenu a:hover {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}
#adminMenu span.selected {
	color:white;
	font-size:12px;

	font-weight:bold;
}
#adminSubMenu {
	color:#666666;
	padding-left:10px;
}
#adminSubMenu a {
	color:#666666;
	font-size:10px;
	text-decoration:none;
}
#adminSubMenu a:hover {
	color:#333333;
	font-size:10px;
	text-decoration:underline;
}
#adminSubMenu span.selected {
	color:black;
	font-size:10px;

	font-weight:bold;
}
.errorMsg {
	background-color:#F9EDE1;
	color:#834F1B;
	font-size:11px;
	border:1px solid #E6B380;
}
.text_orangepanel {
	color:white;
	font-size:10px;
}
a.whitelink {
	color:white;
}
a.whitelink:hover {
	color:#CCCCCC;
}