#Outer_table {
	width:760px;
	border: 1px solid #330066;
}
.topheader {
	background-image: url(images/top_header_bkg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bottomheader {
	background-image: url(images/bottom_header_bkg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu_box {
	background-color: #330066;
	color: #31E019;
	font-size: 0.9em;
}
.menu_box a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_box a:visited{
	color: #E9FFB9;
	text-decoration: none;

}
.menu_box a:hover{
	color: #2CD61B;
	text-decoration: underline;

}
.menu_box a:active{
	color: #FFFFFF;
	text-decoration: none;

}
.chess_bkg {
	background-color: #330066;
}
.content {
	background-image: url(images/top_corner_image.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 30px;
}
.toppfooter {
	background-image: url(images/bottom_corner_image.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer {
	background-color: #330066;
	color: #FFFFFF;
	font-size: x-small;
}
.footer a{
	color:#FFFFFF;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	padding: 5px;
}
.menu {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.slogan {
	font-size: 0.9em;
	color: #CCCCCC;
	background-color: #330066;
	text-align: left;
	padding: 2px;
}
.style1 {font-weight: bold}
h2 {
	font-size: 1.2em;
	color: #330066;
}
.slogan_2 {
	font-size: 1em;
	color: #009900;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #006600;
}
.smallitalic {
	font-size: 0.8em;
	font-style: italic;
}
