html {
	height:100%;
	}

body {
	margin:0px;
	padding:0px;
	background-color:#CCCCCC;
	background-image:url(/portals/0/images/bg.gif);
	background-position:center;
	height:100%
	}

.mainBG {
	}
	
.mainContent {
	width:690;
	background-color:#000000;
	}

.bottom {
	height:65px;
	background-color:#CCCCCC;
	}

.HeaderName {
	background-image:url(/portals/0/images/containerTitleRep.gif);
	background-position:top left;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:tahoma;
	font-weight:bold;
	font-size:8pt;
	padding-bottom:5px;
	}
	
.HeaderNameFull {
	background-image:url(/portals/0/images/containerTitleFull.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#FFFFFF;
	font-family:tahoma;
	font-weight:bold;
	font-size:8pt;
	padding-bottom:3px;
	}
	
.headerRight {
	background-image:url(/portals/0/images/containerTitleRep.gif);
	background-position:top left;
	background-repeat:repeat-x;
	}
	
.ContainerContentMain {
	background-image:url(/portals/0/images/containerRigt.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#d6d1d1;
	font-family:verdana;
	font-size:9pt;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	}

.ContainerBottom {
	background-image:url(/portals/0/images/containerBottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:5px;
	}
	
.ContainerContentMain li a {
	color:#993300;
	font-family:tahoma;
	font-size:9pt;
	}
	
.ContainerContentMain li a:hover {
	font-weight:bold;
	}
	
.mainNavigation {
	background-image:url(/Portals/0/images/mainNavBg_03.gif);
	height:68px;
	}
	
	
.main_dnnmenu_rootitem, .main_dnnmenu_rootitem_selected {
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
	font-family:tahoma;
	line-height:30px;
	cursor:pointer;
	}
	
.main_dnnmenu_itemhover, .main_dnnmenu_rootitem_hover {
	color:#FF9900;
	}	
	
.main_dnnmenu_bar {	
	line-height:30px;
	cursor:pointer;
	}

.spacer {
	width:110px;
	height:25px;
	display:inline;
	}

.main_dnnmenu_submenu {
	background-color:#aeaeb1;
	background-image:url(/Portals/0/images/lineSub.gif);
	margin:15px;
	width:150px;
	color:#FFFFFF;
	font-family:tahoma;
	font-weight:bold;
	font-size:8pt;
	padding-left:5px;
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	}
	
.main_dnnmenu_itemselected {
	line-height:30px;
	}

a:hover {
	color:#0099FF;
	}
 
.user {
	font-family:tahoma;
	font-size:8pt;
	}
	
.user a, .user a:visited {
	font-family:tahoma;
	font-size:8pt;
	color:#666;
	font-weight:bold;
	text-decoration:underline;
	}
	
.weather {
	font-family:tahoma;
	font-size:8pt;
	}


.contentPane a:link, .contentPane a:visited {
	font-family:tahoma;
	text-decoration:underline;
	color:#FF3300;
	}