﻿.HomeHeaderLeft
{
	background-image: url(../../images/blue_left.jpg);
	width: 20px;
	height:18px;
	background-repeat: no-repeat;
}

.HomeHeaderCenter
{
	background-color: #002689;
	font-family: tahoma;
	font-weight: bold;
	color: #ffffff;
	font-size: 8.5pt;
}

.HomeHeaderRight
{
	background-image: url(../../images/blue_right.jpg);
	width: 20px;
	height:18px;	
	background-repeat: no-repeat;
}

.HomeHeaderLeft
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

.HomeBorder_all
{
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}

.HomeBorder_left
{
	border-bottom: 0px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.HomeBorder_Bottom
{
	border-bottom: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

.Home_Left_area
{
	padding: 8 24 8 24;

}
.area_1_left 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
}

.area_1_left p
{
	padding-left: 24px;
	padding-top: 6px;
	vertical-align: middle;
}
.area_1_left a
{
	font-weight: bold;
	color: #0033CC;
}

.Area_1_LEft UL 
{
	display: list-item;
	list-style-type: none;
	margin: 0px 0px 0 0;
	padding: 4px 0px 10px 24px;
}

.Area_1_Left li 
{
	display: list-item;
	list-style-type: none;
	margin: 4px 0px 0 21px;
	padding: 4 0 0 10px;
	background: url(images/dot_orange.gif) no-repeat scroll left;
}

.area_2_left 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
}


.area_2_left IMG
{
	
	margin-top: 22px;
}

.area_2_left p
{
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: middle;
	/*white-space: normal;*/
}

.area_2_left a
{
		font-weight: bold;
		color: #0033CC;
}
.area_2_left b, .area_2_left strong
{
		font-weight: bold;
		color: #0033CC;
}

.Area_1_Right
{
	background-color: #EDA211;
}

.Area_1_Right a
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}

.Area_1_Right UL 
{
	display: list-item;
	list-style-type: none;
	margin: 0px 0px 0 0;
	padding: 0px 0px 0px 0px;
}

.Area_1_Right li 
{
	display: list-item;
	list-style-type: none;
	margin: 0px 0px 0 21px;
	padding: 0 0 0 14px;
	background: url(images/dot_dark.jpg) no-repeat fixed left;
}

.Area_2_Right
{
	background-color: #FFCC00;
}

.Area_2_Right TD
{
	color: #403D30;
	padding: 2 8 2 8;
	font-family: tahoma;
	font-size: 10pt;
}


.Area_2_Right p, .Area_2_Right B
{
	color: #403D30;
}

.Area_2_Right a
{
	color: #653300;
	font-weight: bold;
}


.Area_3_Right
{
	/*background-color: #FEE066;*/
	font-size: 10pt;
	vertical-align:Top;
}

.Area_3_Right TD
{
	color: #323434;
	padding: 2 8 2 8;
	font-family: tahoma;
	font-size: 10pt;
}


.Area_3_Right p, .Area_3_Right B
{
	color: #323434;
}

.Area_3_Right a
{
	color: #663402;
	font-weight: bold;
}

