@charset "UTF-8";
/* CSS Document */


body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:black;
	text-align:center;
	background-image: url(../images/white.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

a img{border:none;}

div#mainframe
{
	height:auto;
	width:920px;
	margin:auto;
	position:relative;
	color:#666666;
	text-align:left;
	padding-top:10px;
	margin-top:0px;
}

td p
{
color:#666666;
font-size:12px;
}


div#navbar1
{
height:109px;
color:#777777;
}

a:link{color:#999999; text-decoration:none;}

a:visited{color:#999999; text-decoration:none;}

a:hover{color:#333333; text-decoration:none;}

a.sm
{
font-size:10px;
font-weight:normal;
}

a.lg
{
font-size:14px;
font-weight:bold;
color:#777777;
}

div#navbar2
{
font-size:10px;
line-height:10px;
height:10px;
width:920px;
padding-top:8px;
padding-bottom:8px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
}

#navbar2 a{text-decoration:none;}

#navbar2 a:link{color:#999999;}

#navbar2 a:visited{color:#999999;}

#navbar2 a:hover{color:#333333;}

div#content
{
height:auto;
padding-left:70px;
padding-right:70px;
}

div#bottom
{
height:110px;
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
clear:both;
font-size:10px;
padding-top:10px;
}

#footerlist li
{
display: inline;
list-style-type: none;
}

#footerlist a{text-decoration:none;}

#footerlist a:link{color:#999999;}

#footerlist a:visited{color:#999999;}

#footerlist a:hover{color:#333333;}

div.table
{
width:110px;
float:left;
}

h1
{
font-size:18px;
}

h2
{
font-size:16px;
}
