BODY
{
    padding:0px; FONT-SIZE: 10pt;
    MARGIN: 0px;
    FONT-FAMILY: Tahoma;
}

a:link { font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold }
a:visited   { font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold }
a:hover     { font-size: 10pt; color: #000000; text-decoration:underline; font-weight: bold }


.menubg {
	background-attachment: fixed;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;

	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.flashbg {
	background-attachment: fixed;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 173px;

}

.mainbg
{
	background-attachment: fixed;
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	color: #000000;
	font-weight: bold;
	height: 587;
	width:800px;

}

.homediv {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: right;
	height: 150px;
	width: 300px;
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;
}
.homedivbottom {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: right;
	height: 150px;
	width: 400px;
	border: 0px solid #ffffff;
	margin: 0px;
	padding: 0px;

}
.normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.artheadline {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}

.arttext {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.sidemenu    {
	border-top: 0px none #CCCCCC;
	border-right: 1px solid #D10916;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}