body
{
	background-color: #3B5470; margin: 10px 10px 10px 10px;
	color: #183562;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background: url(../images/bg.gif);
	
}
a:link
{
	color: #000020;
}
a:visited
{
	color: #000020;
}
a:hover, a:active
{
	color: #FF8C00;
}

form, td {
	font-size: 10px;
}

hr {
	color: #000028;
	filter: Alpha(Opacity=80,FinishOpacity=0,Style=2);
	height: 2px;
	width: 95%;
}

img {
	border: 0px;
}

.banner {
	
	border: 3px double #ECECEC;
}

.bg4, .bg2{
	background-color: #6B839B;
}
 
.bg3 {
	background-color: #D5DAE5;
}
.bg1 {
	background-color: White;
}




.postedby {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 30px;
	margin-right : 20px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}

.indextext{
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	
}
.login {
	border: 1px solid Black;
	background-color: Silver;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 10px;
}

.loginbar {
	border-bottom: 1pt solid #000000;
	height: 18px;
}


.myclock {
	color: #01557C;
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
}


.redirect {
	background: White;
	border: 3px double Black;
	color: Black;
}

.select {
	background: #ffffff top;
	font-family: Verdana, "MS Sans Serif";
	font-size: xx-small;
}


.textarea, .text,  .file {
	background: #ffffff top;
	border: 1px solid #oooooo;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 10px;
}
.button {
	background: #ffffff top;
	border: 1px solid #000000;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 10px;
}

.topmenu {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
	width: auto;
}

.xoopscode, .xoopsquote {
	background: #FAFBFD;
	font-size: 10px;
}

.footer {
	background-color: #E8EDF0;
	height: 22px;
	font-size: 10px;
}

.debug {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFC600;
}
.mentext {
font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.postedby  a:link, .postedby  a:active {
	color: #57789D;
	
}
.postedby  a:hover {
	color : #000000;
	
}
.more {
	color: Black;
	font-size: 9px;
	padding: 3pt;
}
.more a:link, .more a:visited, .more a:active{
	color: #57789D;
	font-size: 9px;
	padding: 3pt;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
}
.more a:hover{
	color: Red;
	font-size: 9px;
	padding: 3pt;
	font-weight: bold;
	margin-left : 10px;
	text-decoration: none;
}


