BODY {
	margin: 0px;
	padding: 0px;
	background-color: #e6f1f9;
	color: black;
	font: 0.85em Arial, Helvetica, sans-serif;
}
TD.body_edit {
	margin: 0px;
	padding: 0px;
	background-color: #e6f1f9;
	color: black;
	font: 0.85em Arial, Helvetica, sans-serif;
}

td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
}

IMG {
	border: 0px;
	margin: 0px 10px 10px 10px;
}
IMG#sitetitle {
	float: left;
	margin: 20px 30px;
}

H1 {
	float: left;
	padding: 90px 10px 5px 80px;
	color: #f7931d;
	font-size: 250%;
	font-style: italic;
}
H2 {
	color: red;
	font-size: 1.8em;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
}

table.toptable {
	width: 1000px;
	margin: 10px auto 0px auto;
	padding: 28px 0px 25px 12px;
	background-image: url(/themes/wgse911/topback.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}
table.maintable {
	width: 1000px;
	margin: 0px auto 0px auto;
	background-image: url(/themes/wgse911/midback.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
table.bottomtable {
	width: 1000px;
	margin: 0px auto 10px auto;
	background-image: url(/themes/wgse911/bottomback.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

A:link {
	color: #0f9609;
}
A:visited {
	color: #0f9609;
}
A:hover {
	color: red;
}

div.titlebox1 {
	width: 976px;
	padding: 0px;
	margin: 190px 0px 0px 0px;
	position: relative;
}
span.banner1 {
	display: block;
	float: left;
	width: 200px;
	margin: 0px 0px 0px 200px;
	color: white;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
}
span.banner2 {
	display: block;
	float: left;
	width: 200px;
	margin: 0px 0px 0px 54px;
	color: white;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
}
span.banner3 {
	display: block;
	float: left;
	width: 200px;
	margin: 0px 0px 0px 60px;
	color: white;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
}

TD.menubox {
	padding-right: 3px;
}
td.phone {
	text-align: right;
	padding: 12px 40px;
	font-size: 160%;
	font-style: italic;
	color: red;
	font-weight: bold;
}
TD.mainbox {
	padding: 0px 25px 100px 35px;
	
}

TD.buttonbox {
	padding: 10px;
	width: 190px;
}
img.power_button {
	border: 0px;
	margin-top: 22px;
	margin-left: 45px;
	margin-right: 25px;
	margin-bottom: 30px;
}
TD.footerbox {
	padding: 28px 10px 10px 10px;
	font-size: 85%;
	font-weight: bold;
}

div.legal a {
	padding-right: 10px;
}

td.menubox2 {
	
}
table.menu {
	margin-left: 30px;
	width: 140px;
}

a.menuhref {
	display: block;
	padding: 4px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;

}
a.menuhref:link, a.menuhref:visited {
	color: white;
	background-color: red;
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	border-left: 1px solid white;
	border-top: 1px solid white;
}

a.menuhref:hover {
	color: white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid #c1c1bf;
	border-top: 1px solid #c1c1bf;
	background-color: #38e111;
}

table.dynamics {
	width: 220px;

}

div.ptext {
	position: relative;
	clear: both;
	margin: 0px 40px 10px 10px;
}
div.stext {
	position: relative;
	clear: both;
	margin: 0px 40px 10px 10px;
}
div.ttext {
	position: relative;
	clear: both;
	margin: 0px 40px 10px 10px;
}
div.qtext {
	position: relative;
	clear: both;
	margin: 0px 40px 10px 10px;
}
div.ptext img {
	clear: both;
	margin: 10px 30px 10px 10px;
}
div.stext img {
	clear: both;
	margin: 10px 30px 10px 10px;
}
div.ttext img {
	clear: both;
	margin: 10px 30px 10px 10px;
}
div.qtext img {
	clear: both;
	margin: 10px 30px 10px 10px;
}
div.login {
	padding: 10px 10px 36px 10px;
	width: 120px;
	margin: 60px 0px 30px 40px;
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	background-color: #ced9f9;
}

div.login span {
	display: block;
	margin: 5px 0px 3px 0px;
}
div.login form {
	text-align: right;
}
div.login input {
	border: 1px solid #220d9f;
}
input.login_button {
	display: block;
	float: right;
	margin-top: 5px;
}
span.login_head {
	color: #0f9609;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;

}
a.logout {
	display: block;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	width: 120px;
	margin: 60px 0px 30px 40px;
	text-align: center;

}
a.logout:link, a.logout:visited {
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	border-left: 1px solid white;
	border-top: 1px solid white;
	background-color: #ced9f9;
}
a.logout:hover {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid #c1c1bf;
	border-top: 1px solid #c1c1bf;
	background-color: #e5e5e5;

}

IMG.feature {
	margin-left: 10px;
	border: 1px solid #220d9f;
}
div.feature {
	width: 220px;
	padding: 10px 10px 20px 10px;
	margin: 0px 30px 15px 0px;
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	background-color: #ced9f9;
}
span.feature_head {
	display: block;
	color: #0f9609;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
p.feature_text {
	margin-left: 10px;

}
a.featurelinkmore {
	display: block;
	font-weight: bold;
	float: right;
}

div.latestnews {
	width: 220px;
	padding: 10px 10px 20px 10px;
	margin: 0px 30px 15px 0px;
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	background-color: #ced9f9;
}
span.latestnews_head {
	display: block;
	color: #0f9609;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
div.latestnews_item {
	width: 200px;
	padding: 5px 5px 8px 10px;
}
div.latestnews_item img {
	float: left;
	margin: 5px;
}

span.memberedit {
	display: block;
	width: 150px;
	float: right;
	text-align: center;
	margin: 0px 30px 15px 0px;
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	background-color: #ced9f9;
}
td.memberedittitle {
	text-align: right;
	width: 26%;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
}
td.membereditvalue {
	text-align: left;
	padding: 4px 10px 4px 0px;
}
td.membereditvalue textarea {
	width: 90%;
}
td.membereditvalue img {
	border: 1px solid gray;
}
td.membereditsubmittitle {
	text-align: right;
	width: 26%;
	font-weight: bold;
	padding: 8px 10px 4px 10px;
}
td.membereditsubmitbutton {
	text-align: left;
	padding: 8px 10px 4px 0px;
}


div.eventcal {
	width: 220px;
	padding: 10px 10px 20px 10px;
	margin: 0px 30px 15px 0px;
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	background-color: #ced9f9;
}
div.eventcal_head {
	color: #0f9609;
	font-size: 120%;
	font-weight: bold;

}
object.eventcal {
	width: 230px;
	height: 200px;
}

iframe.eventcal {
	width: 230px;
	height: 200px;
	border: none;
}

div#oration {
	width: 220px;
	padding: 10px 10px 20px 10px;
	margin: 0px 30px 15px 0px;
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	background-color: #ced9f9;
}
span#oration_head {
	display: block;
	color: #0f9609;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;

}
span#oration_text {
	display: block;
	margin: 5px 5px 8px 10px;

}
span#oration_attrib {
	display: block;
	text-align: right;
	margin-right: 26px;
	margin-left: 30px;
	font-weight: bold;

}
table.news_page_table {
	margin: 10px 40px 10px 10px;
}
td.newstable {
	margin: 10px 10px 10px 30px;
}
table.newsindextable {
	margin: 10px 10px 10px 30px;
}
td.newshead {
	border-bottom: 1px dotted #c1c1bf;
}
p.newshead {
	font-weight: bold;
}
a.newsintromore {
	display: block;
	margin-left: 60px;
	margin-bottom: 10px;
}
SPAN#newsnext {
	float: right;
	margin-right: 40px;
	font-weight: bold;
}
SPAN#newsprev {
	float: left;
	font-weight: bold;
}

SPAN#eventsnext {
	float: right;
	margin-right: 40px;
	font-weight: bold;
}
SPAN#eventsprev {
	float: left;
	font-weight: bold;
}
table.linkstable {
	margin: 10px 10px 10px 30px;
}
p.linkshead {
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
p.linktitle {
	font-weight: bold;
	margin-right: 20px;
}
table.group_list {
	padding-left: 30px;
}
td.item_title {
	vertical-align: middle;
	padding-right: 8px;
}
td.item_button {
	width: 20px;
	vertical-align: middle;

}
img.item_button {
	padding-top: 10px;
}
p.item_title {
	vertical-align: middle;
	font-weight: 600;

}
img.pgthumb {
	border: 1px solid #f7931d;
}
td.item_desc {
	vertical-align: middle;

}


A.pgindex:link {
}
A.pgindex:visited {

}
A.pgindex:hover {
}
P.portlinktext {
	font-weight: 600;
}
div.pptimage {
	float: right;
	margin-right: 14px;
}
p.portfolio_pictext_6col {
	clear: both;
}
td.portfoliolinks {
	width: 200px;
	padding-left: 15px;
}
table.contact_details td {
	padding-top: 15px;
	padding-bottom: 12px;
}
td.contact_head {
	font-weight: bold;
	padding-right: 12px;
}
a.contact {
	font-weight: bold;
}
table.contact_form td {
	padding-bottom: 12px;
}
td.contact_formhead {
	width: 30%;
	font-weight: bold;
}
table.userindex_list {
	margin: 10px 40px 10px 30px;
}
p.userindex_title {
	font-weight: bold;
}
table.member_list {
	margin-right: 15px;
}
table.member_list img {
	border-top: 1px solid #dce3dc;
	border-left: 1px solid #dce3dc;
	border-right: 1px solid #a2aea2;
	border-bottom: 1px solid #a2aea2;

}
table.member_list td {
	vertical-align: top;
	padding: 15px 15px 20px 10px;
	border-bottom: 1px dotted #a2aea2;
}
a.member_list_name {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
table.member_page {
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
table.member_page img {
	border-top: 1px solid #dce3dc;
	border-left: 1px solid #dce3dc;
	border-right: 1px solid #a2aea2;
	border-bottom: 1px solid #a2aea2;

}

table.member_page span {
	display: block;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}
table.member_page a {
	display: block;
	font-weight: bold;
}
table.member_page div {
	padding: 0px;
	margin: 15px 10px 0px 0px;
}
table.member_page td {
	vertical-align: top;
	padding: 15px 15px 20px 10px;
}
div.section {
	margin: 20px auto;
	border: 1px ridge #f7931d;
	background-color: #E1EDF2;
	width: 130px;

}

span.section_head {
	font-weight: 600;
	display: block;
	padding: 3px 5px;
}
span.section_group_name {
	background-color: White;
	display: block;
	padding: 2px 5px;
	font-weight: 600;
}
span.section_page_name {
	background-color: White;
	display: block;
	padding: 2px 5px 2px 10px;
	font-size: 90%;
	text-align: right;
}
div.searchbox {
	display: none;
	margin: 20px auto;
	width: 130px;
}

div.docs {
	padding-left: 30px;
}
div.docs_group {
	padding: 15px 0px 0px 0px;
	clear: both;
}


span.docs_group_title {
	font-weight: 600;
	display: block;
	clear: both;
}
span.docs_link {
	display: block;
	clear: both;
}
a.docs_link {
	padding-top: 10px;
}
span.docs_link img, span.docs_link a {
	float: left;
}
div.buy_button {
	clear: both;
	float: right;
	margin: 10px 30px 20px 0px;
	width: 220px;
	padding: 10px 10px 20px 10px;
	border-right: 1px solid #c1c1bf;
	border-bottom: 1px solid #c1c1bf;
	background-color: #ced9f9;

}
span.buy_head {
	display: block;
}
span.buy_description {
	font-weight: bold;
	display: block;
	margin: 10px 0px 4px 0px;
}
span.buy_price {
	font-weight: bold;

}
div.buy_button  form {
	margin: 15px 0px 0px 0px;
	text-align: center;
}
