.blueborder {
	border: 1px solid #cccccc;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.youare {
	font-size: 9px;
}
.hereyouare {
	color: #3399CC;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #3399CC;
	text-decoration: none;
}
.nounder {
	text-decoration: none;
}
.nounder:hover {
	color: #3399CC;
	text-decoration: none;
}
.option {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
.blueborderbg1 {
	border: 1px solid #cccccc;
	background-attachment: fixed;
	background-image:  url("../images/boxback1.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blueborderbg2 {
	border: 1px solid #cccccc;
	background-attachment: fixed;
	background-image:  url("../images/boxback2.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blueborderbg3 {
	border: 1px solid #cccccc;
	background-attachment: fixed;
	background-image:  url("../images/boxback3.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blueborderbg4 {
	border: 1px solid #cccccc;
	background-attachment: fixed;
	background-image:  url("../images/boxback4.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
