FORM {
padding: 0px;
margin: 0px;
}

HR {
color: #844400;
background-color: #844400;
height: 2px;
border:0;
}

.info_font {
font-family:Tahoma;
font-size:9pt;
}

table.modal {
font-family:Tahoma;
font-size:9pt;
}

a.modal {
text-decoration:none;
font-weight:bold;
}

a.info {
color:#844400;
}

table.content {
font-family:Tahoma;
font-size:12pt;
}

div.news_title {
font-family:Tahoma;
font-size:14pt;
font-weight:bold;
text-align:center;
color:#F8F5B6;
}

input.lil_button {
font-family:Tahoma;
font-size:9pt;
}

a.mmenu_font {
color:#844400;
font-family:Tahoma;
font-size:9pt;
font-weight:bold;
}

div.news_font {
color:#844400;
font-family:Tahoma;
font-size:9pt;
}

a.smenu_font {
text-decoration:none;
color:#844400;
font-family:Tahoma;
font-size:9pt;
font-weight:bold;
}

.pagetitle {
font-family:Tahoma;
font-size:22pt;
}

a.foot_menu {
color: #F8F5B6;
font-weight: bold;
font-family:Tahoma;
text-decoration: none;
}

a {
color:#844400;
}

.formLine {
	clear:both;
	padding:3px 0px;
}
.formLine label {
	display:block;
	width:100px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.ErrorMessage {
 	color:red;
}
.MandatoryField {
	text-decoration: underline;
}

.NavBtnTable {
	border:0px;
	cellpadding:0px;
	cellspacing:0px;
	width:100%;
	height:47;
}

.NavBtnCell {
	width:138; 
	align:center;
	valign:center;
	background:/img/button-passive.gif;
}

.FormTableBorder, .FormTableBorderColored, .FormTableBorderHeader  {
	border:1px solid #777777; 
	border-collapse:collapse;
	background-color:#F5F5F5;
}

.FormTableBorderColored {
	background-color:#CCCCCC;
}

.FormTableBorderHeader {
	background-color:#FF9966;
}

.SaveButton {
	width:100;
	margin-left:102px;
}

.MenuHeader {
	padding-left:62px;
}

.MessageImg {
	margin-left:60px;
}