body {
	font-family: Tahoma, Verdana, Tahoma, helveticace, helvetica; color: #333333; font-size: 11px; background-color: #ffffff;
}

td, tr, div, span, table {
	font-family: Tahoma, Verdana, Tahoma, Helveticace, Helvetica; color: #333333; font-size: 11px;
}

a {
	color: #647D27;	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#color-line {
	width: 100%;
	border-bottom: 1px solid #fff;
	}
	
#subtitle {
	font-size: 12px;
	font-weight: bold;
	margin: 7px 10px 5px 10px;
	padding-bottom: 5px;
	background: url(../img/bg_dot.gif) 0 100% repeat-x;
	}
	
table.object {
	background: #f5f5f5;
	}


td.title-box {
	width: 151px;
	height: 25px;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	}
	
#title-container {
	width: 100%;
	margin: 5px 0 5px 0;
	padding-bottom: 3px;
	background: transparent url(../img/bg_title.gif) bottom left repeat-x;
	}
	
#title-content {
	float: left;
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #3570AC;	
	}
	
#title-functions {
	float: right;
	text-align: right;
	padding-top: 7px;	
	}
	
.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
	}

.padding {
	padding-left: 7px;
	padding-right: 7px;
}

.textsmall {
	font-size: 10px;
}

.headerborder {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.header {
	background: url(../img/header.jpg) no-repeat 4px 0px;
}

.centerobjectborder {
	border-left: 1px solid #A8AFB5;
	border-right: 1px solid #A8AFB5;
}

.sideborder {
	border: 1px solid #748A3D;
}

.objectborder {
	border-bottom: 1px solid #D60519;
}

.sidetitlebg {
	background-color: #748A3D; 
}

.bgtopmenu {
	background-color: #D8D8D8; 
}

.bgside {
	background-color: #FEF8E0; 
}

.bglight {
	background-color: #F5F5F5; 
}

.bglight2 {
	background-color: #FEF8E0; 
}

.bgmedium {
	background-color: #F1EEDA; 
}

.bgmedium2 {
	background-color: #F1CB80; 
}

.bgdark {
	background-color: #748A3D; 
}

.formshort {
	border: 1px solid #335170;
	font-size: 11px;
	width: 80px;
	height: 17px;
}

.formmedium {
	font-size: 11px; width:210px; border: 1px solid #335170; background-color: #ffffff; 
}

.formmedium2{
	font-size: 11px; width:120px; border: 1px solid #335170; background-color: #ffffff; 
}

.form {
	border: 1px solid #335170;
	font-size: 11px;
	width: 130px;
	height: 18px;
}

.formlong {
	font-size: 11px; width:490px; border: 1px solid #335170; background-color: #ffffff; 
}

.arealong {
	font-family: Tahoma, Helveticace, Helvetica; font-size: 11px; width:490px; border: 1px solid #335170; background-color: #ffffff; 
}

.formlong2 {
	font-size: 11px; width:250px; border: 1px solid #335170 background-color: #ffffff; 
}

.formextralong2 {
	font-size: 11px; width:564px; border: 1px solid #335170; background-color: #ffffff; 
}

.menuitem {
	color: #4279B1;
}

.menuitemsub {
	color: #4279B1;
}

.textfade {
	font-family: Tahoma, helveticace, helvetica; color: #707070; font-size: 10px;
}

.textfadebig {
	color: #707070;
}

.textinverse {
	color: #ffffff;
}

.textinverse2 {
	color: #4F6B79;
}

.title {
	color: #748A3D; font-size: 18px;
}

.subtitle {
	color: #748A3D; font-size: 13px; font-weight: bold;
}

.button {
	font-family: Tahoma, Helveticace, Helvetica;
	font-size:10px;
	width:113px;
	height:18px;
	border: 0px;
	color: #ffffff;
	background-image : url(../img/buttons/button_110.gif);
	cursor:hand;
}

.buttonshort {
	font-family: Tahoma, Helveticace, Helvetica;
	font-size:10px;
	width:70px;
	height:18px;
	border: 0px;
	color: #ffffff;
	background-image : url(../img/buttons/button_70.gif);
	cursor:hand;
}

.tableborder {
	border: 1px solid #979BA6;
}

.centraltableborder {
	background-color: #DDDDDE; 
}

.tablebg {
	background-color: #FFFFFF; 
}

.centerobjectborder {
	border-left: 1px solid #A8AFB5;
	border-right: 1px solid #A8AFB5;
}

.bgtablelight {
	background-color: #EDEDEE; 
}

.bgtablelight2 {
	background-color: #DDDDDE; 
}

.bgtablemedium {
	background-color: #DDDDDE; 
}

.bgtablemedium2 {
	background-color: #BDC1C8; 
}

.bgtabledark {
	background-color: #A7ADB6; 
}


.tab-off { background: #F0F0F0; }

.tab-on { background: #D7D6D6; }

.color-line { background: #748A3D; border-bottom: 1px solid #fff; }

.gradient { background: #F7F7F7 url(../img/bg_gradient.gif) repeat-x; }

