body{
	margin:0;
}

body,td,p,th,div,ol,ul{
	font-size:9pt; 
	font-family:Arial; ÐÂËÎÌå; 
	line-height:130%
}

/* links */
a:link, a:visited {
	color: #B20044;
	text-decoration:underline;
}

a:hover, a:active {
	color: #B20044;
	text-decoration:underline;
}

/* Left Menu */
a.menu1:link, a.menu1:visited    { 
	color: #B20044; 
	font-weight:bold;
	text-decoration: none;
}
a.menu1:hover, a.menu1:active   { 
	color: #B20044;
	font-weight:bold;
	text-decoration: underline;
}

a.menu2:link, a.menu2:visited    { 
	color: #B20044; 
	text-decoration: none;
}
a.menu2:hover, a.menu2:active   { 
	color: #B20044;
	text-decoration: underline;
}

.subject{
	color:#B20044;
	font-weight:bold
}

.button1{
	background-color:#B20044; 
	color:#ffffff; 
	font-weight:bold;	
}

.attention{
	color:#CC6600;
}

a.gray:link, a.gray:visited    { 
	color: #666666; 
	text-decoration: none;
}
a.gray:hover, a.gray:active   { 
	color: #FF6600;
	text-decoration: underline;
}

a.hot:link, a.hot:visited    { 
	color: #B20044; 
	text-decoration: underline;
}
a.hot:hover, a.hot:active   { 
	color: #B20044;
	text-decoration: underline;
}

a.admin:link, a.admin:visited    { 
	color: green; 
	text-decoration: underline;
}
a.admin:hover, a.admin:active   { 
	color: red;
	text-decoration: underline;
}

a.news:link, a.news:visited    { 
	color: #000000; 
	text-decoration: none;
}
a.news:hover, a.news:active   { 
	color: green;
	text-decoration: underline;
}

.logo{
	font-family:Arial Black;Arial;
	font-size:24px;
	color:green;
}

.welcome{
	font-family:Arial;
	font-size:14px;
	color:#CC6600;
}

.redtext{	
	color:#ff6600;
}
.title1 {font-size: 18px; font-weight: bold}
.title2 {font-size: 16px; font-weight: bold}
.title3 {font-size: 14px; font-weight: bold}
.title4 {font-size: 13px; font-weight: bold}
.text {font-size: 13px; line-height:150%}