body
{
	background-color:#E5E5E5;
	font-family:Arial,Verdana,Sans-serif;
	position: relative;

}

table
{
    border-color: #444;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td,th
{
    border-color: #444;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}


th
{
    background-color: #EEE;
}


hr
{
	color:black;
	background-color:black;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	border:0px;
	height:2px;
}



p
{
	display: inline;
	font-size:13px;
}




#content p {
	display: block;
	line-height:20px;
	margin-top:5px;
	margin-bottom:15px;

}


img
{
	margin:0px;
	border:0px;
	padding:0px;
	display: block;
}



h1, h2, h3, h4
{
	border:0px;
	padding:0px;
	display: block;
	margin-bottom:0px;
	margin-top:20px;
	color:black;
}


h4
{
	background:#95B5A7;
	padding: 2px 10px;
}





#container
{
	width:800px;
	margin:0px;
	border:1px solid #336666;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background: white;
	overflow:hidden;
	position: relative;
}





#container2 {
	clear:left;
	float:left;
	width:800px;
	overflow:hidden;
	background:white;
	position: relative;

}
#container1 {
	float:left;
	width:800px;
	position:relative;
	right:610px;
	background:#D6E8E0;
	border-right:1px solid #336666;
	}
#side {
	float:left;
	width:190px;
	position:relative;
	left:610px;
	overflow:hidden;
	padding:0px;
	min-height:600px;	
	z-index:1;
}

#content 
{
	float:left;
	width:560px;
	position:relative;
	left:610px;
	overflow:auto;
	padding:5px 15px 5px 25px;
	z-index:2;
}



div.map 
{
	border:1px solid #336666;
}



img.left
{
	float:left;
	border:1px solid #336666;
	margin:10px 10px 10px 0px;
}

img.nobord
{
	border:0px solid #336666;
	margin:10px 10px 10px 0px;
}

img.none
{
	border:1px solid #336666;
	margin:10px 10px 10px 0px;
}


img.right
{
	float:right;
	border:1px solid #336666;
	margin:10px 0px 10px 10px;
}


img.center
{
	border:1px solid #336666;
	margin:10px;
	margin-left:auto;
	margin-right:auto;
}


img.inline
{
	border:0px;
	padding:0px;
	margin:0px;
	position: relative;
	display: inline;
	top:3px;
}


a.title
{
	font-size:18px;	
	font-weight:bold;
	padding:0px;
	margin:0px;
	border:0px;
	background:#95B5A7;

}


a.selected
{
	font-weight:bold;
	padding:0px;
	margin:0px;
	border:0px;
}




div.header
{
	margin:0px;
	border:0px;
	padding:0px;
	color:white;
	width:800px;
	position: relative;
}

div.col1
{
	margin:0px;
	border:0px;
	padding:0px;
	width:275px;
	float:left;
}

div.col2
{
	margin:0px;
	margin-left:285px;
	width:275px;
	border:0px;
	padding:0px;
}

div.menu
{
	width:400px;
	float:left;
	height:24px;
	margin:0px;
	border:0px;
	padding:0px;
	background: #336666;
	position: relative;
	z-index:10;
}



#admin
{
	padding: 5px 0px;
	background: #336666;
	height:19px;
	float:left;
	width:375px;
	position: relative;
}


#admin form
{
	display: inline;
	border:0px;
	padding: 0px 20px 0px 0px;
	color: #336666;
	text-decoration: none;
	font-size:12px;
	float:right;
	}



#admin input
{
	border:0px;
	padding: 0px 4px;
}

#admin input[type="text"] 
{
	width:100px;
}

#admin input[type="submit"] 
{  
	color: white; 
	background: #336666;
	font-size:12px;
} 

#admin input[type="submit"]:hover 
{
	color: white;
	background: #95B5A7;
}



#admin a
{

	display: inline;
	margin: 1px 4px;
	padding: 2px;
	color: white;
	text-decoration: none;
	font-size:12px;
	float:right;
}

#admin a:hover
{
	color: white;
	background: #95B5A7;
}
 
#admin p
{
	color:white;
}


#side
{
	font-size:12px;
	height:100%;
}

#side p
{
	padding: 0px;
	margin: 0px 0px 0px 10px;
	border: 0px;
	font-size: 10px;
	font-weight:bold;
}

#side ul	
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;	
	width: 190px;
}
 
#side a
{
	display: block;
	margin: 0px;
	padding: 3px 10px;
	color: #336666;
	text-decoration: none;
	}	
 
#side a:hover
{
	color: #663333;
}
 



#menu
{
	padding: 4px 0px 0px 0px;
	background: #336666;
	height:25px;
	position: relative;
	width:425px;
}


#menu ul	
{

	list-style: none;
	margin: 0px;
	padding:0px;
	border: 0px solid #95B5A7;
	float:left;
	position: relative;
}
 
#menu a
{
	border:0px solid white;
	display: block;
	margin:0px;
	padding: 3px 10px;
	color: white;
	background: #336666;
	height:15px;
	text-decoration: none;
	font-size:13px;
	}	
 
#menu ul ul a
{
	border-top:1px solid white;
}

#menu ul ul ul a
{
	border-left:1px solid white;
}

#menu a:hover
{
	color: #ffffff;
	background: #95B5A7;
}
 
#menu li
{	
	position: relative;

}
 
 
#menu ul ul 
{
	position: absolute;
	top: 21px;
	left: 0px;
	width: 190px;
}


#menu ul ul ul
{
	position: absolute;
	top: 0px;
	left: 190px;
	width: 190px;
}
 

div#menu  ul ul,
div#menu  ul li:hover ul ul
{display: none;}
 
div#menu  ul li:hover ul,
div#menu  ul ul li:hover ul
{display: block;}



#content input[type="text"],input[type="password"]
{
	margin-left:0px;
	width:300px;
}

#content select
{
	width:306px;
}


div.formfield input
{
	padding:1px;
	margin:0px;
}




div.formlabel 
{
	padding:4px 0px 0px 0px;
	border:0px;
	margin:0px;
	font-size:10px;
	width:140px;
	float:left;
	display:block;

}


div.formfield 
{
	padding:0px;
	border:0px;
	margin:3px 0px;
	font-size:10px;
	margin-left:145px;
}




 
#breadcrumb
{
	display:inline;
	font-size:12px;
	padding:0px;
	border:0px;
	margin:0px;
	color:#666;
}


#breadcrumb a
{
	color:#336666;
	text-decoration: none;
}


#breadcrumb a:hover
{
	color:#B66;
}


#content th
{
	font-size:11px;
	font-weight:bold;
}


#content td
{
    font-size: 11px;
    text-align: right;
}

#content ul, ol
{
	font-size:12px;
	line-height:20px;
}

#content li img
{
	display: inline;
}

#content a
{
	color:#336666;
}

#content a:hover
{
	color:#663333;
}


#search a
{ 
	border:0px;
	font-size:11px;
	padding:0px;
	margin:10px 5px;
	line-height:14px;
}


