body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/background.gif);
	background-repeat: repeat-y;
}

img {
	border:none;
}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.maincontainer{
	width:965px;
	clear:both;
}

.contentleft{
	width:360px;
	margin-left:265px;
	float:left;
}

.content{
	clear:both;
	width:330px;
	padding:15px;
	text-align:justify;
}

.footer{
	clear:both;
	width:360px;
	margin-left:265px;
	padding:0 15px 0 15px;
	text-align:center;
}

.contentright{
	width:340px;
	float:left;
	clear:right;
	color: #000000;
}

.loginbox{
	width:335px;
	margin-top:100px;
	padding-left:5px;
	clear:both;
	color:#000000;
}

.loginbox a:link {
	color: #3a78f6;
	font-weight: bold;
	text-decoration: none;
}
.loginbox a:visited {
	text-decoration: none;
	color: #3a78f6;
}
.loginbox a:hover {
	text-decoration: underline;
	color: #3a78f6;
}
.loginbox a:active {
	text-decoration: none;
	color: #3a78f6;
}

.loginboxcenter {
	width:320px;
	clear:both;
	padding:5px 0 5px 0;
}

.loginboxleft {
	width:100px;
	float:left;
	padding-right:10px;
	text-align:right;
	padding:5px 5px 5px 0;
}

.loginboxright {
	width:220px;
	float:left;
	clear:right;
	padding:5px 0 5px 0;
}

.profilcenter {
	width:330px;
	clear:both;
	padding:5px 0 5px 0;
}

.profilleft {
	width:90px;
	float:left;
	padding-right:10px;
	text-align:right;
}

.profilright {
	width:230px;
	float:left;
	clear:right;
}
