body{
	margin:0px;
	padding:0px;
	background-color:#c0c0c0;
}

img{
	border-width:0px;
}
a{
	text-decoration:none;
 	outline: none;
}
a:visited{
	text-decoration:none;
}
table.frame
{
	height:100%;
	width:100%;
}

td.leftSkyscraper
{
	text-align:right;
	vertical-align:top;
	width:131px;
}

td.leftSkyscraper img
{
 	margin:5px;
}

td.rightSkyscraper
{
	text-align:left;
	vertical-align:top;
	width:131px;
}

td.rightSkyscraper img
{
 	margin:5px;
}

td.mainContent
{
	width:760px;
	background-color:white;
	vertical-align:top;
}


table.innerFrame
{
	width:790px;
	height:100%;
}


/*
 	Header starts here
*/

td.header{
	height:72px;
	width:100%;
	background-image:url('../../Images/siteImages/headerTile.jpg');
	background-repeat:repeat-x;
	font-size:2px;	
}

a.logo
{
	float:left;
}

a.logoText
{
	float:left;
	margin-left:20px;
}

a.headerLink
{
	margin-top:5px;
	margin-bottom:0px;
	float:right;
}


/*
	Path stars here
	
*/
td.path{
	height:27px;
	}

table.path
{
	width:100%;
	height:27px;
}

td.lamp
{
	/*width:105px; ORIGINAL WIDTH - fit for buttons*/
	width:10px;
	height:27px;
	background-image:url('../../Images/siteImages/lamp.gif');
	background-repeat:no-repeat;
	text-align:center;
	cursor:default;
}

td.lamp a img
{
	border:1px solid #0a52b9;
	filter:alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
	
}

td.lamp div.sep
{
	display:inline;
	margin:5px;
	cursor:default;
}

td.lamp a:hover img
{
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}

td.pathMain
{
	height:27px;
	background-image:url('../../Images/siteImages/pathBack.gif');
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:14px;
	overflow:hidden;
}

td.pathMain a{
	color:white;
	text-decoration:none;
}

td.pathMain a:hover{
	color:white;
	text-decoration:underline;
}

td.pathMain img.sep
{
	display:inline;
	height:11px;
	width:13px;
	margin-top:7px;
	margin-left:2px;
}

/*
	HMenu starts here
*/

td.hMenu{
	background-image:url('../../Images/siteImages/hMenuBack.gif');
	height:19px;
	overflow:auto;
	border-bottom:1px solid black;
}

a.hMenu{
	display:block;
	float:left;
	height:18px;
	_height:19px;
	color:white;
	background-image:url('../../Images/siteImages/hMenuBack.gif');
	text-decoration:none;
	font-family:Tahoma, sans-serif;
	font-size:13px;
	padding-left:8px;
	padding-right:8px;
	padding-top:1px;
}

a.hMenu:hover{
	background-image:url('../../Images/siteImages/hMenuHigh.gif');
}


a.hMenu:visited{
	color:white;
	text-decoration:none;
}

/*
	Footer starts here
*/

td.footer{
	height:18px;
	color:white;
	background-image:url('../../Images/siteImages/footerTile.gif');
	padding-left:5px;
	font-size:12px;
}

div.afterdark
{
	display:inline; 
	color:black;
	float:right;
	margin-right:5px;
}

a.afterdark
{
	color:black;
	text-decoration:none;
}

a.afterdark:hover
{
	color:#00FF00;
	background-color:black;
}

a.afterdark:visited
{
	text-decoration:none;
}

/*
 	Main Content starts here
*/

table.contentFrame{
	width:100%;
	height:100%;
}


/*
	Left part of main content starts here
*/
td.contentLeft
{
	vertical-align:top;
	width:140px;
	text-align:center;
}

div.vMenu
{
	background-image:url('../../Images/siteImages/vMenuTile.gif');
	background-repeat:repeat-y;
	margin-top:10px;
	width:130px;
	font-size:1px;
}
div.vMenu img
{
	width:100%;	
	margin:0px;
}
div.vMenu a
{
	display:block;
	background-color:#0d54ba;
	color:white;
	background-image:url('../../Images/siteImages/vMenuBullet.gif');
	background-position:center right;
	background-repeat:no-repeat;
	text-align:left;
	margin-left:3px;
	margin-right:3px;
	font-size:12px;
	font-family:Tahoma;
}

div.vMenu a div.top
{
	height:3px;
	width:100%;
	background-image:url('../../Images/siteImages/vMenuButtonTop.gif');
	font-size:1px;
}

div.vMenu a div.bottom
{
	height:3px;
	width:100%;
	background-image:url('../../Images/siteImages/vMenuButtonBottom.gif');
	font-size:1px;
}

div.vMenu a div.text
{
	margin-left:6px;
	margin-right:9px;
}

div.vMenu a:hover
{
	background-color:#9c9c9c;
	background-image:url('../../Images/siteImages/vMenuBulletH.gif');
}

div.vMenu a:hover div.top
{
	height:3px;
	width:100%;
	background-image:url('../../Images/siteImages/vMenuButtonTopH.gif');
	font-size:1px;
}

div.vMenu a:hover div.bottom
{
	height:3px;
	width:100%;
	background-image:url('../../Images/siteImages/vMenuButtonBottomH.gif');
	font-size:1px;
}

td.contentLeft img.banner
{
	margin-top:3px;
}
center.banner
{
	margin-top:10px;
}

center.banner125
{
	height:125px;
	margin-top:10px;
	padding:auto;
}
/*
	Right part of main content starts here
*/




td.contentRight
{
	vertical-align:top;
	width:140px;
	text-align:center;
}

td.contentRight img.banner
{
	margin-top:3px;
}


/*
	Center part of main content stars here
*/

td.content
{
	vertical-align:top;
}

td.content img.banner
{
	margin-top:10px;
	/*
	margin-bottom:10px;
	*/
}
 
table.contentMainFrame
{
	height:100%;
}

table.contentMainFrame td.banner
{
	height:65px;
}


table.contentMainFrame td.article
{
	vertical-align:top;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	text-align:left;
	width:475px;
	height:448px;
}
/*
	Hover menu stars here!
*/

div.floatMenu
{
	position:absolute;
	top:155px;
	left:372px;
	_left:365px;
	/*
	background-color:#1481ff;
	*/
	background-color:#9c9c9c;
	z-index:1024;
	
}

div.floatMenu a
{
	display:block;
	color:black;
	/*background-image:url('../../Images/siteImages/hoverMenuBullet.gif');
	background-position:center left;
	background-repeat:no-repeat;*/
	padding:2px;
	padding-left:20px;
	padding-right:8px;
	border-bottom:1px solid black;
	font-size:13px;
	font-family:Tahoma;
}

div.floatMenu a:hover
{
	text-decoration:underline;
}

div.floatMenu a:visited
{
	color:black;
}

/*
	Map elements
*/
 
a.mapLink
{
	display:block;
	position:absolute;
	display:none;
	font-family:Tahoma;
	font-size:9px;
	text-transform:uppercase;
	white-space:nowrap;
}

a.mapLink:hover
{
	text-decoration:underline;
	z-index:66;
}

a.mapLink:visited
{
	color:blue;
}

a.mapLink img
{
	display:block;
}

/*
	Mail Form 
*/


table.mailForm {
	font-family:Tahoma;
}

table.mailForm input{
	background-color:white;
	background-image:url('../../Images/siteImages/inputBack.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:26px;
} 

table.mailForm input.disabled
{
	background-color:#c0c0c0;
	background-image:url('../../Images/siteImages/inputBackD.jpg');
}