@charset "utf-8";
/* CSS Document */


body {
	background-color: #CEBE94;
}
body,td,th {
	color: #003884;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {font-weight: bold;
}
.style2 {font-size:16px;
}
.style3 {font-size:16px;
         font-weight: bold;
}
.style4 {font-size:10px;
}
.style5 {font-size:12px;
         font-weight: bold;
}
.style6 {color: #18184A;
}
.style7 {color: #18184A;
	font-weight: bold;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
a:link {
	color: #18184A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #18184A;
}
a:hover {
	text-decoration: underline;
	color: #18184A;
}
a:active {
	text-decoration: none;
	color: #18184A;
}
.menubar {
	background-image: url(images/leftnav_back.gif);
	background-color: #D6D3DE;
	bgcolor: #D6D3DE;
}
.profile {
	background-color: #D6D3DE;
	bgcolor: #D6D3DE;
}
