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

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.div-first{
margin:auto;width:920px;background-color:#333333
}

.div-mainwhite900{
margin:auto;width:900px;height:auto;background-color:#FFFFFF;
}

.div-infofirst{
margin:auto;width:520px;height:400px;background-color:#333333
}

.div-infomainwhite500{
margin:auto;width:500px;height:400px;overflow:scroll;background-color:#FFFFFF
}

.div-linkbar{
width:900px;text-align:center
}

.p-linkbar{
font-size:15px;align:center;letter-spacing:3px;color:#222222;font-weight:bold;margin:0px;
}

.div-texttop{
width:450px;height:15px;background-color:#333333;float:left;
}

.smallgreytext{
margin:0px;font-size:9px;color:#999999
}

.maincontent{
width:900px;margin:auto;
}

.div-footer{
width:900px;background-color:#333333;text-align:center
}

.leftpane{
width:600px;float:left;margin-top:15px;margin-left:10px;
}

.rightpane{
width:255px;float:left;margin-top:15px;margin-left:15px;
}
