body {
	background-color: #9C9579;
	margin: 0px;
}
.main {
	text-decoration: none;
	background-color: #FFFFFF;
	 
 
}
.container {
	border-right: 2px solid #514030;
	border-left: 2px solid #514030;
	border-top: 2px solid #514030;
	 
}
td {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #30472B;
	text-decoration: underline;
	}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #30472B;
	text-decoration: underline;
	}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #30472B;
	text-decoration: none;
	}
	
A.head:link  {
	font-family: Verdana;
	text-decoration : none;
	color : #514030;
	font-weight : bold;
	font-size: 12px;
}

A.head:visited  {
	font-family: Verdana;
	text-decoration : none;
	color :  #514030;
	font-weight : bold;
	font-size: 12px;
}

A.head:active  {
	font-family: Verdana;
	text-decoration : none;
	color :  #514030;
	font-weight : bold;
	font-size: 12px;
}

A.head:hover  {
	font-family: Verdana;
	text-decoration : underline;
	color :  #514030;
	font-weight : bold;	
	font-size: 12px;
	}
 
.nav {
	color: #514030;
	border-top: 2px solid #514030;
	border-bottom: 2px solid #514030;
	 } 
.nav a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #514030;
	text-decoration: none;
	}
.nav a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#514030;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #514030;
	text-decoration: underline;
	}
.left {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.heading {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #514030;
	text-decoration: none;
}
.subheading {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

textarea:focus, select:focus, input:focus, .sffocus, .sffocus {
	background-color: #e1e3a4;
}

.input {
	width : 110px;
	font-family : Verdana; 
	font-size : 10px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	border : 1px inset #cccccc; 
}


.input2 {
	width : 35px;
	font-family : Verdana; 
	font-size : 10px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	border : 1px inset #cccccc; 
}

.box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}

.right
{
margin-left: 150px;
}

.submit 
{ font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight : bold; color: #514030; background: #ffffff;  background-color: #ffffff;  border: 1px solid #514030;   }		

