body,textarea,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat:no-repeat
}

img{
	border:0;
}

body {
	background-color: #DCDDCF;
	font-size: 11px;
	margin: 10px;
}

.website_title {
	color: #000000;
	background-color: #000000;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

a:link, a:visited, a:active {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

hr {
	color: #003366;
	height: 1px;
	width: 100%;
}

h1 {
	font-size: 18px;
	color: #000080;
}

h2 {
	font-size: 15px;
	color: #336699;
}

h3 {
	font-size: 12px;
	color: #000080;
}

form {
	margin: 0;
}

.bread_crumbs {
	font-size: 10px;
	color: #696969;
	font-weight: bold;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #CDCDBB;
}

.search {
	font-size: 9px;
	color: #000000;
	text-align: left;
	border-color: #000000;
	border: 1px solid #000000
}

.menu {
	vertical-align: top;
	text-align: left;
	background-color: #DCDDCF;
	width: 150px;
	padding: 0px;
	font-size: 11px;
}

.menu ul {
	border-bottom: 0px;
}

.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu a:link, .menu a:visited, .menu a:active {
	padding: 2px 5px 2px 5px;
	color: #002255;
	display: block;
	width: 130px;
	text-decoration: none;
}

.menu a:hover {
	color: #336699;
	text-decoration: none;
}

.login-preferences a:link, .login-preferences a:visited, .login-preferences a:active {
	vertical-align: top;
	text-align: left;
	padding: 0px;
	font-size: 9px;
}

.current {
	font-weight: bold;
}

.login {
	font-size: 9px;
	color: #000000;
	text-align: left;
}


.login input {
	width: 70px;
	font-size: 9px;
	border-color: #000000;
	border: 1px solid #000000;
}

.login a:link, .login a:visited, .login a:active {
	color: #343434;
	text-decoration: none;
}

.login a:hover {
	color: #660000;
	text-decoration: none;
}

.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}

.content {
	padding: 10px;
	background-color: #DCDDCF;
	height: 470px;
	vertical-align: top;
	text-align: left;
}

.template_owner {
	padding: 2px;
	font-size: 8pt;
	color: #5E5E5E;
}

.footer {
	padding: 2px;
	height: 15px;
	background-color: #DCDDCF;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.post_title, .post_date {
	border-bottom: 1px solid #DDDDDD;
}

.post_title {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.post_date {
	text-align: right;
	font-weight: bold;
}

.post_short {
	text-align: justify;
	padding-bottom: 5px;
}

.comment_title {
	font-weight: bold;
}

.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.required {
	color: #FF0000;
}

.comment_title, .comment_text {
	border-left: 1px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

table.gbentry {
	width: 98%;
	border: 1px dotted #999999;
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.gbentry td.gbtitle {
	font-weight: bold;
	padding: 0 5px 0 5px;
	color: #000000;
}

table.gbentry td.gbcontent {
	padding: 5px;
	background-color: #FFFFFF;
	color: #000000;
}

img.button {
	vertical-align: bottom;
}

.line, .line_rightalign {
	border-bottom: 1px solid #DDDDDD;
}

.line_rightalign {
	text-align: right;
	white-space: nowrap;
	font-size: 10px;
}

.BMmain {
	width: 100%;
}

.BMheader {
	background-color: #000000;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}

.BMlink  {
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

.BMlink img {
	border: none;
}

.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}