@charset "utf-8";
/* CSS Document */

.rbbox{
	BORDER-RIGHT: #0068A7 5px solid; PADDING-RIGHT: 0px; 
	BORDER-TOP: #0068A7 0px solid;   PADDING-TOP: 0px;
	BORDER-LEFT: #0068A7 0px solid;  PADDING-LEFT: 0px; 
	BORDER-BOTTOM: #0068A7 5px solid; PADDING-BOTTOM: 0px;
}


	
.bottombox {
	BORDER-BOTTOM: #0068A7 5px solid; 
	}
	

}
.rbox{
	BORDER-RIGHT: #0068A7 5px solid; PADDING-RIGHT: 0px; 

}
.lbox{
	BORDER-LEFT: #0068A7 5px solid; PADDING-RIGHT: 0px; 

}

a.grey:link {
	color: #D4D5D7;
	text-decoration:underline;
}
a.grey:visited {
	text-decoration:underline;
	color: #D4D5D7;
}
a.grey:hover {
	text-decoration: underline;
	color: #DBA22B;
}
a.grey:active {
	text-decoration: none;
	color: #DBA22B;
}

#nicey{ background-position: bottom; background-repeat:repeat-x; background-image: url(../images/bgwhite.gif)}


.style1 {color: #D4D5D7}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00496E;
}
.style2 {font-size: x-small}
a:link {
	color: #DA672A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #DA672A;
}
a:hover {
	text-decoration: none;
	color: #2DA1DB;
}
a:active {
	text-decoration: underline;
	color: #007BBA;
}
body {
	background-color: #2DA1DB;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}