a:link          { background: none; color: #444444; font-size: 11px; font-family: tahoma, sans-serif; text-decoration: none; }
a:active        { background: none; color: #444444; font-size: 11px; font-family: tahoma, sans-serif; text-decoration: none; }
a:visited       { background: none; color: #444444; font-size: 11px; font-family: tahoma, sans-serif; text-decoration: none; }
a:hover         { background: none; color: #ff0000; font-size: 11px; font-family: tahoma, sans-serif; text-decoration: none; }

.bgcolor1	{ background-color: #FFFFFF; }
.bgcolor2	{ background-color: #FAFAFA; }
.bgcolor3	{ background-color: #F5F5F5; }
.bgcolor4	{ background-color: #666666; }
.sort		{ background-color: #D1D8EC; }

img             { border:0px; }

hr              { color: #799DC3; }

.tiny		{ background: none; color: #444444; font-size: 11px; font-weight: normal; font-family: tahoma, sans-serif; text-decoration: none; }
.highlight  	{ color: #B3120A; font-weight: bold; }
.mod_title 	{ background: none; color: #444444; font-size: 11px; font-family:  Verdana, Arial, Helvetica; text-decoration: none; }
.footmsg	{ background: none; color: #000000; font-size: 11px; font-weight: normal; font-family: Verdana, Helvetica; text-decoration: none; }
.content        { background: none; color: #444444; font-size: 11px; font-family:  Verdana, Arial, Helvetica; text-decoration: none; }
.block_title 	{ background: none; height:20px; color: #444444; font-size: 11px; font-weight: bold; font-family: tahoma, sans-serif; text-decoration: none; }
.mess_title 	{ height:26px; color: #444444; font-size: 11px; font-weight: bold; font-family: tahoma, sans-serif; text-decoration: none; }
.option 	{ background: none; color: #444444; font-size: 11px; font-weight: font-family: tahoma, sans-serif; text-decoration: none; }
.copyright	{ background: none; color: #000000; font-size: 11px; font-weight: normal; font-family: Verdana, Helvetica; text-decoration: none; }
.small		{ background: none; color: #444444; font-size: 9px; font-family:  Verdana, Arial, Helvetica; text-decoration: none; }
.code		{ color: #0000BB; font-size: 11px; font-family: Verdana, Helvetica; }

code		{ background: none; color: #0000FF; font-size: 11px; font-family: Verdana, Helvetica; }
td		{ font-family: tahoma, sans-serif; font-size: 11px; color: #444444; }
hr		{ height: 0px; border: solid #666666 0px; border-top-width: 1px; }

.leftblock	{ vertical-align: top; width: 100%; }
.rightblock	{ vertical-align: top; WIDTH: 180px; }

body {
	margin: 0; padding:0;
	background: #FFFFFF;
	background-image: url(images/bg.gif);
}

th {
	color: #444444;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
}

.h_nav	{
	color: #767663;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}

input		{ font-family: tahoma, sans-serif; font-size: 11px; }
textarea	{ font-family: tahoma, sans-serif; font-size: 11px; }
form 		{ font-family: tahoma, sans-serif; font-size: 11px; }
select		{ font-family: tahoma, sans-serif; font-size: 11px; }

.editor {
	margin: 0px 0px 1px 0px;
	width: 400px;
	height: 21px;
	border: 1px #f3ebcd solid;
	background-image: url(../../images/editor/bg.gif);
	background-repeat: repeat-x;
}
.editorbutton {
	float: left;
	cursor: pointer;
	padding: 2px 1px 0px 5px;
}