﻿body{
	font-family: Tahoma;
	font-size: x-small;
}
td{
	font-family: Tahoma;
	font-size: 13px;
	line-height:17px;
}
td.alert{
	background-color: yellow;
}
td.data{
	font-family: Tahoma;
	font-size: small;
}
td.header{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:navy;
	margin: 0px;
	margin-bottom: 10px;
}
td.lead{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 400;
	line-height:20px;
	color:maroon;
	text-align: justify;
}
p{
	font-family: Tahoma;
	font-size: 13px;
	line-height:20px;
}
p.header{
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:navy;
	margin: 0px;
	margin-bottom: 10px;
}
p.small{
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	color:Gray;
	margin: 0px;
}
p.nav{
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	color:gray;

}
h6{
	font-family: Tahoma;
	font-size: 14px;
	color: #3366CC
}
a.admin{
	font-family: Tahoma;
	color: #3366cc;
	text-decoration: none;
}
input{
	font-family: Tahoma;
	font-size: 12px;
}
span.ssize{
	font-size: 10px;
}
span.big{
	font-size: 16px;
	font-weight: 700;
	color: #237bb4;
}
span.small{
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	color:Gray;
}
a{
	text-decoration: none;
	color:#808080;
}
a:hover{
	text-decoration: underline;
	color: #505050;
}
a.news{
	color: #b90f6b;
}
a.tip{
	color: #247cd7;
	font-weight: bold;
}
a.news:hover{
	color: #650204;
	text-decoration: none;
}
a.small{
	color: #800000;
	font-size: 11px;
}
a.small:hover{
	color: #606060;
	text-decoration: none;
	font-size: 11px;
}
a.small2{
	color: #2393d9;
	font-size: 12px;
}
a.small2:hover{
	text-decoration: none;
	font-size: 12px;
}

a.user{
	color: #116397;
}
a.room{
	color: #e36600;
}

a.user:hover{
	color: #002054;
	text-decoration: none;
}
a.room{
	color: #bf5600;
}
a.room:hover{
	color: #9b3300;
	text-decoration: none;
}
tr.inbox1{
	background-color: white;
}
tr.inbox2{
	background-color: white;
}
div.avatar{
	position: absolute;
	width: 98px;
	outline-color: fuchsia; 
	background-color: #daecf7;
}
