a {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	color: #A44500;
}

a:active {

}

a:focus {

}

a:hover {
	color: #FDF5E6;
}

a:link {

}

a:visited {

}

body {
	background-color: Black;
	font-family: Verdana;
	font-size: 10pt;
	color: #C2A790;
	margin: 0 0 0 0;
}

div,p {
	font-family: Verdana;
	font-size: 10pt;
	color: #E0D9CD;
}	

form {
	font-family: Verdana;
	font-size: 9pt;
}

INPUT 
{ 
	font-family: Verdana;
	font-size: 9pt;
     border-left: 1px solid black;
     border-top: 1px solid black;
     border-right: 1px solid white;
     border-bottom: 1px solid white;
     background-color: #eeeeee;		
} 

SELECT 
{ 
	font-family: Verdana;
	font-size: 9pt;
     border-left: 1px solid black;
     border-top: 1px solid black;
     border-right: 1px solid white;
     border-bottom: 1px solid white;
     background-color: #eeeeee;		
} 

TEXTAREA 
{ 
font : 9pt Verdana; 
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  background-color: #eeeeee;			
} 



hr {
	color: #A44500;
	width: 100%;
	height: 1px;
}

table {
	font-family: Verdana;
	font-size: 10pt;
	padding: 0 0 0 0;
	border: none;
	text-align: center;
}

td {
	font-family: Verdana;
	font-size: 10pt;
	color: #E0D9CD;
	vertical-align: middle;
	text-align: left;
}

.aBig {
	font-family: Verdana;
	font-size: 13pt;
	text-decoration: none;
	color: #A44500;
	font-weight : bold;
}

.aNormal {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #A44500;
}

.smallFont {
	font-size: 8pt;
}

.smallFontII {
	font-size: 8pt;
	color : #C78850;
}

.titleI {
	font-size: 13pt;
	color : #CD853F;
	font-weight : bold;
}

.titleII {
	font-size: 22pt;
	color : #8B4513;
	font-weight : bold;
}

.titleIII {
	font-size: 12pt;
	color : #CD853F;
	font-weight : bold;
}

.tdLeftTop {
	font-family: Verdana;
	font-size: 10pt;
	color: #E0D9CD;
	vertical-align: top;
	text-align: left;
}

.tdLeftMiddle {
	font-family: Verdana;
	font-size: 10pt;
	color: #E0D9CD;
	vertical-align: middle;
	text-align: left;
}

.tdLeftBottom {
	font-family: Verdana;
	font-size: 10pt;
	color: #E0D9CD;
	vertical-align: bottom;
	text-align: left;
}

.tdCenterTop {
	font-family: Verdana;
	font-size: 10pt;
	color: #E0D9CD;
	vertical-align: top;
	text-align: center;
}

.tdCenterMiddle {
	font-family: Verdana;
	font-size: 10pt;
	color: #E0D9CD;
	vertical-align: middle;
	text-align: center;
}

.tdCenterBottom {
	font-family: Verdana;
	font-size: 10pt;
	color: #E0D9CD;
	vertical-align: bottom;
	text-align: center;
}

.tdRightTop {
	font-family: Verdana;
	font-size: 10pt;
	color: #E0D9CD;
	vertical-align: top;
	text-align: right;
}

.tdRightMiddle {
	font-family: Verdana;
	font-size: 10pt;
	color: #E0D9CD;
	vertical-align: middle;
	text-align: right;
}

.tdRightBottom {
	font-family: Verdana;
	font-size: 10pt;
	color: #E0D9CD;
	vertical-align: bottom;
	text-align: right;
}

.tdColor {
	border: 1px solid Black;
	font-family: Verdana;
	font-size: 8pt;
}

span {
	font-family: Verdana;
	font-size: 10pt;
	color: #C2A790;
}

input.button {
	width: 60px;
	height: 20px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	background: #efefef;
	border : 1px outset Gray;
}

