body {
	width: 60600px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	padding: 0px 0px 0px 0px;
	margin: 10px 5px 5px 25px;
	background-image: url(images/bgrn.gif);
	background-repeat: repeat-y;
}

img {
	padding: 0px 0px 10px 0px;
}

.flash {
	padding: 0px 0px 10px 0px;
}

.so {
	float:left;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

A:link {
	font-size: 12px;
	font-weight: bold;
	color: #F88D15;
	text-decoration: none;
}

A:visited {
	font-size: 12px;
	font-weight: bold;
	color: #F88D15;
	text-decoration: none;
}

A:hover {
	color: #F88D15; 
	text-decoration: underline;
}

A:active {
	color: #F88D15; 
	text-decoration: underline;
}	
.container {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

A.green:link {
	font-size: 12px;
	font-weight: bold;
	color: #7e9f03;
	text-decoration: none;
}
A.green:visited {
	font-size: 12px;
	font-weight: bold;
	color: #7e9f03;
	text-decoration: none;
}
A.green:hover {
	text-decoration: underline;
}
A.green:active {
	font-size: 12px;
	font-weight: bold;
	color: #94b02d;
	text-decoration: none;
}