*
{
	font-family: Tahoma;
	font-size: 12px;
	scrollbar-face-color: #dddddd;
	scrollbar-highlight-color: #d8d8d8;
	scrollbar-shadow-color: #d8d8d8; /* scrollbar-3dlight-color: #f5f5f5; */
	scrollbar-darkshadow-color: #f5f5f5;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #ffffff;
}

body, table, input, textarea
{
}

div, td
{
	color: #2f2f2f;
}

body
{
	margin: 0px;
	background-color:#fff;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 12px;
	font-weight: bold;
	color: #cc6600;
	margin: 0;
}

ul
{
	padding: 0;
	margin: 0;
}

ul li
{
	list-style: none;
}

img
{
	border: 0;
}

form
{
	margin: 0;
	padding: 0;
}

p
{
	margin:0;
}

p.justify
{
	text-align: justify;
	text-justify:distribute
}

p.justify-all-lines
{
	text-align: justify;
	text-justify:distribute-all-lines;
}

p.breakword, h1.breakword, div.breakword
{
	word-wrap:break-word;
	word-break:break-all;
}

p.nobreak, div.nobreak, a.nobreak
{
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}

p.indent
{
	text-indent: 2em;
}

p.regular
{
	text-indent: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

hr
{
	height: 1px;
	color: #ccc;
}

h1.membername a, a.membername,span.membername
{
	font-weight: normal;
	color: #243e91;
}

select
{
}

optgroup
{
	font-style: normal;
}

select.blue
{
	background: #9BDBF2;
	color: #2f2f2f;
}

input.checkbox
{
	height: 16px;
}

input.radio
{
	height: 15px;
}

textarea
{
	background-color:#fff;
}

input.flat
{
	border: 1px solid #ccc;
	padding: 1px 0 0 1px;
	font-family: Tahoma;
	font-size: 12px;
	height: 15px;
}

textarea.flat
{
	border: 1px solid #ccc;
}

img.bor
{
	border: 1px solid #ccc;
}

span.number
{
	font-family:Arial;
	font-size:11px;
}

span.underline
{
	text-decoration:underline;
}

.ar
{
	font-family: arial;
}

.ar10
{
	font-family:Arial;
	font-size:10px;
}

.ar11
{
	font-family: arial;
	font-size: 11px;
}

.ar11b
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

.ar11or
{
	font-family: arial;
	font-size: 11px;
	color: #C52424;
}

.b
{
	font-weight: bold;
}

.gray
{
	color: #757575;
}

.white
{
	color: #FFF;
}

span.white
{
	color: #FFF;
}

.or
{
	color: #f60;
}

.tea
{
	color: #c60;
}

.blue
{
	color: #243e91;
}

span.blue02
{
	color: #243e91;
}

.red
{
	color: #fe0000;
}

span.umber
{
	color: #cc6600;
}

span.brown
{
	color: #cc6600;
}

.ye
{
	color: #cc6600;
}

span.yellow
{
	color: #cc6600;
}

.ln18
{
	line-height: 18px;
}

ol
{
	margin-left: 24px;
	list-style-type: georgian;
}

a
{
	color: #2f2f2f;
	text-decoration: none;
}

a:link,a:visited,a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #C52424;
}

a.red:link,a.red:visited,a.red:active
{
	text-decoration: none;
	color: #fe0000;
}

a.red:hover
{
	text-decoration: underline;
	color: #C52424;
}

a.umber:link,a.umber:visited,a.umber:active
{
	text-decoration: none;
	color: #cc6600;
}

a.umber:hover
{
	text-decoration: underline;
	color: #cc6600;
}

a.ye:link,a.ye:visited,a.ye:active
{
	text-decoration: none;
	color: #cc6600;
}

a.ye:hover
{
	text-decoration: underline;
	color: #cc6600;
}

a.or:link, a.or:visited, a.or:active
{
	color: #f60;
	text-decoration: none;
}

a.or:hover
{
	color: #f60;
	text-decoration: underline;
}

a.tea
{
	color: #cc6600;
	text-decoration: none;
}

a.tea: hover
{
	color: #C52424;
}

a.underline:link,a.underline:visited,a.underline:active
{
	text-decoration: underline;
}

a.underline:hover
{
	text-decoration: underline;
}

a.hot:link, a.hot:visited, a.hot:active
{
	background-color: #FFE591;
	color: #C13A29;
}

a.hot:hover
{
	background-color: #2f2f2f;
	color: #fff;
}

a.yellow:link, a.yellow:visited, a.yellow:active
{
	text-decoration: none;
	color: #cc6600;
}

a.yellow:hover
{
	text-decoration: none;
	color: #cc6600;
}

a.green:link, a.green:visited, a.green:active
{
	text-decoration: none;
	color: #cc6600;
}

a.green:hover
{
	text-decoration: none;
	color: #cc6600;
}

a.smalt:link, a.smalt:visited, a.smalt:active
{
	font-weight: normal;
	color: #243e91;
}
a.smalt:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #C52424;
}
span.smalt
{
	color: #243e91;
}

a.nostatus
{
	behavior:url(../js/nostatus.htc);
}

a.nokia:link, a.nokia:visited, a.nokia:active
{
	text-decoration: none;
	color: #A0048B;
	font-family:'simsun';
}

a.nokia:hover
{
	text-decoration: underline;
	color: #A0048B;
	font-family:'simsun';
}

a.white:link, a.white:visited, a.white:active
{
	text-decoration: none;
	color: #fff;
}

a.white:hover
{
	text-decoration: underline;
	color: #fff;
}
