a:link, a:visited, a:active {
	color: #B9AFB6;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	color: #FFFFFF;
	background: #AFB3A9;
	text-decoration: none;
	cursor: help;
}

#content {
	font-size: 9px;
	text-align: justify;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	background: #F8F3F7 url(layout/bk.jpg);
	cursor: crosshair;
}

p {
	text-align: justify;
	font-size: 9px;

}

body {
	font-size: 9px;
	color: #74717F;
	font-family: tahoma, sans-serif;
	text-align: justify;
	background: #E0DEE3;
	overflow: auto;
	cursor: crosshair;

}

stand, strong, em {
	color: #ACACAC;
}
 
h1 {
	color: #D5D1D4;
	font-family: georgia;
	font-size: 10pt;
	font-weight: none;
	font-style: none;
	text-align: left;
	text-transform: lowercase;
	letter-spacing: 3px;
	margin: 0px;
	padding-left: 35px;

}
 

a img {
	border: 0;
	}

.image {
	background: #ECF0F1;
	border: 3px solid #ECF0F1;
	}

table.nav td {
	font-size: 9px;
	align: center;
	padding: 0px 16px 24px 0px;
	}

input, text, textarea, option, select, reset, submit {
	padding: 1px;
	font-family: verdana;
	font-size: 7.5pt;
	background: #F6F5F3;
	color: #74717F;
	border-bottom: 1px solid #C2C5CA;
	border-top: 1px solid #C2C5CA;
	border-left: 2px solid #C2C5CA;
	border-right: 2px solid #C2C5CA;
}
