#body {
	background-image: url(images/BlueSquare.jpg);
	background-repeat: repeat;
	margin:0px;
    padding:0px;
	background-attachment: fixed;
}
#LogoZone{
	height: 175px;
	width: 285px;
	vertical-align:middle;
}
#logo{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 87px;
	width: 285px;
}

#MenuZone{
	width:736px;
	height:24px;


}
#LightGrey_Spacer{
	background-image: url(images/LightGrey_Spacer.jpg);
	background-repeat: repeat;
	width: 285px;
	height:24px;
	vertical-align:middle;

}
#LightBlue_Spacer{
	background-image: url(images/LightBlue_Spacer.jpg);
	background-repeat: repeat;
	width: 736px;
	height:24px;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.LeftHeader{
	background-image: url(images/LeftHeader.jpg);
	background-repeat: no-repeat;
	height: 269px;
	width: 255px;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
}
#dude{
	background-image: url(images/Dude.jpg);
	background-repeat: no-repeat;
	height: 279px;
	width: 736px;

}
.NewsContent{
	background-image: url(images/GreySpacer.jpg);
	background-repeat: repeat;
	width: 255px;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;

}
.Content{
	width:696px;
	padding-left:20px;
	padding-right:20px;

}
.InsideContent{
	width:981px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;

}
.LeftContent{
	width:225px;
	padding-left:20px;
	padding-right:0px;


}
.MidContent{
	width:225px;
	padding-left:10px;
	padding-right:0px;


}
.RightContent{
	width:226px;
	padding-left:10px;
	padding-right:20px;


}
.InsideLeftContent{
	width:486px;
	padding-left:20px;
	padding-right:0px;


}
.InsideRightContent{
	width:485px;
	padding-left:10px;
	padding-right:20px;

}
.BottomLeftContent{
	width:326px;
	padding-left:20px;
	padding-right:0px;

}
.BottomMidContent{
	width:326px;
	padding-left:10px;
	padding-right:0px;

}

.BottomRightContent{
	width:327px;
	padding-left:10px;
	padding-right:20px;

}

#GreyShader{
	background-image: url(images/GreyShade.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width:1021px;

}
.MainMenu_MenuContainer{ background:transparent; width:100%;z-index: 4;}
.MainMenu_MenuBar{ height:24px;}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#6e6e6e;
	font-size:12px;
	font-weight:bold;
	padding:2px 15px 2px 10px;
	border:0px #f9faf9 solid;
	border-width:1px 0px;
	z-index: 4;
}
.submenuitemselected{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 15px 2px 10px;
	background:#858585;
	border:1px #c4c1c1 solid;
	border-width:1px 0px;
	z-index: 4;
}

.submenu{
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	z-index: 4;
	text-align:left;
	background-color: #f9faf9;
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c4c1c1;
	border-right-color: #c4c1c1;
	border-bottom-color: #c4c1c1;
	border-left-color: #c4c1c1;
}
.rootmenuitem TD{
	color:#979797;
	font-size:18px;
	font-weight:normal;
	font-family: "Trebuchet MS";
	background-position:top;
	height:24px;
	text-align:center;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;

	
}
.rootmenuitemselected TD{
	color:#CCCCCC;
	font-size:18px;
	font-weight:normal;
	font-family: "Trebuchet MS";
	background-color:#FFFFFF;
	height:24px;
	background-position:top;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.rootmenuitembreadcrumb TD{
	color:#979797;
	font-size:18px;
	font-weight:normal;
	z-index: 4;
	font-family: "Trebuchet MS";
	height:24px;
	background-position:top;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rootmenuitemactive{
	color:#979797;
	font-size:18px;
	font-weight:normal;
	font-family: "Trebuchet MS";
	background-color:#FFFFFF;
	height:24px;
	background-position:top;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.BREADCRUMB {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}
A.BREADCRUMB:link {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
A.BREADCRUMB:visited {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
A.BREADCRUMB:active {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
A.BREADCRUMB:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.SmallPrint {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	
}
A.SmallPrint:link {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
A.SmallPrint:visited {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
A.SmallPrint:active {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
A.SmallPrint:hover {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.SearchTab {
	font-weight: bold;
	font-size: 10px;
	color: #426bb5;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 1px none #0000FF;
	background-color: transparent
}
A.SearchTab:link {
	font-weight: bold;
	font-size: 10px;
	COLOR: #ffffff; TEXT-DECORATION: none;
	vertical-align: middle;
	padding-right: 7px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

}
A.SearchTab:visited {
	font-weight: bold;
    font-size: 10px;
	COLOR: #ffffff; TEXT-DECORATION: none;
	padding-right: 7px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;


}
A.SearchTab:active {
    font-weight: bold;
    font-size: 10px;
	COLOR: #ffffff; TEXT-DECORATION: none;
	padding-right: 7px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;


}
A.SearchTab:hover {
	font-weight: bold;
    font-size: 10px;
	COLOR: #ffffff; TEXT-DECORATION: none;
	padding-right: 7px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;


}
#GreyShader input{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border:1px #AAA inset;
}
#searchBG{
	background-image: url(images/SearchBG.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 200px;

}
.DATE{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;

}











