
body{
	margin:0px 0px 0px 0px; 
	background-image: url(images/web_cambie_bg.jpg);
	background-color: black;
	font-family:helvetica,arial,sans-serif;
	color: #CCCCCC;
	font-size:9pt;
	}
		
a{
   	font-weight: bold;
}

a:visited, a:link, a:active {
   	font-weight: bold;
	color: white;
	font-size:9pt;
}

a:hover{
   	font-weight: bold;
	color: #CCCCCC;
	font-size:9pt;
}
		
#submenu a{
   	font-weight: bold;
}

#submenu a:visited, #submenu a:link, #submenu a:active {
	text-decoration: none;
   	font-weight: bold;
	color: black;
	font-size:11pt;
	line-height:26px;
}

#submenu a:hover{
	text-decoration: none;
   	font-weight: bold;
	font-size: 11pt;
	color: #CC0000;
	line-height:26px;
}
		
#bottom_copyright {
	background-color: black;
	text-align: right;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	width: 750px;
	color: #CCCCCC;
	font-size: 7pt;
}
		
#copyright {
	color: #CCCCCC;
	font-size: 7pt;
}

		
#bottom_nav {
	background-color: black;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	width: 750px;
	color: #CCCCCC;
}

#bottom_nav a{
   	
}

#bottom_nav a:visited, #bottom_nav a:link, #bottom_nav a:active {
	text-decoration: none;
   	font-weight: normal;
	color: #CCCCCC;
	font-size:9pt;
	line-height:26px;
}

#bottom_nav a:hover{
	text-decoration: none;
   	font-weight: normal;
	color: #333333;
	font-size:9pt;
	line-height:26px;
}
		
#admin_nav {
	background-color: black;
	width: 750px;
	color: #CCCCCC;
	border-bottom:1px solid #333333;
}
#admin_nav a{}
#admin_nav a:visited, #admin_nav a:link, #admin_nav a:active {
	text-decoration: none;
   	font-weight: normal;
	color: #CCCCCC;
	font-size:9pt;
	line-height:26px;
}
#admin_nav a:hover{
	text-decoration: none;
   	font-weight: normal;
	color: #333333;
	font-size:9pt;
	line-height:26px;
}

#link_list li {
	padding-bottom:10px;	
}

#bg {
}

#top_row {
	width:750px;
	height:152px;
	text-align:right;
	padding:10px 0px 0px 0px;	
	background-color: black;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

#top_row2 {
	width:750px;
	text-align:right;
	padding:10px 0px 0px 0px;	
	background-color: black;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

#submenu {
	padding-left:1px;
}

#submenu_box {
	 width:200px;
	 height:285px;
	 text-align:center;
}

#info {
	width: 300px;
	overflow: auto;
}

#banner_content {
	width:750px;
	height:100px;
	overflow:hidden;
	background-color:black;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

#main_body {
	width:750px;
	text-align:center;
	color:white;
	background-image: url(images/box_mid.jpg);
	background-color: black;	
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

#sitemap_header {
	border-bottom: 1px solid #333333;
}

#sitemap_header a:visited, #sitemap_header a:link, #sitemap_header a:active {
	text-decoration: none;
   	font-weight: bold;
	color: white;
	font-size:18pt;
}

#sitemap_header a:hover{
	text-decoration: none;
   	font-weight: bold;
	color: #CCCCCC;
	font-size:18pt;
}
#sitemap_inner {
	padding-bottom:20px;
	padding-left:10px;
}


.input_box {
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70; }
		
.login_button {
   color: #CC0000;
	font-family:helvetica,arial,sans-serif;
   background-color: transparent;
   text-decoration: none;
   font-size:8pt;
   font-weight: bold;
   text-align:center;
   border: none;
   cursor: pointer;
   cursor: hand;
  }