.link1:link { 
	color: #527A98;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.link1:visited { 
	color: #527A98;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.link1:hover { 
	color: #527A98;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.link1:active {
	color: #527A98;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}


.link2:link { 
	color: #73665E;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.link2:visited { 
	color: #73665E;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.link2:hover { 
	color: #73665E;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.link2:active {
	color: #73665E;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}



.TopHeaderLeft {
	padding-left: 9px;
	background:  url(images2/top_bar_left_bg.jpg);
	height: 22px;
	width: 50%;
    background-repeat: repeat-y;
	background-position: top right;
	background-color: #BBB1AA;
	

}

.TopHeaderRight {
	padding-left: 9px;
	background:  url(images2/top_bar_right_bg.jpg);
    background-repeat: repeat-y;
	background-position: top left;
	background-color: #73665E;
	height: 22px;
	width: 50%;

}

.TopBar{
	color: #DBD5D2;
	font-size: 10px;
	font-family: Arial, sans-serif;
	vertical-align: middle;
}
.TopBarTest{
	vertical-align: middle;
}
.TopBarMenu{
	width: 300px;
	color: #DBD5D2;
	white-space: nowrap;
	font-size: 10px;
	vertical-align: middle;
		font-family: Arial, sans-serif;

	
}


.BlueTD{
	background-color: #8CACC4;
	width: 50%;
	height: 480px;
}

.MenuLeftBar {
	padding-left: 9px;
	background:  url(images2/menu_left_bar.jpg);
	height: 36px;
	width: 50%;
    background-repeat: repeat-y;
	background-position: top right;
	background-color: #DCDAD5;
	

}

.MenuRightBar {
	padding-left: 9px;
	background:  url(images2/menu_right_bar.jpg);
	height: 36px;
	width: 50%;
    background-repeat: repeat-y;
	background-position: top left;
	background-color: #DCDAD5;
	

}

.BgLeft {
	padding-left: 9px;
	background:  url(images2/bg_left.jpg);
	width: 50%;
    background-repeat: repeat-y;
	background-position: top right;
	background-color: #DCDAD5;
	

}

.BgRight {
	padding-left: 9px;
	background:  url(images2/bg_right.jpg);
	width: 50%;
    background-repeat: repeat-y;
	background-position: top left;
	background-color: #DCDAD5;
	

}

.NewsDate{
	color: #73665E;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	
}
.NewsTitle{
	color: #73665E;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
}

.NewsBody{
	color: #73665E;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.Body{
	color: #73665E;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.Form{
	color: #73665E;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 10px;
}


.BodyCenered{
	color: #73665E;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
}

.NewsTd{
	padding-right: 10px;
	
}

.PromoTd{
	padding-left: 10px;
}

.NewsSeparatorTd{
	background:  url(images2/news_separator.gif);
    background-repeat: repeat-x;
	background-position: top left;
	height: 36px;
}

.FooterBg{
	background:  url(images2/footer_bg.jpg);
    background-repeat: no-repeat;
	background-position: top center;
	height: 64px;
	padding-top: 10px;
	color: #73665E;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.PremierTd{
	padding-top: 3px;
	padding-bottom: 10px;
}

.CopyrightTd{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #BBB1AA;
	font-family: Arial, sans-serif;
	font-size: 9px;
}

.linkTopBar:link { 
	color: #DBD5D2;
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.linkTopBar:visited { 
	color: #DBD5D2;
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.linkTopBar:hover { 
	color: #948B85;
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.linkTopBar:active {
	color: #DBD5D2;
	font-size: 10px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}