body {
background-image:url(images/index_02.jpg);
background-position:left top;
background-repeat:repeat-x;
background-color:#FFFFFF;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.more {
font-family: tahoma;
font-size: 12px;
font-style: normal;
font-weight: bold;
color:#77ADEB;
}
a.more :link {
	text-decoration: none;
}
a.more:visited {
	text-decoration: none;
}
a.more:hover {
	color:#FFFFFF;
	text-decoration:overline;
}


.bott_link {
font-family: tahoma;
font-size: 10px;
font-style: normal;
font-weight: normal;
color:#AAC2DF;
padding-top:3px;
}
a.bott_link:link {
	text-decoration: none;
}
a.bott_link:visited {
	text-decoration: none;
}
a.bott_link:hover {
	color:#FFFFFF;
	text-decoration:underline;
}



.bold_head {
font-family: tahoma;
color:#000000;
font-size: 12px;
font-style: normal;
font-weight: bold;
line-height:120%;
padding-left:10px;
}


.normal {
font-family: tahoma;
color:#000000;
font-size: 11px;
font-style: normal;
font-weight: normal;
line-height:120%;
padding-left:10px;
padding-right:10px;
}


.normal1 {
font-family: tahoma;
color:#000000;
font-size: 11px;
font-style: normal;
font-weight: normal;
line-height:120%;
}


.copyright {
font-family: tahoma;
color:#000000;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height:100%;
}



