﻿body {
	background: #7186a3 url('../images/background-main.jpg') repeat-x scroll left top;
}

table, tr, td, form, map, area {
	table-layout: auto;
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

body, html, table, tr, td, form, a, p, b, u, i, ol, ul, li, strong, em, div, span {
	font-family: verdana, arial, tahoma, helvetica, geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}


html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#Container {
	min-height: 300px;
}


a, a:visited, a:active {
	color: #3a5885;
	white-space:nowrap;
}
a:hover {
	color: #cd8610;
	white-space:nowrap;
}


.SubContentTitle {
	font-size: 10px;
	font-weight: bold;
}
.SubContentText, .SubContentText a, .SubContentText b, .SubContentText strong, .SubContentText i {
	font-size: 10px;
}
.SubContentMore_News {
	text-align: right;
}
.SubContentMore_News a, .SubContentMore_News a:visited, .SubContentMore_News a:active {
	font-size: 10px;
	color: #cd8611;
}
.SubContentMore_News a:hover {
	color: #3a5885;
}


iframe {
	background: none #ffffff;
	padding: 0px;
	margin: 0px;
}

.Photo {
	padding: 2px;
	border: 1px #7f7f7f solid;
}

.InputField {
	background: #f3f3f3 url('../images/textbox-bg.jpg') repeat-x scroll left top;
	border: 1px #787878 solid;
	color: #000000;
	font-family: verdana, arial, tahoma, helvetica, geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.FormError {
	color: #cc0000;
	background-color: #ffffff;
	padding: 3px;
	border: 2px #cc0000 solid;
	border-left-width: 8px;
	font-weight: bold;
	margin-bottom: 10px;
}
.FormSuccess {
	color: #2ab518;
	background-color: #ffffff;
	padding: 3px;
	border: 2px #2ab518 solid;
	border-left-width: 8px;
	font-weight: bold;
	margin-bottom: 10px;
}
.SubmitButton {
	width: 100px;
	height: 30px;
	border: 1px black solid;
	background-color: #2ab518;
	color: #ffffff;
	font-weight: bold;
}

.LinkStyle1 a, .LinkStyle1 a:visited, .LinkStyle1 a:active {
	color: #3a5885;
	font-size: 10px;
	white-space: nowrap;
}
.LinkStyle1 a:hover {
	color: #b34105;
}
.LinkStyle2 a, .LinkStyle2 a:visited, .LinkStyle2 a:active {
	color: #b34105;
	font-size: 10px;
	white-space: nowrap;
}
.LinkStyle2 a:hover {
	color: #3a5885;
}

.HomeNewMemberList {
	font-size: 12px;
	font-weight: bold;
	color: #3a5885;
}
.HomeNewMemberList span {
	font-size: 10px;
	font-weight: normal;
	color: #5f5f5f;
}


.FooterLinks, .FooterLinks a, .FooterLinks a:visited, .FooterLinks a:active {
	color: #b9cfeb;
	font-size: 12px;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
}
.FooterLinks a:hover {
	color: #ffa900;
}

.CopyLinks, .CopyLinks a, .CopyLinks a:visited, .CopyLinks a:active {
	color: #20262f;
	font-size: 10px;
	white-space: nowrap;
	text-align: center;
}
.CopyLinks a:hover {
	color: #ffa900;
}

.MediaboxHTMLDiv {
	background-color: #343434;
}

