@charset "windows-1253";

.MenuItems_Normal {
	font-family: "Trebuchet MS";
	font-size: 14;
	font-style: normal;
	color: #597B7A;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	height:32PX;
}

.MenuItems_Normal A {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #597B7A;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	height:32PX;
}

.MenuItems_Normal A:hover  {
	color: #999999;
}

.LeftBanner {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: 200;
	font-style: normal;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 9px;
}

.LeftBanner A{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: 200;
	font-style: normal;
	padding: 6px;
}

.LeftBanner A:Hover{
	color: #FFFFFF;
}
.LeftBanner_Header {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFCC00;
	text-align: left;
	vertical-align: top;
	font-weight:bold;
	font-style:normal;
	padding: 6px;
	list-style-image: url(bullet.jpg);
	list-style-type: disc;
}

.MenuBack
{
	background-image:url(images/menu_bar.jpg);
	background-repeat:no-repeat;
	vertical-align: middle;
}

.DottedTable
{
	border-left-style:none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
}

.TextBody {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666666;
	text-indent:3px;
	padding: 3px;
	margin: 3px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.TextBody ul:{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-align:left;
	padding: 3px;
	margin: 3px;
	text-indent:3px;  	 
	font-style:italic;
}


.TextBody li:{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-align:left;
	padding: 2px;
	margin: 2px;
	text-indent:2px;  
	font-style:italic;
}

.ChapterHeader {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF9933;
	font-weight: bold;
	text-indent: 5px;
	list-style-type: disc;
	font-style: italic;
}

.line
{
color:#FFFFFF;
}

.MenuItemsTAG
{
	font-family: "Trebuchet MS";
	color:#466F6B;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.MenuItemsTAG A
{
	font-family: "Trebuchet MS";
	text-decoration:none;
	color:#466F6B;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.MenuItemsTAG A:Hover
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#466F6B;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
}

