
tr{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;

}
.box{
	border : 1px solid Black;
	text-align : center;
}
.news_top{
	background-color : #2F476A;
	color : #FFFF99;
}
.news_title{
	font-weight : bold;
	font-size : 11px;
}
a{
	color : White;
	text-decoration : none;
	font-weight : bold;
}
a:hover{
	color : #FFFF66;
}
a.norm{
	color : #333366;
	text-decoration : underline;
}
a.norm:hover{
	color : #336633;
}
a:active{
	color : #CCCC33;
}
a.norm_red{
	color : #FFdd33;
	text-decoration : underline;
}
a.norm_red:hover{
	color : #EEAA99;
}
.comp_title{
	background-color : #5F779A;
	color : White;
	font-size : 13px;
	font-weight : bold;
	text-align : center;
}
.comp_sub{
	background-color : #AAAAEE;
	color : #000033;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
}
.page_title{
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	color : #003366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.button{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
input{
	font-size : 11px;
	background-color : #DDEEFF;
}
textarea{
		font-size : 11px;
	background-color : #DDEEFF;
}
pre{
			font-size : 11px;
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.red_elem{
	color : #990000;
	font-size : 13px;
	font-weight : bold;
}
.link_head{
	font-size : 11px;
	color : #FF9999;
}
.t_label{
	font-size : 9px;
	background-color : #CCCCEE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.t_data{
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.big_link{
	color : #DDCCFF;
	text-decoration : underline;
	font-size : 13px;
}
a.big_link:hover{
	color : #FFFF99;
}
.blue{
	background-color: transparent;
	border : 1px solid #4F678A;
}
.section_title{
	background-color : #2F476A;
	color : #FFFF99;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.section_text{
	background-color: White;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}
.sec_title{
	color : #555500;
	font-size : 13px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.box_domo{
	border : 1px solid #479831;
	text-align : left;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tab_title{
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	color : #003366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
