html{
	overflow-y: scroll;
}
html, body {
	margin: 0px;
	height: 100%;
	text-align: center;
	background-color: #ffcc00;
}
table.table100{
	width: 100%;
	height: 100%;
}
img.block-image{
	display: block;
	border: none;
	margin: 0px;
}

#table-main, #footer-div, #header-div{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#header-div{
	height: 250px;
}

#table-main{
	width: 1000px;
	background-color: #ffffff;
}
#col-left{
	width: 220px;
	padding-top: 50px;
}
#lang-div, #menu-div, #leftads-div{
	clear: both;
	display: block;
	width: 150px;
	border-top: 2px solid #ffcc00;
	margin-left: 8px;
}
#lang-div{
	max-width: 145px;
	line-height: 25px;
	padding-left: 5px;
	white-space: nowrap;
}
#lang-div p{
	margin: 0px;
}
#lang-div, #lang-div p{
	font-size: 12px;
	color: #ffcc00;
}
#lang-div a:link, #lang-div a:visited{
	color: #ffcc00;
	text-decoration: none;
}
#menu-div{
	max-width: 145px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: 2px solid #ffcc00;
}
#leftads-div{
	padding-top: 15px;
}

#col-middle{
	width: 485px;
	padding-left: 90px;
	padding-right: 40px;
	padding-top: 50px;
	padding-bottom: 25px;
}
#toplinks-div{
	clear: both;
	height: 65px;
}

#col-right{
	width: 165px;
	padding-top: 50px;
}
#col-right .moduletable{
	border-left: 2px solid #ffcc00;
	padding: 5px;
}

#footer-div{
	height: 35px;
	background-color: #ffcc00;
	line-height: 35px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#footer-div a.copyright{
	color: #666666;
	text-decoration: none;
}

.bannergroup{
	clear: both;
	width: 165px;
	overflow: hidden;
}
.bannerheader{
	clear: both;
	padding-bottom: 15px;
}
.bannerheader, .bannerheader *{
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.banneritem{
	clear: both;
	text-align: left;
	margin: 0;
	margin-bottom: 10px;
}
.banneritem img{
	margin: 0;
	border: 0;
}

table.blog, table.blog .contentpaneopen{
	width: 100%;
}
table.blog .contentheading{
	padding-bottom: 5px;
	text-transform: none;
}
table.blog p{
	margin-bottom: 5px;
}
.buttonheading img{
	border: 0;
}

.photoBig{
	width: 480px;
	border-bottom: 3px solid #ffcd00;
	margin-left: auto;
	margin-right: auto;
}
.photoBig td{
	height: 360px !important;
	border: none;
	background-color: #f2f2f2;
	text-align: center;
}
.gThumbs{
	width: 480px;
	height: 80px;
	white-space: nowrap;
	overflow: hidden;
}
.gThumbs img.active{
	height: 50px;
	border: 5px solid #ffcd00 !important;
}
.imgPrev{
	background-image: url(../images/arrows1.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
}
.imgNext{
	background-image: url(../images/arrows2.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
}
.imgPrev span, .imgNext span{
	display: block;
	line-height: 80px;
	color: #ffffff !important;
}
.gThumbs .holder .images{
	white-space: nowrap;
}


td {
	vertical-align: top;
	text-align: left;
}
body,td,tr,p,div {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
p, ul, li{
	margin-top: 0px;
	margin-bottom: 25px;
	line-height: 1.2;
}
h1 {
	font-size: 11px; font-weight: bold;
}
h2 {
	font-size: 11px; font-weight: bold;
}
h3 {
	font-size: 11px; font-weight: bold;
}
a:link, a:visited {
	color: #ffcc00;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
ul {
}
li {
}
hr {
}
.small {
}
.smalldark {
}
.button {
	text-align: center;
	font-size: 12px;
  cursor:  pointer;
  color: #666666;
  border: 1px solid #666666;
  background-color: transparent;
}
.inputbox {
	color: #666666;
	font-size: 12px;
	border: 1px solid #666666;
}
#contact_text{
	overflow-y: auto;
}
.back_button {
	float: left;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 4px;
  cursor:  pointer;
}

.moduletable {
	clear: both;
	margin: 0px;
	margin-bottom: 10px;
}
.moduletable{
	padding: 8px;
}
.moduletable, .moduletable p {
	font-size: 13px;
	color: #666666;
}
.moduletable p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.moduletable a:link, .moduletable a:visited{
	color: #666666;
	text-decoration: none;
}
.moduletable a:hover{
	color: #ffcc00;
}
.moduletable h3{
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}

ul.menu, ul.menu li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

ul.menu li{
	text-align: left;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0;
	white-space: normal;
}
ul.menu li a.level_1:link, ul.menu li a.level_1:visited{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
	text-transform: uppercase;
}
ul.menu li a.level_1:hover, ul.menu li#active_menu a.level_1:visited, ul.menu li.active a.level_1:visited{
	color: #ffcc00;
}
ul.menu li#active_menu a.level_1:visited, ul.menu li.active a.level_1:visited{
	text-decoration: underline;
}

ul.menu li ul li{
	margin: 0;
	padding: 0;
}
ul.menu a.level_2:link, ul.menu a.level_2:visited{
	display: block;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	text-transform: lowercase;
	text-transform: uppercase;
}
ul.menu a.level_2:hover, ul.menu li ul li#active_menu a.level_2:visited, ul.menu li ul li.active a.level_2:visited{
	color: #ffcc00;
	text-decoration: underline;
}

.createdate {
	font-size: 9px;
}
.modifydate {
	font-size: 10px;
}
a.readon:link, a.readon:visited {
	font-size: 11px;
	outline: none;
}
a.readon:hover {
	font-size: 11px;
}

.contentheading, .componentheading {
	font-size: 10pt;
	font-weight: bold;
	color: #333300;
	text-transform: uppercase;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	padding-bottom: 25px;
}
.contentpane {	
}
table.contentpaneopen {	
	width: 100%;
	border-collapse: collapse;
}
.contentpagetitle {
}
.contentdescription {
}
.sectiontableheader {
}
.sectiontableentry1 {
}	
.sectiontableentry2 {
}
.category {
}
a.category:link, a.category:visited {
}
a.category:hover {
}
a.blogsection:link, a.blogsection:visited {
}
a.blogsection:hover {
}
.componentheading {
}
.poll {
}
.pollstableborder {
}
table.pollstableborder {
	border: none;
}
a.weblinks:link, a.weblinks:visited {
	outline: none;
}
a.weblinks:hover {
}
table.searchintro {
}
table.contact {
}
table.contact td.icons {
}
table.contact td.details {
}	

table.sendform .inputbox{
	width: 240px;
	#width: 230px;
}
.emoticon img{
	border: 0!important;
}