form {
	margin:0;
	padding:0;
}
body {
	font-size:13px;
	font-family:tahoma;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color:#F3F3F3;
}
html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
td {
	font-size:13px;
	color: #606060;
	font-family:tahoma;
}
.description {
	font-size:13px;
	color:#444444;
}
.date
{
	font-size:10px;
	color:#9F9F9F;
}
h2 {
	font-family: tahoma;
	font-weight: normal;
	font-size:18px;
	color: #0151BE;
	margin:0;
	padding:0;
}
a {
	font-size:13px;
	font-family: tahoma;
	color: #606060;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #551a8b;
}

a.cl,a.cl:visited{
	text-decoration: none;
}
a.cl:hover{
	text-decoration: underline;
}

a#blue,span#blue {
	color: #0151BE;
	text-decoration:none;
}
a:hover#blue {
	color: #0151BE;
	text-decoration:underline;
}

a#gray{
	color: #606060;
	font-weight:bold;
}

.all,.all:visited,.all:hover
{
	font-size:11px;
	color:0151BE;
}

.newsh, .newsh:visited
{
	color:#373737;
	text-decoration:none;
}
.newsh:hover
{
	color:#373737;
	text-decoration:underline;
}

.newst, .newst:visited
{
	color: #606060;
	text-decoration:none;
}
.newst:hover
{
	color: #606060;
	text-decoration:underline;
}

.newsl:visited
{
	color:#606060;
}

.topnav,.topnav:active,.topnav:visited {
	font-family: tahoma;
	color: #0151BE;
	text-decoration: underline;
}
.topnav#active {
	text-decoration:none;
}

a.title,a.title:visited,.hl, .h1:visited {
	font-family: tahoma;
	font-weight: normal;
	font-size:18px;
	color: #0151BE;
	margin:0;
	padding:0;
	text-decoration: none;
}
a.title:hover,.hl:hover {
	font-family: tahoma;
	font-weight: normal;
	font-size:18px;
	color: #0151BE;
	margin:0;
	padding:0;
	text-decoration: underline;
}


.hl2 {
	font-family: tahoma;
	font-weight: normal;
	font-size:15px;
	color: #0151BE;
	margin:0;
	padding:0;
	text-decoration: underline;
	font-weight:bold;
}
.message {
	font-family: tahoma;
	font-weight: normal;
	font-size:15px;
	color: #ff0000;
	margin:0;
	padding:0;
}
div#comm{
	display:none;
	position:absolute;
	font-size:13px;
	color: #606060;
	font-family:tahoma;
	border:1px solid #C1C1C1;
	background-color:#F3F3F3;
}
/**********************************************/
.textinput {
	font-size: 13px;
	font-family: tahoma;
	color: #000000;
	height:18px;
	padding:0;
	margin:0;
	border:1px solid #C1C1C1;
}
.textareainput {
	font-size: 13px;
	font-family: tahoma;
	color: #000000;
	padding:0;
	margin:0;
	border:1px solid #C1C1C1;
}
.buttoninput {
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
	padding:0;
	margin:0;
	height:20;
}

.sms{
	font-weight:bold;
	color:red;
}
table.top{
	/*min-width:1003px;
	width:expression(this.style.width<1003 ? 1003 : this.style.width);*/
	width:100%;
}
/**********************************************/
.minigray,.minigray:visited {
	color:#ccc; 
	font-size:11px; 
	text-decoration:none;
}
.minigray:hover {
	color:#000; 
	font-size:11px; 
	text-decoration:underline;
}
.talk {
	border: 1px dashed #aaaaaa;
	padding:2;
	margin-top:2;
	margin-bottom:5;
}
/**********************************************/
/**********************************************/
/**********************************************/
.tnlink,.tnlink:visited {
	font-weight:bold; 
	font-size:14px;
	text-decoration:none;
	border-bottom:1px dashed #000;
	color: #666666;
}
.tnlink:hover {
	border-bottom:none;
}
.tnlink2,.tnlink2:visited {
	font-size:13px;
	text-decoration:none;
	color: #666666;
	text-decoration:none;
}
.tnlink2:hover {
	text-decoration:underline;
}
