/* CSS Document */

.Content 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: border-left:solid 1px #7FACC1; border-right:solid 1px #27566A;
	background-color: #9BC8DD;
}
.Menu
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: border-top-width:0px; border-right-width:0px; border-bottom-width:0px; border-left-width:1px; border-color:#27566A; border-top-style:none; border-right-width:1px; border-color:#27566A; border-bottom-style:none; border-left-style:solid; border-right-style:solid;
	background-color: #9BC8DD;
}
.Bottom
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border:solid 1px #27566A;
	background-color: #7FACC1;
}
.Top
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border:solid 1px #27566A;
	background-color: #7FACC1;
}

.Heading
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {

	text-decoration: none;
}
a:hover {


	text-decoration: none;
}
.menu_parent
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(img/backgrounds/ball_gray.gif);
	height: 20px;
	width: 180px;
	padding-left: 8px;

}
.menu_child
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(img/menu_bg_l2.gif);
	height: 20px;
	width: 180px;
	background-repeat: no-repeat;
	padding-left: 14px;

}
.DIVmenuParent {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(img/backgrounds/ball_gray.gif);
	height: 20px;
	width: 180px;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;

}
.DIVmenuChild {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(img/menu_bg_l2.gif);
	height: 20px;
	width: 180px;
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;

}
