body {
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #3333FF;
}

a:visited {
	text-decoration: none;
	color: #3333FF;
}

a:active {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #FF0000;
	font-style: italic;
	text-decoration: underline;
}

.classsn {
	font-size: 12px;
}

.classsb {
	font-size: 12px;
	font-weight: bold;
}

small {
	font-size: 9pt;
}

OL,UL {
	font-size: 10px;
}

.classss { 
	font-size: 10px;
}

.title16 {
	font-weight: bold;
	font-size: 16px;
	line-height:130%;
}

.title16r {
	font-weight: bold;
	font-size: 16px;
	color: #FF4500;
	line-height:130%;
}

.title16b {
	font-weight: bold;
	font-size: 16px;
	color: #3366FF;
	line-height:130%;
}

.title16w {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	line-height:130%;
}

.title14 {
	font-weight: bold;
	font-size: 14px;
	line-height:130%;
}

.title14r {
	font-weight: bold;
	font-size: 14px;
	color: #FF4500;
	line-height:130%;
}

.title14b {
	font-weight: bold;
	font-size: 14px;
	color: #3366FF;
	line-height:130%;
}

.title14w {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	line-height:130%;
}

.title12 {
	font-weight: bold;
	font-size: 12px;
	line-height:130%;
}

.title12r {
	font-weight: bold;
	font-size: 12px;
	color: #FF4500;
	line-height:130%;
}

.title12b {
	font-weight: bold;
	font-size: 12px;
	color: #3366FF;
	line-height:130%;
}

.title12w {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:130%;
}

.title10 {
	font-weight: bold;
	font-size: 10px;
}

.title10r {
	font-weight: bold;
	font-size: 10px;
	color: #FF4500;
}

.title10b {
	font-weight: bold;
	font-size: 10px;
	color: #3366FF;
}

.title10w {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

.tex12{
	font-size: 12px;
	line-height:130%;
	line-height:130%;
}

.tex12w {
	font-size: 12px;
	color: #FFFFFF;
	line-height:130%;
}

.tex12r {
	font-size: 12px;
	color: #FF4500;
	line-height:130%;
}

.tex12b {
	font-size: 12px;
	color: #3366FF;
	line-height:130%;
}

.tex10 {
	font-size: 10px;
	line-height:130%;
}

.tex10w {
	font-size: 10px;
	color: #FFFFFF;
	line-height:130%;
}

.tex10r {
	font-size: 10px;
	color: #FF4500;
	line-height:130%;
}

.tex10b {
	font-size: 10px;
	color: #3366FF;
	line-height:130%;
}
.title16line {
	font-size: 16px;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0000FF;
	margin-right: 3px;
	padding-right: 3px;
}
.titlebox {
	font-size: 16px;
	background-color: #CCCCCC;
	padding: 3px;
	margin-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.topics_main {
	width: 360px;
	padding: 10px 5px;
}

.topics_title {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
}

.topics_mess {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 120%;
}

.topics_form,
.topics_admin {
	text-align: right;
	padding-right: 10px;
}
