body
{
	margin: 0px;
	color: #000000;
	font-family: Sans-Serif;
	background-color: #848484;
	
	scrollbar-face-color:DDDDDD; 
	scrollbar-track-color:565656; 
	scrollbar-dark-shadow-color:242424; 
	scrollbar-highlight-color:F0F0F0;
	scrollbar-3dlight-color:FFFFFF;
	scrollbar-arrow-color:EA501C;
	
}

td
{
	vertical-align: top;
	text-align: left;
}

.TableBody
{
	width: 100%;
	height: 100%;
	background-position: left top;
	background-attachment: fixed;
	background-image: url(CascoFrameCity.jpg);
	background-repeat: no-repeat;
}

.CascoContent
{
	border-right: #ffffff 1px solid;
	padding-right: 0px;
	border-top: #000000 1px solid;
	padding-left: 0px;
	font-weight: normal;
	background-color: #cacaca;
	opacity: .9;
	filter: alpha(opacity=90);
	padding-bottom: 0px;
	border-left: #000000 1px solid;
	padding-top: 0px;
	border-bottom: #ffffff 1px solid;
}

.Normal
{
	font-size: 11px;
}
A.Normal:link
{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
A.Normal:visited
{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
A.Normal:active
{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
A.Normal:hover
{
	font-size: 13px;
	color: #ffcc66;
	text-decoration: underline;
}


.InnerHeader
{
	font-weight: bold;
	font-size: 16px;
	color: #6e0082;
	font-style: italic;
	font-family: Sans-Serif;
}


.linksbody
{
    COLOR: blue;
    TEXT-DECORATION: none
}
.linksbody:hover
{
	color: crimson;
	text-decoration: none;
}



.smallText
{
	font-size: 10px;
}
.microText
{
	font-size: 1px;
}







/* SOLPART MENU CLASSES */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #bcd8f7 0px solid; 
	border-bottom: #bcd8f7 0px solid; 
	border-top: #bcd8f7 0px solid; 
	border-right: #bcd8f7 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Sans-Serif;
	font-size: 8pt;
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #EAE7DB; 
	border-left: #bcd8f7 0px solid; 
	border-bottom: #bcd8f7 0px solid; 
	border-top: #bcd8f7 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #EAE7DB;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	/* background-color: royalblue;  */
	cursor: pointer; 
	cursor: hand; 
	color: #934423; 
	font-family: Sans-Serif;
	font-size: 8pt;
	font-weight: normal; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #bcd8f7 0px solid; 
	border-bottom: #bcd8f7 0px solid; 
	border-top: #bcd8f7 0px solid;
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}








/* --------------------------------------------------------------------- */
body
{
	font-size: 11px;
	/*  background-image: url(images/ConnectionWallpaper.gif); */
	margin: 16px 0px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background-color: #848484;

	scrollbar-face-color:DDDDDD; 
	scrollbar-track-color:565656; 
	scrollbar-dark-shadow-color:242424; 
	scrollbar-highlight-color:F0F0F0;
	scrollbar-3dlight-color:FFFFFF;
	scrollbar-arrow-color:EA501C;
}

.OuterBody
{
	font-size: 11px;
	color: #ffffff;
}

.InnerBody
{
	font-size: 11px;
	color: Black;
	background-color: clear;	
	
	height: 562px;
	widows: 750px;

	BORDER-RIGHT: #656565 2px solid; 
	TABLE-LAYOUT: fixed; 
	BORDER-TOP: #656565 2px solid; 
	BACKGROUND-IMAGE: url(cityBackground.jpg); 
	BORDER-LEFT: #656565 2px solid; 
	BORDER-BOTTOM: #656565 2px solid; 
	BACKGROUND-REPEAT: no-repeat;
	
}

.InnerBodyBold
{
	font-size: 11px;
	color: Black;
	font-weight: bold;
	background-color: clear;		
}

.SignImage
{
	/*style="MARGIN-LEFT: 10px; MARGIN-RIGHT: 25px"*/
	margin-left: 10px;
	margin-right: 25px;
	border: 0;
	height: 100;	
}

.SignName
{
	color: Navy;
	font-weight: bold;
	font-size: larger;
	
}

.DirImage
{
	/*style="MARGIN-LEFT: 10px; MARGIN-RIGHT: 25px"*/
	
	margin-right: 25px;
	border: 0;
	height: 80;	
}

.TextBox
{
	background-color: #d3d3d3;
}

.PortfolioText
{
	/* Used in Portfolio Module */
	font-size: 11px;
}
.InnerContent
{
	border-right: #ffffff 1px solid;
	padding-right: 20px;
	border-top: #000000 1px solid;
	padding-left: 20px;
	font-weight: normal;
	background-color: #cacaca;
	opacity: .9;
	filter: alpha(opacity=90);
	padding-bottom: 20px;
	border-left: #000000 1px solid;
	/* width: 100%; */
	/* height: 100%; */
	padding-top: 20px;
	border-bottom: #ffffff 1px solid;
}

.InnerHeader
{
	font-weight: bold;
	font-size: 16px;
	color: #6e0082;
	font-style: italic;
	font-family: Sans-Serif;
}


.linksbody
{
    COLOR: blue;
    TEXT-DECORATION: none
}
.linksbody:hover
{
	color: crimson;
	text-decoration: none;
}



.smallText
{
	font-size: 10px;
}
.microText
{
	font-size: 1px;
}



/*
* Vertical Menu Styles
*/
.vTab-active
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	padding-bottom: 1px;
	color: #848484;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
.vTab-active a
{
	padding-right: 10px;
	padding-left: 10px;
	/* font-weight: bold; */
	font-size: 12px;
	padding-bottom: 1px;
	color: #848484;
	padding-top: 4px;
	text-align: center;
}
.vTab-inactive
{
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
    padding-bottom: 1px;
    color: #ffffff;
    padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
	text-decoration: none;
}
.vTab-inactive a:link
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	color: #ffffff;
	padding-top: 4px;
	text-align: left;
	text-decoration: none;
}
.vTab-inactive a:visited
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	color: #ffffff;
	padding-top: 4px;
	text-align: left;
	text-decoration: none;
}
.vTab-inactive a:active
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	color: #ffffff;
	padding-top: 4px;
	text-align: left;
	text-decoration: none;
}
.vTab-inactive a:hover
{
	border-right: #c5c5c5 1px solid;
	padding-right: 9px;
	border-top: #c5c5c5 1px solid;
	padding-left: 9px;
	padding-bottom: 0px;
	border-left: #c5c5c5 1px solid;
	color: #c5c5c5;
	padding-top: 3px;
	border-bottom: #c5c5c5 1px solid;
	background-color: #6E0082;
	text-decoration: none;
}



