BODY {
	font-size: 10pt;font-family: arial;PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BACKGROUND-COLOR: white
}
a{FONT: 11px verdana, helvetica, san-serif; COLOR: #0043A2;}
aa
{
	text-decoration: none;
	color: gray;
	font-weight: bold;
}

a.mail_link
{
	font-size: 0.8em;
	text-decoration: none;
	color: gray;
	font-weight: normal;
}

.users_header
{
	font-size: 14pt;
	margin-bottom: 10px;
	color: red;
}

.users_name
{
	font-size: 10pt;
	cursor: hand;
	font-weight: bold;
}

.chat_name
{
	cursor: hand;
	font-weight: bold;
}

.chat_msg
{
	font-size: 10pt;
}

.chat_msg_mp
{
	font-weight: bold;
	font-style: italic;
	color: blue;
	font-size: 11pt;
}

.chat_msg_yp
{
	font-weight: bold;
	font-style: italic;
	color: brown;
	font-size: 11pt;
}

.chat_msg_mm
{
	font-size: 10pt;
	color: blue;
}

.chat_msg_ym
{
	font-size: 10pt;
	color: brown;
}

.chat_msg_sys
{
	font-size: 7pt;
	letter-spacing: 0.1em;
	color: #007700;
}

.chat_date
{
	font-size: 7pt;
	color: #007700;
}

.input_menu_text
{
	color: gray;
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;
}

.error
{
	font-size: 14pt;
	color: red;
}

.header_header
{
	font-size: 25pt;
	color: black;
	text-align: center;
}

.copyright
{
	font-size: 8pt;
}

tr.first
{
	background: white;
}

tr.second
{
	background: #EEEEEE;
}

a.help_link
{
	font-size: 0.8em;
}

ol.top_list
{
	font-size: 10pt;
	font-weight: bold;
}

ul li
{
	margin-top: 15px;
}

li p, ul ul li
{
	margin-top: 0px;
}

h1
{
	font-size: 18pt;
}
a.menulink
{
	color : Black;
	font-family : "MS Sans Serif";
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}
a.menulink:visited
{
	color : Black;
	font-family : "MS Sans Serif";
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}
a.menulink:hover
{
	color : #0A53FF;
	font-family : "MS Sans Serif";
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

