@charset "utf-8";
.blockTxt {
	background-color: #2F3527;
	color: #FFFFFF;
	line-height: 1.35em;
	font-size: 2.6em;
}
.block {
	position: absolute;
	padding-top: 80px;
	padding-left: 5px;
	width: 350px;
}



.greenTxt {
	color: #648D45;
}
#col3 ul {
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	list-style-image: url(../images/gui/bullet.gif);
}
.col1Menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.newsTop {
	background-image: url(../images/gui/news_bg_rp.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 44px;
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
	height: 20px;
}
.newsItem {
	background-image: url(../images/gui/plinth_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 44px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 25px;
}

.news {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #1A1A1A;
	margin-left: 25px;
	margin-top: 33px;
}
.newsIcon {
	position: absolute;
	background-image: url(../images/gui/ic_newsBanner.gif);
	height: 36px;
	width: 26px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 9px;
}



li {
	list-style-position: outside;
	list-style-type: none;
}
.joinToday {
	background-image: url(../images/gui/ic_join.jpg);
	height: 33px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: 1.45em;
	font-weight: bold;
	padding-top: 15px;
	margin-left: 25px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color:#E8E8E8;
}
.col1Mod {
	background-image: url(../images/gui/plinth_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px;
}
.searchTitle, .loginTitle, .rssTitle {
	height: 26px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: 3px;
	margin-top: 15px;
}
form .formField {
	background-color: #FFFFCC;
	font-size: 0.8em;
	margin-bottom: 6px;
	width: 150px;
}
.logonForm {
	margin: 0px;
	padding: 0px;
}
.searchForm {
	margin: 0px;
	padding: 0px;
}


.rssTitle {
background-image: url(../images/gui/ic_rss.gif);
}
.searchTitle {
background-image: url(../images/gui/ic_search.gif);
}
.loginTitle {
	background-image: url(../images/gui/ic_logon.gif);
}
.level1    a {
	list-style:none;
	text-decoration: none;
}
.level1 li {
	background-image:url(../images/gui/nav_background_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-left: 11px;
	padding-right: 10px;
	background-color: #815F9E;
	padding-left: 5px;
}
.level2 a {
	text-decoration: none;
}
.level2 li {
	padding-bottom: 3px;
	padding-top: 2px;
	margin-right: 10px;
	background-color: #404040;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-left: 11px;
	padding-left: 5px;
	padding-right: 5px;
}
.level3 ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

.level3 li {
	background-color: #404040;
	list-style-type: square;
	list-style-position: inside;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 11px;
	padding-bottom: 3px;
	padding-right: 5px;

}
.level3 a {
	text-decoration: none;
}

.col1Menu {
	background-image: url(../images/gui/plinth_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
.level2 a:hover, .level3 a:hover, .level1 a:hover { text-decoration: underline; }
.level1Active li {
	background-image:url(../images/gui/nav_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-left: 11px;
	padding-right: 10px;
	background-color: #815F9E;
	padding-left: 5px;
}

