A:link  {
	color : #FFF5B0;
	text-decoration : none;
	font-weight : none;
}

A:visited  {
	color : #FFF5B0;
	text-decoration : none;
	font-weight : none;
}

A:hover  {
	color : #A2FF70;
	text-decoration : none;
	font-weight : none;
}

A:active  {
		color : #A2FF70;
		text-decoration : none;
		font-weight : none;
}

p, td, li {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	cursor: crosshair;
}
 body {
 	background-color:#2E4124;
	margin:0px;
	cursor: crosshair;
	font-family: Arial;
 }
 
 
.projectname {
	font-family: Arial;
	font-size: 15px;
	color: #A2FF70;
}

.projecttitle {
	font-family: Arial;
	font-size: 17px;
}

.caption {
	font-family: Arial;
	font-size: 10px;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-align: center;
	color: #ffffff;
}

.breadcrumb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
}



.formtextrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #692515;
}

.smallfont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: CBCFC8;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}