/* CSS Document */

body {
background-color: #000;
margin:0;
text-align:justify;
}

.contenttop {
float:left;
color:#C6C7FE;
font-family: verdana;
font-size: 12px;
font-weight: bold;
margin: 1px 0 0 26px;
width: 182px;
height: 16px;
}

.contenttopright {
float:left;
color:#FFFFFF;
font-family: verdana;
font-size: 12px;
font-weight: bold;
margin: 1px 0 0 31px;
width: 400px;
height: 16px;
}

.contentbottom {
color:#C6C7FE;
font-family: verdana;
font-size: 11px;
text-align:justify;
}

.contentbottomright{
color:#FFFFFF;
font-family: verdana;
font-size: 11px;
text-align:justify;
}

.bottom {
font-family: verdana;
font-size: 10px;
color:#FFFFFF;
padding: 7px;
}

.bottom a:link{
text-decoration:none;
color:#FFFFFF;
font-size:11px;
}

.bottom a:hover{
text-decoration:none;
color:#C6C7FE;
}

.bottom a:visited{
text-decoration:none;
color:#C6C7FE;
}



.bottombg {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}