body{
	margin: 0px;
	background-color: #FFFFFF;
}

p
{
font-family: arial, verdana; 
font-size:12px;
}
td{
font-family: arial, verdana; 
font-size:11px;
}

.bottom_text{
	font-size: 10px;
	font-family: Arial, verdana;
	color: #3C3C3C;
	
}
.norm_text{
	font-size: 11px;
	font-family: arial, verdana;
	color: black;

}
.norm_text2{
	font-size: 12px;
	font-family: arial, verdana;
	color: black;
}

.bold_text{
	font-size: 11px;
	font-family: Arial, verdana;
	color: black;
	font-weight: bold;
}
.block_text{
	font-size: 10px;
	font-family: Arial, verdana;
	color: black;
	padding: 0px 0px 0px 10px;
}
li.red_bullet{
	list-style-image: url(../images/bullet.gif);
	font-size: 10px;
	font-family: Arial, verdana;
	color: black;
	margin: 0px 0px 0px 22px;	
}
ul
{	margin: -6px 0px 0px 20px;}

li{
	list-style-image: url(../images/bullet.gif);
	font-size: 11px;
	font-family: Arial, verdana;
	color: black;
	margin: 0px 0px 0px 20px;	
}


div.bulleted1 {
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	background-image: url('../images/bullet.gif');
	margin: 1px 4px 0px 10px;
	background-position: 0 .2em;

}

a:link{
	color: #424141;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited{
	color: #424141;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}




a.black:link{
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.black:visited{
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.black:hover {
	color: #E20A16;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.title_news{
	background-image: url('../images/title_news.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.title_forum{
	background-image: url('../images/forum.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.title_opinion{
	background-image: url('../images/opinion.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.title_education{
	background-image: url('../images/education.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.title_about{
	background-image: url('../images/about.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.txtbox	{
	border:1px solid black;
	background-color: white;
	color: black;
	width: 100px;
	height: 17;
	font-size: 10px; 
	}
	.subm {
	border: 0px solid black;
	background-color: white;
	font-size: 10px; 
	width: 61px;	
	
	}
	.txtfrm	{
	padding: 0px 0px 0px 0px;
	color: black; 
	font-size: 10px; 
	font-family: arial;
	}
SELECT{
		
		outline: 1px solid black;
		background-color: white;
		color: black;
		width: 35px;
		height: 17;
		font-size: 10px;
	}
	
	.branch_city
{
	font-weight: bold;
	font-size: 12px;
	width: 110px;
	cursor: hand;
	color: #e20b2d;
	font-family: arial;
	background-color: #ffffff;
	text-decoration: none;
}
	
ul.level-a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	list-style-type: none;
	background-color: #ffffff;
	width: 180px;
	
}



li.level_a  { margin: 0 0 2px 0px; list-style-type: none;}



a.level_a
{	
	font-family: Arial;
	display: block;
	color: #424141;
	background-image: url(../images/off.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding: 10px 0px 0px 19px;
	line-height: 10px;
	text-decoration: none;
	font-size:12px;	
	width: 179px;
	margin: 0px 0px 2px 0px;
}

a.level_a:hover
{	
	font-family: Arial;
	background-image: url(../images/on.gif);
	background-repeat: no-repeat;
	width: 179px;
	height: 35px;
	color: #ffffff;
}

a.level_a:visited
{	
	font-family: Arial;
	font-size:12px;	
	
}

a.level_b
{
	background-image: url(../images/on.gif);
	background-repeat: no-repeat;
	width: 179px;
	height: 35px;
	line-height: 10px;
	text-decoration: none;
	color: white;
	padding: 10px 0px 0px 19px;
	margin: 0px 0px 2px 0px;
}
a.level_b:visited
{
	
	color: white;
	background-image: url(../images/on.gif);
	background-repeat: no-repeat;
	width: 179px;
	height: 35px;
	line-height: 10px;
	text-decoration: none;
	padding: 10px 0px 0px 19px;
	margin: 0px 0px 2px 0px;
	
}
div.levelb
{
	background-image: url(../images/on.gif);
	background-repeat: no-repeat;
	width: 179px;
	height: 35px;
	line-height: 10px;
	text-decoration: none;
	color: white;
	padding: 10px 0px 0px 19px;
	margin: 0px 0px 2px 0px;
}
.Title
{
	font-weight: bold;
	font-size: 14px;
	color: #E20A16;
}
.subTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #E20A16;
}
.subTitle a:link, .subTitle a:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #E20A16;
	text-decoration: none;


}
.subTitle a:hover 
{
	font-weight: bold;
	font-size: 12px;
	color: #E20A16;
	text-decoration: none;

}

