@charset "UTF-8";
.bgd {
	background-image: url(images/bgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftColBgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/left_colBgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #000000;
	line-height: 18px;
}
.black14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.RightColBgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/right_ColBgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #000000;
	line-height: 18px;
}
.middleBgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/middle_bgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #000000;
	line-height: 18px;
}

.middleBgd a{
	text-decoration: none;
	font-weight:bold;
	color: #003366;
}
.middleBgd a:hover{
	text-decoration: underline;
	font-weight:bold;
	color: #003366;
}
.red12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.red12pt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
.red12pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight:bold;
}

.black11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.white11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF4DC;
	text-decoration: none;
}
.nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF4DC;
	text-decoration: none;
}
.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF4DC;
	text-decoration: underline;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.italicGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-style: italic;
}
.red14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
