body {
	margin: 0px;
	padding: 0px;
	background: url(/images/bg_grey.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
h1 {font-size:16px;}
h2 {font-size:14px;}
h3 {font-size:12px;}
.title1 {font-size:16px; font-weight:bold;}
.title2 {font-size:14px; font-weight:bold;}
.title3 {font-size:12px; font-weight:bold;}

/* admin */
.td_name {font-size:12px;color:white;background:#ff9900;text-align:right; font-weight:bold;}
.td_namel {font-size:12px;color:white;background:#ff9900;text-align:left;font-weight:bold;}
.td_data {font-size:12px;background:#c0c0c0;}


.copy_main {color:white; font-size:12px;}

.press_title {margin-bottom:8px;}
.menu_line {
	border-top: 1px solid #ADADAD;
	border-right: 0px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: 0px solid #ADADAD;
}

.menu:hover {
	background: #EFEFEF;
	color: #333333;
}
.hand {
	cursor: hand;
}
.bg_pic {
	background: #FFFFFF url(/images/bottom_picture.gif) no-repeat right bottom;
}
.menu {
	font: 12px Tahoma;
	color: #999999;
	text-decoration: none;
	width: 80px;
	padding-top: 9px;
	padding-bottom: 3px;
	padding-left: 0px;
display:block;
}
.menu_a {
display:block;
	background: #CEF753;
	font: 12px Tahoma;
	color: #000;
	text-decoration: none;
	width: 80px;
	padding-top: 9px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.menu:hover {
	background: #EFEFEF;
}p, table {
	font: 11px Tahoma;
	color: #666666;
}
.copyright {
	font: 11px Tahoma;
	color: #FFFFFF;
}
.photo {
	border: 4px solid #CCCCCC;
	margin-right:10px;
}
.news_date {
	font: bold 11px Tahoma;
	text-transform: capitalize;
	text-decoration: none;
	color: silver;
	/*color: #ADDD1B;*/
}
.news_title {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.news_text {
	font: 11px Tahoma;
	color: #666666;
}
.news_more {
	font: 11px Tahoma;
	color: #FF9900;
	text-decoration: none;
}
hr {
	border-top: 0px dotted #FFFFFF;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
	padding: 0px;
	margin: 5px;
}
a {
	color: #ADDD1B;
	text-decoration: none;
	font-weight:bold;
}
.t9  {
font-size : 9px;
font-family :Tahoma, Verdana, Arial;
font-variant : normal;
}
.t10  {
font-size : 10px;
font-family :Tahoma, Verdana, Arial;
font-variant : normal;
}
.t11  {
font-size : 11px;
font-family :Tahoma, Verdana, Arial;
font-variant : normal;
}
.t11_w  {
font-size : 11px;
font-family :Tahoma, Verdana, Arial;
font-variant : normal;
color: white;
}
.t12  {
font-size : 12px;
font-family :Verdana, Arial;
font-variant : normal;
}
