body {
	background-color: #ffffff;
	margin: 0px 16px 12px 16px;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
}
p {margin: 0; padding: 0;}
.geo {
	font-family: Sylfaen;
}

A:link, A:visited, A:active {
	font-family: Arial;
	font-size : 12px;
	color : #FF3300;
	text-decoration : underline;
}
A:hover {
	font-family: Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

A.menu:link, A.menu:visited, A.menu:active {
	font-size : 13px;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration : none;
	display: block;
	padding: 6px;
}
A.menu:hover {
	font-size : 13px;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration : none;
	display: block;
	padding: 6px;
}

A.submenu:link, A.submenu:visited, A.submenu:active {
	color : #ffffff;
	background-color: #999999;
	display: block;
	padding: 3px 6px 3px 6px;
	text-decoration : none;
}
A.submenu:hover {
	color : #ffffff;
	background-color: #FF7C00;
	display: block;
	padding: 3px 6px 3px 6px;
	text-decoration : none;
}

A.title:link, A.title:visited, A.title:active {
	font-size: 13px;
	color : #333333;
	font-weight: bold;
	text-decoration : none;
}
A.title:hover {
	font-size: 13px;
	color : #000000;
	font-weight: bold;
	text-decoration : none;
}

A.vip:link, A.vip:visited, A.vip:active {
	color : #FF3300;
	text-decoration : none;
}
A.vip:hover {
	color : #FF3300;
	text-decoration : none;
}

A.ls:link, A.ls:visited, A.ls:active {
	color : #000000;
	text-decoration : none;
}
A.ls:hover {
	color : #000000;
	text-decoration : none;
}

A.announcement:link, A.announcement:visited, A.announcement:active {
	background-color: #999999;
	color : #FFFFFF;
	text-decoration : none;
	display: block;
	padding: 4px 8px 4px 8px;
}
A.announcement:hover {
	background-color: #FF7C00;
	color : #FFFFFF;
	text-decoration : none;
	display: block;
	padding: 4px 8px 4px 8px;
}

.menu-selected {
	color : #EB9A6D;
	margin-right: 52px;
}

.content {
	padding: 8px;
}
.blogtitle {
	font-size: 18px;
	font-weight: bold;
}
.bigtitle {
	font-size: 18px;
	font-weight: bold;
}
.title {
	font-size: 13px;
	color : #333333;
	font-weight: bold;
}
.big {
	font-size : 13px;
	font-weight: bold;
}
.small {
	font-size : 10px;
}
.vip {
	color : #FF3300;
}
.grey {
	color : #333333;
}
.white {
	color : #ffffff;
}
.searcharea {
	background-color: #eeeeee;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	padding: 12px;
}
.greybox {
	background-color: #eeeeee;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	padding: 12px;
}
.searchbox {
	padding: 4px;
	background-color: #e3e3e3;
}
.highlight {
	background-color: #FF7C00;
	padding: 1px;
}
table {
	border-collapse: collapse;
}
table td {
	padding: 0px;
}
table.list td {
	padding: 0px 4px 0px 4px;
	height: 24px;
	border-color: #dadada;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
table.list2 td {
	vertical-align: top;
	padding: 12px 4px 24px 4px;
	border-color: #dadada;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
table.ad td {
	padding: 6px;
	border-color: #dadada;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
table.padded td {
	padding: 2px 4px 2px 4px;
}
table.padded2 td {
	padding: 12px;
}
table.padded8 td {
	padding: 8px;
	vertical-align: top;
}
table.adminmenu {
	background-color: #eeeeee;
	padding: 6px;
	border-color: #dadada;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}
table.adminmenu td {
	padding: 6px;
}
table.wysiwyg {
	background-color: #f0f0ee;
}
table.wysiwyg td {
	border-color: #e2e2e2;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
.preview_div {
	overflow: auto;
	display: none;
	width:100%;
	height:350px;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
	padding: 2px;
}
.errorbox {
	padding: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #ff4040;
	background-color: #ffe5e5;
}
.okbox {
	padding: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #40b340;
	background-color: #e5f5e5;
}
.bold {
	font-weight : bold;
}
.error {
	color : #FF0000;
	font-weight: bold;
}
.ok {
	color : #009900;
	font-weight: bold;
}
.lightgrey {
	color : #999999;
}
.white {
	color : #fff;
}
.red {
	color : #990000;
}
.green {
	color : #009900;
}
.blue {
	color : #0000CC;
}
.purple {
	color : #990099;
}
.cyan {
	color : #009999;
}
input, textarea, select {
	font-family: Arial;
	font-size: 12px;
}
img {
	border: 0px;
}

#fb_likeframe {
float: right;
border: none;
height: 27px;
overflow: hidden;
vertical-align: text-bottom;
width: 260px;
}
