body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#263D71;
	background-color:#1E315A;
}
td, select, input, textArea, a {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#263D71;
	font-size:11px;
	line-height:19px;
	text-decoration:none;
}
form {
	margin:0px;
}
input {
	line-height:12px;
	height:18px;
	margin:0px;
	padding:1px;
}
textArea {
	margin-top:0px;
	padding:2px;
	overflow-y:auto;
	/*border:1px solid #BEBBB2;*/
}
.TextField {
	width:200px;
	height:19px;
	margin:0px;
	padding:0px;
	padding-left:3px;
	line-height:14px;
	/*border:1px solid #BEBBB2;*/
}
.pageLeft {
	background-attachment: fixed;
	background-image: url(../images/bg_pageEdge_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.pageRight {
	background-attachment: fixed;
	background-image: url(../images/bg_pageEdge_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tMenuCurr {
	font-size:10px;
	font-weight:bold;
	line-height:11px;
	color:#AF8F5E;
	text-decoration:underline;
	height:11px;
	padding-right:8px;
	padding-left:8px;
	border-right:1px solid #AF8F5E;
}
a:hover {
	text-decoration:underline;
}
a.tMenu {
	font-size:10px;
	font-weight:bold;
	line-height:11px;
	color:#BEBBB2;
	text-decoration:none;
	height:11px;
	padding-right:8px;
	padding-left:8px;
	border-right:1px solid #AF8F5E;
}
a.tMenu:hover {
	color:#AF8F5E;
	text-decoration:underline;
}
.bMenuCurr {
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
	text-decoration:underline;
	height:11px;
	padding-right:8px;
	padding-left:8px;
	border-right:1px solid #FFFFFF;
}
a.bMenu {
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
	text-decoration:none;
	height:11px;
	padding-right:8px;
	padding-left:8px;
	border-right:1px solid #FFFFFF;
}
a.bMenu:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.navLinkPrev {
	color:#263D71;
	background:url(../images/arr_p_00.gif) left center no-repeat;
	text-decoration:none;
	padding-left:10px;
}
.navLinkPrev:hover {
	color:#AF8F5E;
	background:url(../images/arr_p_01.gif) left center no-repeat;
	text-decoration:underline;
}
.navLinkNext {
	color:#263D71;
	background:url(../images/arr_n_00.gif) right center no-repeat;
	text-decoration:none;
	padding-right:10px;
}
.navLinkNext:hover {
	color:#AF8F5E;
	background:url(../images/arr_n_01.gif) right center no-repeat;
	text-decoration:underline;
}
.navLinkUp {
	color:#263D71;
	background:url(../images/arr_u_00.gif) right center no-repeat;
	text-decoration:none;
	padding-right:12px;
}
.navLinkUp:hover {
	color:#AF8F5E;
	background:url(../images/arr_u_01.gif) right center no-repeat;
	text-decoration:underline;
}
.fpNavLinkPrev {
	color:#263D71;
	background:url(../images/farr_p_00.gif) left center no-repeat;
	text-decoration:none;
	padding-left:10px;
}
.fpNavLinkPrev:hover {
	color:#AF8F5E;
	background:url(../images/farr_p_01.gif) left center no-repeat;
	text-decoration:underline;
}
.fpNavLinkNext {
	color:#263D71;
	background:url(../images/farr_n_00.gif) right center no-repeat;
	text-decoration:none;
	padding-right:10px;
}
.fpNavLinkNext:hover {
	color:#AF8F5E;
	background:url(../images/farr_n_01.gif) right center no-repeat;
	text-decoration:underline;
}
.sEng {
	font-size:11px;
	line-height:11px;
	color:#263D71;
	letter-spacing:2px;
	border-top:1px solid #BEBBB2;
	border-bottom:1px solid #BEBBB2;
}
.LocText {
	font-size:12px;
	font-weight:bold;
}
.defBlue {
	color:#AF8F5E;
}
.defBrown {
	color:#906E17;
}
a.defBrown {
	color:#906E17;
}
a.defWhite {
	color:#FFFFFF;
}
.defWhite {
	color:#FFFFFF;
}
.defYellow {
	color:#EEAC00;
}
.contentArea {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:5px;
}
.NavCurr {
	font-weight:bold;
	text-decoration:underline;
	padding-right:3px;
}
a.NavText {
	text-decoration:none;
	padding-right:3px;
}
a.NavText:hover {
	text-decoration:underline;
}
a.vLink {
	font-weight:bold;
	color:#263D71;
	background:url(../images/vArrow_00.gif) right center no-repeat;
	text-decoration:none;
	padding-right:16px;
}
a.vLink:hover {
	color:#AF8F5E;
	background:url(../images/vArrow_01.gif) right center no-repeat;
	text-decoration:underline;
}