* {
	margin:0;
	padding:0;
    font-family: arial;
}

body{
	font-size:12px;
	color:#444;
	background:#fff;
	line-height:135%;
	background:url(body_c.png) left top repeat-x;
}
input, textarea{
	font-size:12px;
}
h1{
	font-size: 150%;
	color:#339;
	margin:6px 0 2px 0;
}
h1 a{
	color:#66c;
}
h2{
	font-size: 130%;
	color:#339;
	margin:2px 0 2px 0;
}
h2 a{
	color:#66c;
}
a{
	color:#009;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul{
}
li{
}
img{
	border:none;
}














#supercontainerhome{
	padding:0;
	margin:0 auto;
	text-align:center;
	background:url(supercontainer_c.png) left top no-repeat;
}
#supercontainer{
	padding:0;
	margin:0 auto;
	text-align:center;
	background:url(supercontainer_c.png) left top no-repeat;
}
#supercontainer2{
	text-align:center;
	background:url(supercontainer2_c.png) left bottom repeat-x;
}
#container{
	padding:0;
	margin:0 auto;
	width:980px;
	text-align:left;
	background:transparent url(poweredby_c.png) 45px 140px no-repeat;
}


#main{
	background:#fff;
	padding:10px 50px 10px 10px;
	margin-left:200px;
	height:200px;
}
#header{
	height:140px;
	text-align: center;
	background:transparent url(logo_new.png) 20px top no-repeat;
}
#sitelogo{
	display:block;
	height:120px;
}
#sitelogo span{
	display:none;
}
#footer{
	background:url(footer_c.png) left bottom no-repeat;
	padding:10px 0 90px 0;
	color:#000;
}
#footer a{
	color:#000;
}


.reports{
	border-collapse:collapse;
}
.reports td, .reports th{
	padding:2px;
	border:1px solid #6c6;
}
.reports th{
	background:#efe;
}











.pages{
	padding:4px 0;
}
.pages a{
	border:1px solid #009;
	margin:3px 3px 3px 0;
	padding:2px;
}
.pages a:hover{
	text-decoration:none;
}
.friends div.item{/*
	border:1px solid #006;
	border-width:1px 1px 1px 3px;*/
	margin-bottom:2px;
}
.friends div.item div{
	padding:0 2px 0 2px;
}
.friends div.item div.title{
	background:#fff;
}

.mail{
	padding-bottom:2px;
}
.mail div.item{
	border:1px solid #006;
	border-width:1px 1px 1px 2px;
	margin-top:2px;
}
.mail div.item div{
	padding:0 2px 0 2px;
}
.mail div.item div.title{
	background:#fff;
}

.navigation{
	border:1px solid #eee;
	border-width:1px 0 0 0;
	padding:10px;
	margin-left:200px;
}







.development{
	padding:10px;
	background:#ffa;
}
.development ul{
	list-style-position:inside;
}



.testing{
	padding:5px;
	background:#dfd;
}


.notice,
.notice a,
.notice a:hover{
}

.box{
	border:1px solid #666;
	padding:2px;
	margin:0 0 2px 0;
}

.topnav{
	background:#000;
	text-align:center;
}
.topnav a{
	padding:0 2px;
	line-height:20px;
	margin:0 0px 0 0;
	background:#000;
	color:#fda;
	font-weight:bold;
}
.mailnav{
	background:#fda;
	padding:1px 2px 1px 2px;
	border:1px solid #000;
	border-width:0 1px 1px 1px;
}
.mailnav a:hover{
	text-decoration:none;
	background:#fda;
}

.alignC{
	text-align:center;
}


.imgdiv0 img{
	float:left;
	clear:left;
	margin:0 5px 5px 0;
}
.imgdiv1 img{
	float:right;
	clear:right;
	margin:0 5px 5px 0;
}

.clearboth{
	clear:both;
}

.controls{
	color:#c00;
}
.controls a{
	color:#c00;
}

.comment{
	border-top:1px solid #999;
	margin:0 0 2px 0;
	padding:2px 0 0 0;
}

.shade{
	background:#ffe;
}

