/* CSS Document */

.box {
	width: 677px;
height: 450px;
	border: 1px solid #F3B400;
	border-top-color: #F3B400;
	border-color: #F3B400;
	border-bottom: 0;
	border-top-style: 0;
	background-color: #FFEFC6;
	height: 100%;
background-position: center;
}

.whitebold {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 12px;	color: #FFFFFF;text-decoration: none} 
.whitebold a:link {color: #FFFFFF; text-decoration: none} 
.whitebold a:visited {color: #FFFFFF; text-decoration: none} 
.whitebold a:hover {color: #FCBE03; text-decoration: none} 
.whitebold a:active {color: #FFFFFF; text-decoration: none} .main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
}
.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
body{

		margin: 0px;
	padding: 0px;
	background: url(background.jpg) fixed;}.greenmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}

