body
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3d3d3d;
	background-color: #FFFFFF;
}

td
{
	font-family: Tahoma;
	font-size: 11px;
}

.company_title
{
	font-family: "Times New Roman", Tahoma, Garamond;
	font-size: 32px;
	font-weight: bold;
	color: #343434;
	padding-left: 10px;
	padding-bottom: 0px;
}

.company_slogan
{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #343434;
	margin-top: -10px;
}

.company_bar
{
	font-size: 32px;
	color: #CCCCCC;
	color: #5590CC;
	margin-left: 15px;
	margin-right: 15px;
}

.empty_bar
{
	width: 20px;
	color: #FFFFFF;
}

.filled_bar
{
	width: 10px;
	/*border-left: 10px solid #5590CC;*/
	border-left: 10px solid #FFFFFF;
	color: #FFFFFF;
}

.filled_bar_grey
{
	border-left: 10px solid #A9A9A9;
	color: #FFFFFF;
}

.filled_bar_right
{
	width: 10px;
	/*border-right: 10px solid #5590CC;*/
	border-right: 10px solid #FFFFFF;
	color: #FFFFFF;
}

.ab
{
	border-left: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
	color: #FFFFFF;
}

.a
{
	border-left: 1px solid #C4C4C4;
	color: #FFFFFF;
}

.b
{
	margin: 0;
	padding: 0;
	/*border: 1px solid #FF0000;*/
	border-right: 1px solid #C4C4C4;
	color: #FFFFFF;
	/*padding-right: -50px;*/

}

.IEFix
{
	/*border: 1px solid #00FF00;*/
}

.menu_item
{
	/*border-bottom: 1px solid #5590CC;*/
	color: #3B5998;
	color: #555555;
	font-size: 14px;
	border-bottom: 1px solid #BBBDBF;
	/*font-weight: bold;*/
	font-weight: normal;
	font-family: Tahoma, Verdana;
	line-height: 35px;
	cursor: pointer;
	padding-left: 5px;
}

.latest_news
{
	color: #5590CC;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	/*line-height: 25px;*/
	/*height: 25px;*/
	/*border-bottom: 1px solid #5590CC;*/
}

select
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

input
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

.page_heading
{
	/*padding-left: 20px;*/
	padding-top: 2px;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	color: #FB964F;
}

.page_content
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	width: 420px;
}

.page_content ul
{
	list-style-type: square;
}

.page_content ul li a
{
	color: #636363;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

.list_content 
{
	color: red;
	
}
.page_content ul li a:hover
{
	text-decoration: underline;
}

.bus_item
{
	/*border: 1px solid #A9A9A9;*/
	border-bottom: 1px solid #BBBDBF;
	line-height: 60px;
	font-size: 18px;
	width: 180px;
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
	color: #FB964F;
	color: #5590CC;
	color: #555555;

	cursor: pointer;
	font-weight: normal;
	text-align:center;
}

.footer
{
	margin-top: 0px;
	border-top: 1px solid #C4C4C4; 
	background-color: #E5E5E5;
	padding-top: 15px; 
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	color: #636363;
	line-height: 15px;
	position: relative;
}

.footer_logo
{
	position: absolute;
	right: 15px;
	top: 9px;
}

.overlay
{
	position: relative;
	top: 155px;
	/*left: 100px;*/
	left: 10px;
	width: 260px;
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px;
	filter:alpha(opacity=60); /* IE's opacity*/
	opacity: 0.6;
	font-weight: bold;
	text-align: right;
}

.footer_bar
{
	color: #A7A7A7;
	margin-left: 3px;
	margin-right: 3px;
}

.t_bar
{
	color: #EAEAEA;
	font-weight:bold;
	margin-left: 4px;
	margin-right: 4px;
}

.news_date
{
	color: #FB964F;
}

.news_item
{
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #5590CC;*/
	/*border-right: 1px solid #5590CC;*/
	/*background-color: #EEEEEE;*/
	/*width: 155px;*/
}

.menu
{
	position: absolute;
	z-index: 100;
	width:180px;
}

.sub_menu
{
	position: absolute;
	float: right;
	border-bottom: 3px solid #5590CC;
	z-index: 105;
}

.box_heading
{
	font-size: 14px;
	font-family: Tahoma, Verdana;
	border-bottom: 1px solid #5590CC;
	width: inherit;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #5590CC;
	font-weight: bold;
}

.menu_n
{
	position: absolute;
	z-index: 100;
	width:180px;
	border-bottom: 3px solid #5590CC;
}

.menua, .menu a, .sub_menu a, .menu_n a
{
	background-color: #FFFFFF;	
	opacity: 0.9;
	filter:alpha(opacity=90); /* IE's opacity*/

	border-top: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;	
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-left: 5px;
	line-height: 20px;
	color: #3B5998;
	color: #555555;
	/*font-weight:bold;*/
	font-weight: normal;
	width: 180px;
}

.menu_n a:hover, .menu a:hover, .sub_menu a:hover
{
	/*background-color: #CCCCFF;*/
	background-color: #EEEEEE;
}

.footer a
{
	text-decoration: none;
	color: inherit;
}

.m_f_a
{
	text-decoration: none;
	font-size: 13px;
	color: #636363;
	line-height: 18px;
	
}
/*
#box_content
{
	width: 390px;
}

table
{
	border: 0px solid #000;
	margin: 0;
	padding: 0;
}

td
{
	border: 0px solid #FF0000;
}
*/