body{
background:url(body_bgr.jpg) repeat-x;

}
h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0.5em;
	color: #6D1E6F;
}
h2 {
	font-size: 12px;
	color: #6E2670;
	padding: 0.5em;
}
a.normal {
	text-decoration: none;
	color: #6D1E6F;
}
a.normal:hover {
	text-decoration: underline;
	color: #005273;
}
input
{
	border: 1px solid #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	background-color:#eee;
	color:#000000;
} 
textarea
{
	border: 1px solid #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color:#eee;
}

div.body {
position: absolute;
left: 50%;
width:740px;
margin-left: -370px;
text-align:left;
background:#fff url(top_bg.gif) repeat-x;
}
.toplinks{
background:#fff;
width:730px;
text-align:right;
color: #6D1E6F;
font-weight:bold;
padding:0 10px 2px 0;
}
#leftside,
#maintext{
float:left;
}
#leftcontain{
background:url(left_bg.gif) repeat-y;
overflow:hidden;
clear:both;
}
#leftside{
background:#BDD0DF;
}
#maintext{
width:540px;
padding:0 0 0 5px;
}
.toplogo{
border-top:2px solid #AAAAAA;
border-bottom:2px solid #AAAAAA;
}
.copyright{
clear:both;
}
h1{
margin:0;
}
#mainbuttontext{
background:#fff;
}
a.mainbuttontext{
color: #6D1E6F;
width:185px;
padding:8px 0 8px 5px;
border-bottom:1px solid #00A7DA;
font-weight:bold;
font-size:12px;
}
a:hover.mainbuttontext{
background:#DBE3EA;
}
.addresstext{
padding:10px 0 10px 5px;
line-height:16px;
font-size:10px;
}
.ticker {
height:100px;
width:120px;

}
#copyr{
background:#E7EAF3;
clear:both;
margin:0 0 0 190px;
padding:10px;
text-align:center;
}
.orange{
background:#ffe1ad;
padding:10px;
}
#sponser{
clear:both;
background:#11286E;
color:#fff;
}
#sponser a.normal{
color:#fff;
}
.addresstext a.normal,
.ticker  a{
color: #6D1E6F;
text-decoration:none;
}
.addresstext h2{
padding:0;
margin:0;
}
