body
{
	font: 10pt Tahoma, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a:link, body_alink{	color: #000;	text-decoration: none;font-weight:inherit;}a:visited, body_avisited{	color: #000;	text-decoration: none;}a:hover, a:active, body_ahover{	color: #FF6633;	text-decoration: none;}

.smallfont
{
	font: 9px verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
}
.time
{
	color: #111;
	float:right;
	font-size:8px;
}
.alt
{
	background: #ffffff;
	font: 10pt verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
	padding:10px;
}
.tborder
{
	background: #D1D1E1;
	color: #000000;
	border: 1px solid #0B198C;
}
.alt1, .alt1Active
{
	background: #F5F5FF;
	color: #000000;
}
.alt2, .alt2Active
{
	background: #E1E4F2;
	color: #000000;
}

.button
{
}
.bginput
{
}

.message-bit{
	margin: 3px 0px 3px 0px;
	padding:7px;
	line-height:15px;
	}
	
.message-bit img, #notice img{
	vertical-align:middle;
	margin-bottom:3px;
	}
	
.message-bit:nth-child(2n+0){
	background:#F0F9FB;
	}
	
.shout-username{
	background: #F7FFEC;
    border: 1px solid #E6F9CB;
    margin: 0 5px;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #FFFFFF;
	border-radius:3px;
	}
.shout-username a{
	font-weight:normal !important;
	font-size:12px;
	}
	
#notice{
	background:#ADDF9B;
	border:1px solid #A4E38D;
	padding:3px;
	margin:0;
	margin-top:-20px;
	}

.highslide img {
max-width: 150px;
height: auto;
width: expression(this.width > 150 ? 150: true);
}

.admin {
    background: url("images/icons/admin.gif") no-repeat scroll left center transparent;
    color: red;
    font-weight: bold;
    padding-left: 20px;
}
.AD_iphone{
    background: url("images/icons/iphone.png") no-repeat scroll left center transparent;
    color: red;
    font-weight: bold;
    padding-left: 20px;
}
.AD_ipad{
    background: url("images/icons/ipad.png") no-repeat scroll left center transparent;
    color: red;
    font-weight: bold;
    padding-left: 20px;
}
.AD_android{
    background: url("images/icons/android.png") no-repeat scroll left center transparent;
    color: red;
    font-weight: bold;
    padding-left: 20px;
}
.AD_mobile{
    background: url("images/icons/icoin_phone.png") no-repeat scroll left center transparent;
    color: red;
    font-weight: bold;
    padding-left: 20px;
}
.Mod_iphone{
    background: url("images/icons/iphone.png") no-repeat scroll left center transparent;
    color: blue;
    padding-left: 20px;
}
.Mod_ipad{
    background: url("images/icons/ipad.png") no-repeat scroll left center transparent;
    color: blue;
    padding-left: 20px;
}
.Mod_android{
    background: url("images/icons/android.png") no-repeat scroll left center transparent;
    color: blue;
    padding-left: 20px;
}
.Mod_mobile{
    background: url("images/icons/icoin_phone.png") no-repeat scroll left center transparent;
    color: blue;
    padding-left: 20px;
}
.MEM_iphone{
    background: url("images/icons/iphone.png") no-repeat scroll left center transparent;
    color: #027EC6;
    padding-left: 20px;
}
.MEM_ipad{
    background: url("images/icons/ipad.png") no-repeat scroll left center transparent;
    color: #027EC6;
    padding-left: 20px;
}
.MEM_android{
    background: url("images/icons/android.png") no-repeat scroll left center transparent;
    color: #027EC6;
    padding-left: 20px;
}
.MEM_mobile{
    background: url("images/icons/icoin_phone.png") no-repeat scroll left center transparent;
    color: #027EC6;
    padding-left: 20px;
}
.smod {
    background: url("images/icons/smod.gif") no-repeat scroll left center transparent;
    color: green;
    padding-left: 20px;
}

.mod {
    background: url("images/icons/mod.gif") no-repeat scroll left center transparent;
    color: blue;
    padding-left: 20px;
}

.mod1 {
    background: url("images/icons/icoin_phone.png") no-repeat scroll left center transparent;
    color: blue;
    padding-left: 20px;
}

.users{
    background: url("images/icons/register.gif") no-repeat scroll left center transparent;
    color: #027EC6;
    padding-left: 22px;
}

.users1{
    background: url("images/icons/icoin_phone.png") no-repeat scroll left center transparent;
    color: #027EC6;
    padding-left: 22px;
}

.event{
	color:#CC9900;
    background:url('images/icons/event.gif') no-repeat left;
    padding-left:20px;
    font-weight:bold;
	}