/* CSS Document */
body {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
p {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}
.pad {
padding-left: 8px;
}
.pad2 {
padding-right: 8px;
}
.title {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #F2A216;
}
.title0 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #F2A216;
	text-transform: uppercase;
}
.text {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
a.link_normal {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #F2A216;
}
a.link_group {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #F2A216;
	text-decoration: none;
}
a.link_group:hover {
	color: #F8FBA6;
	text-decoration: underline;
}
a.link_group:visited {
	color: #CC6633;
}
a.link_more, a.link_more:link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #F2A216;
	text-transform: uppercase;
	text-decoration: none;
}
a.link_menu, a.link_menu:link, a.link_back, a.link_back:link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #F8FBA6;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
a:hover {
	color: #F8FBA6;
}
a.link_menu:hover {
	color: #000000;
}
a.link_back:hover {
	color: #F2A216;
	text-decoration: underline;
}
.menu_current_location {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #F8FBA6;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
#outter {
	margin: 20px;
	text-align: center;
	vertical-align: middle;
}
.desc {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #F2A216;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.copyright, a.copyright, a.copyright:link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #815307;
	text-decoration: none;
	text-transform: uppercase;
}
.footerlink, a.footerlink, a.footerlink:link {

	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #815307;
	text-decoration: none;
}
a.footerlink:hover, a.copyright:hover {
	color: #F2A216;
	text-decoration: underline;
}
.desc2{

	font-family: Tahoma;
	font-size: 10px;
	color: #F2A216;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.desc2 select, .desc2 input {

	font-family: Tahoma;
	font-size: 10px;
	color: #F2A216;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #5D0000;
	border: 1px solid #F09213;
}
.imageborder {
	border: 3px solid #000000;
}
.text2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #F2A216;
}
.textfield {
	font-family: Tahoma;
	color: #F8FBA6;
	background-image: url(images/bg_textfield.gif);
	height: 13px;
	width: 205px;
	border: 1px solid #F09213;
	font-size: 10px;
	padding-left: 1px;
	padding-bottom:1px;
	padding-top: 1px;
	background-color: #5D0000;
}
.textarea {
	font-family: Tahoma;
	color: #F8FBA6;
	background-image: url(images/bg_textarea.gif);
	border: 1px solid #F09213;
	height: 61px;
	width: 270px;
	overflow:auto;
	font-size: 10px;
	background-color: #5D0000;
}
.formbutton {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #F2A216;
	background-color: #000000;
	border: 1px solid #F09213;
}
.loadingbg {
	background-color: #000000;
	background-image: url(../images/loading_sm.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.commentformborder {
	margin-top: 15px;
	border: 1px dashed #F09213;
}
.labelcell { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 color: #3670A7; 
 background-color: transparent; 
 width: 220px; 
} 

.fieldcell { 
 background-color: #F2F7FB; 
 color: #000000; 
 text-align: right; 
 margin-right: 0px; 
 padding-right: 0px; 
} 

.smalllabelcell { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: transparent; 
 color: #3670A7; 
 width: 100px; 
} 

.smallfieldcell { 
 color: #000000; 
 text-align: left; 
  
}
.fieldcell input { 
 width: 200px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
 margin-right: 0px; 
} 

.smallfieldcell input { 
 width: 100px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
} 

.smallfieldcell select { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
}
.button { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 margin-left: 12px; 
 margin-top: 3px; 
 margin-bottom: 2px; 
}
.removebutton {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	background-color: #000000;
	border: 1px solid #F09213;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.editbutton {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #00FF00;
	background-color: #000000;
	border: 1px solid #F09213;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
