body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63655D;

}
body {
	background-color: #63655D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {	line-height: 17px;}
h1 {font-size: 16px;
	color: #497A6D;}
	
h2 {font-size: 14px;
	color: #CEB977;}


h3 {font-size: 14px;
	color: #FFFFFF;}
	
a:link {
	color: #497A6D;
	text-decoration: none;
}
a:visited {
	color: #497A6D;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.border {
	border: 2px solid #333333;
}

.border1 {
	border: 1px solid #333333;
}
li {margin: 5px 0 0 0; }
ul {margin-top: -6px;}




.gradientbtm {
	background-image: url(images/gradient-btm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menu {
	color: #FFFFFF; padding-left: 8px;
}
.menu a:link {
	color: #FFFFFF;
}
.menu a:visited {
	color: #FFFFFF;
}
.menu a:hover {
	color: #CEB977; text-decoration: underline;
}
.divider {border-bottom: 1px dotted #FFFFFF;}

.topbtmborder {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;

}
.padding {padding: 10px;}

.green14 {
	font-size: 14px;
	color: #497A6D;
	line-height: 18px;
}
.small {font-size: 10px; color: #CCCCCC;}
.smalldark {font-size: 10px; color: #666666;}
.size14 {font-size: 14px;}