body 	{
		margin-top:0px;
		font-size:12px;
		color:#FFFFFF;
		font-family: Century Gothic, Verdana, Arial;
		background-color:#373327;
		}
		
.orange_tile {
background-image:URL("./images/orange_tile.png");
background-repeat:repeat-x;
}
		
.body 	{
		color:#FFFFFF;
		font-family: Century Gothic, Verdana, Arial;
		font-size:12px;
		}
		
p,div	 	{
		color:#FFFFFF;
		font-family: Century Gothic, Verdana, Arial;
		font-size:12px;
		}

.p_home	{
		color:#FFFFFF;
		font-family: Century Gothic, Verdana, Arial;
		font-size:8pt;
		letter-spacing:4px;
		}
		
.p_home_side	{
		color:#FFFFFF;
		font-family: Century Gothic, Verdana, Arial;
		font-size:8pt;
		}
		
pre	 	{
		color:#FFFFFF;
		font-family: Century Gothic, Verdana, Arial;
		font-size:12px;
		}
		
A:hover, A:active, A:link, A:visited {
		color:#FFFFFF;
		font-family: Century Gothic, Verdana, Arial;
		text-decoration:underline;
		font-size:12px;
		}
		
A.footer:hover, A.footer:active, A.footer:link, A.footer:visited {
		color:#FFFFFF;
		font-family: Century Gothic, Verdana, Arial;
		text-decoration:none;
		font-size:10px;
		}
		
A.pages:hover, A.pages:active, A.pages:link, A.pages:visited {
		color:#FFFFFF;
		font-family: Century Gothic, Verdana, Arial;
		text-decoration:none;
		font-size:10px;
		}
		
.page_on {
		color:#FD6F47;
		font-family: Century Gothic, Verdana, Arial;
		font-size:10px;
		font-weight:bold;
		}
		
textarea, select, option {
scrollbar-arrow-color: #FD6F47;
scrollbar-base-color: #3D3D3D;
scrollbar-dark-shadow-color: yellow;
scrollbar-track-color: white;
scrollbar-face-color: white;
scrollbar-shadow-color: white;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: #3D3D3D;
background-color:white;
color:#000000;
font-family:Century Gothic, Verdana, Arial;
font-size:8pt;
font-weight:normal;
border:1px solid #FD6F47;
}

input {
color:#000000;
font-family:Century Gothic, Verdana, Arial;
font-size:8pt;
font-weight:normal;
border: 1px solid #FD6F47; 
}

input.button {
background-color:#FD6F47;
color:white;
font-family:Century Gothic, Verdana, Arial;
font-size:11px;
font-weight:bolder;
}
		
.error {
color:#A10E1E;
font-family:Century Gothic, Verdana, Arial;
font-size:10px;
font-weight:bolder;
background-color:white;
}
		
.port_img {
border-color:#FFFFFF;
border-width:1px;
}


