/*main font settings*/

body {
	font-family: "Tribuchet", Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size: 11px;
}
td {
	font-family: "Tribuchet", Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size: 11px;
}
input {
	font-family: "Tribuchet", Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size: 11px;
}

p {
	font-family: Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size: 12px;
	line-height:17px;
}

.titles  {font-family: sans-serif, helvetica, verdana; font-size: 12px; color:#000000; font-weight:bold;}
.subtitles  {font-family: verdana, helvetica, sans-serif; font-size: 12px; color:#000000; font-weight:bold;}

/*links font colors*/

a {color:#888888;; font-weight:normal; font-size: 10px; text-decoration: none}
a:hover {color: Red; font-weight:normal; font-size: 10px; text-decoration: none}

.footer {color: #000000; font-family: sans-serif, verdana, helvetica; font-weight:normal; font-size: 8px; text-decoration: none}
.subtitle {color: #335A7B; font-family: helvetica, verdana, sans-serif; font-weight:bold; font-size: 14px; text-decoration: none}
.sub1 {color: #335A7B; font-family: helvetica, verdana, sans-serif; font-weight:bold; font-size: 12px; text-decoration: none}
.sub2 {color: #000000; font-family: helvetica, verdana, sans-serif; font-weight:bold; font-size: 10px; text-decoration: none}

/* News settings */

.newsheadline { background:#ff6600; height:20px; color:#ffffff; padding-left:65px;}
.newsborder { border:1px solid #ff6600; padding-left:3px; background:url(images/chatbg.jpg) repeat-y; font-size:18px;}
/*form settings*/
.input {font-family: verdana, helvetica, verdana, sans-serif; font-size: 10px; color: #000000; background-color: #FBFBFB; border: 2px #E0E0E0;border-color:#E0E0E0;border-top:1px solid;border-bottom:1px solid;border-left: 1px solid;border-right:1px solid;}

.table_title {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.menu {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	display:block;
	/*background:url(images/menu_bg1.jpg) repeat-x;*/
	background-color:#F9F9F9;
	text-align:center;
	line-height:24px;
}

a.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	background-color:#FF884F;
}

.header {
	font-size: 12px;
	font-weight: bold;
	font-family: "Tribuchet", Arial, Helvetica, sans-serif, Verdana;
	color:#FF6600;
}
.leftpanel_header {
font-family: "Tribuchet", Arial, Helvetica, sans-serif; 
color:#FF6600;
font-weight:bold;
font-size:14px;
line-height:11px;
}
.links {
font-family: "Tribuchet", Arial, Helvetica, sans-serif; 
color:#FF6600;
font-weight:bold;
font-size:10px;
line-height:11px;
}
.leftpanel {
font-family: "Tribuchet", Arial, Helvetica, sans-serif; 
color:#888888;
font-size:10px;
line-height:12px;

}
.listOnline{
font-family: "Tribuchet", Arial, Helvetica, sans-serif;
padding-left:20px;
}

a.chatfont{
font-size:12px; 
font-weight:bold;
color:#FF6600;
}

a.chatfont:hover{
font-size:12px; 
font-weight:bold;
color:#999999;
text-decoration:underline;
}

a.chatfont2{
font-size:11px; 
font-weight:bold;
color:#FF6600;
}

a.chatfont2:hover{
font-size:11px; 
font-weight:bold;
color:#999999;
text-decoration:underline;
}