/*
* Horizontal Menu Styles
*/
.hTab-active
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	color: #6e0082;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: left;
}
.hTab-active a
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	color: #6E0082;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: left;
}
.hTab-inactive
{
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 1px;
    color: #a9a9a9;
    padding-top: 2px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}
.hTab-inactive a:link
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	color: #a9a9a9;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}
.hTab-inactive a:visited
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	color: #a9a9a9;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}
.hTab-inactive a:active
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	color: #a9a9a9;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}
.hTab-inactive a:hover
{
	border-right: #c5c5c5 1px solid;
	padding-right: 9px;
	border-top: #c5c5c5 1px solid;
	padding-left: 9px;
	padding-bottom: 0px;
	border-left: #c5c5c5 1px solid;
	color: #c5c5c5;
	padding-top: 1px;
	border-bottom: #c5c5c5 1px solid;
	background-color: #6E0082;
	text-decoration: none;
}




/*
* Promotions
*/
.promoTitle
{
	font-size: 9pt;
	padding-top: 10px;
	letter-spacing: 2pt;
	/* background-color: #00B3E6; */
	text-align: center;
	font-variant: small-caps;
}
.promoText
{
	font-size: 9pt;
	color: gainsboro;
	/* background-color: #00B3E6; */
	text-decoration: none;
}
.promoText a:link
{
	font-size: 9pt;
	color: gainsboro;
	text-decoration: none;
}
.promoText a:visited
{
	font-size: 9pt;
	color: gainsboro;
	text-decoration: none;
}
.promoText a:active
{
	font-size: 9pt;
	color: gainsboro;
	text-decoration: none;
}
.promoText a:hover
{
	font-size: 9pt;
	color: yellow;
	text-decoration: underline;
}
