body {
	background-image: url(../images/bg.gif);
	background-color: #FF83C4;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
	margin: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
p {
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	}
#base {
	width:765px;
	height:30px;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	padding-top: 5px;
	}
#base p{
	padding:0;
	margin:0;
	}
#baseright{
	width:330px;
	height:30px;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	text-align: right;
	}

/***** NAV ****/

#navbar {
	height: 94px;
	width: 765px;
}
#nav_left {
	width:499px;
	padding-top: 35px;
	padding-left: 15px;
	float: left;
	height: 59px;
}
#nav_left ul{
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#nav_left li{
	width:auto;
	float:left;
	margin: 0;
}
#nav_left a{
	color: #FFD5EB;
	}
#nav_left a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
#nav_left a:active{
	color: #FFFFFF;
	text-decoration: none;
	}

#nav_right {
	width:251px;
	height: 82px;
	float: left;
	padding-top: 12px;
}
.highlight {
	color:#003FBF;
	}




.BgWhite {
	background-color: #FFFFFF;
}
.ImgSml {
	padding-bottom: 7px;
	height: 80px;
	width: 55px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 7px;
	margin-right: 7px;
	padding-right: 7px;

}
.BgPink {
	background-color: #FF83C4;
	margin: 0px;
	padding: 10px;
}
iframe {
	border: 0px;
	background : transparent;
	border-bottom : none;
}
a:link {
	color: #FFD5EB;
	text-decoration: none;
}
a:visited {
	color: #FFD5EB;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	color: #0033FF;
	text-decoration: underline;
}

li a:link {
	color: #3F467D;
	text-decoration: none;
}
li a:visited {
	color: #3F467D;
	text-decoration: none;
}
li a:hover {
	color: #0033FF;
	text-decoration: none;
}
li a:active {
	color: #0033FF;
	text-decoration: underline;
}

.SubNav {
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
}
.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding-top: 0px;
	margin-top: 0px;

}
.ImgBorderSpace {
	border: 1px solid #FFFFFF;
	padding: 0;
	margin-right: 5px;
}
.ImgBorder {
	border: 1px solid #FFFFFF;
}
.ImgBorderHp {
	border: 4px solid #FFFFFF;
}
.TxtContent {
	color: #003366;
}
a:link.BottomNav {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.BottomNav {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.BottomNav {
	color: #0033FF;
	text-decoration: none;
}
a:active.BottomNav {
	color: #0033FF;
	text-decoration: underline;
}
.JustifyText {
	text-align: justify;
	color: #3F467D;
}
