body
{
	background: url(../images/bkg_body.jpg) center repeat-y #e7d9cf;
	font-family: arial, verdana;
	color: #990000;
	font-size: 0.8em;
	
	margin: 0px;
	padding: 0px;
}
a
{
	color: #EA6A0F;
	text-decoration: underline;
}
a:hover
{
	color: #EA6A0F;
	text-decoration: none;
}

a.toplink
{
	display: block;
	width: 84px;
	height: 23px;
	
	color: #BA394E;
	
	font-size: 1.2em;
	
	background: url(../buttons/30px_normal.gif) no-repeat right top;
	text-align: right;
	text-decoration: none;
	
	padding: 7px 30px 0px 0px;
}

a.toplink:hover
{
	background: url(../buttons/30px_over.gif) no-repeat right top;
	color: #ED9B4F;
}

a.toplink_active
{
	background: url(../buttons/30px_over.gif) no-repeat right top;
	color: #ED9B4F;
}



a.mainmenu
{
	display: block;
	width: 80px;
	height: 23px;
	
	color: #BA394E;
	
	font-size: 1.2em;
	
	background: url(../buttons/26px_normal.gif) no-repeat left top;
	text-align: left;
	text-decoration: none;
	/*border: 1px solid #FF0000;*/
	padding: 4px 0px 0px 45px;
	margin: 0px 0px 0px 0px;
}

a.mainmenu:hover
{
	background: url(../buttons/26px_over.gif) no-repeat left top;
	color: #ED9B4F;
}

a.mainmenu_active
{
	background: url(../buttons/26px_over.gif) no-repeat left top;
	color: #ED9B4F;
}


a.submenu
{
	display: block;

	
	color: #BA394E;
	
	font-size: 0.9em;
	

	text-align: left;
	text-decoration: none;
	/*border: 1px solid #FF0000;*/
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
}

a.submenu:hover
{
	
	color: #ED9B4F;
}

a.submenu_active
{

	color: #ED9B4F;
}


td.content
{
	padding: 0px 17px 0px 17px;
}


td.content h2.pageheader
{
	display: inline;
	font-weight: normal;
	color: #BA394E;
	font-size: 20px;
}

td.content hr
{
	color: #BA394E;
	background: #BA394E;
	height: 1px;
	border: 0px; 
}

td.content p
{
	margin: 0px 0px 0px 10px;
}

table.footer
{
	background: url(../images/bkg_footer.gif) no-repeat;
	color: #BA394E;
	padding: 18px 0px 0px 99px;
}
table.footer td a
{
	color: #BA394E;
}

table.footer td a:hover
{
	text-decoration: none;
}



td.admium a
{
	font-size: 0.9em;
	text-decoration: none;
	color: #BA394E;
}

td.admium a:hover
{
	text-decoration: underline;
}


.twtr-ft, .twtr-hd{
    display: none;

}
.twtr-doc {
    background-color: transparent!important;
}
.twitter-share-button {
    margin-top:3px;
}
