body {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	margin : 0 0;
	font-size : 12pt;
	background-color : #666666; 
}

table.layout {
background-color:#FFFFFF}

.whitebox {
border-style: dotted;
border-color:#FF6600;
border-width:thin;
padding:5px;
color: #FF6600;
}

#whitebox {      
        color: #FF6600;
        text-decoration : none;
}
#whitebox h1 {font-size: 18px;}
#whitebox td {width: 160px;}
#whitebox a {
        font-weight: lighter;
        text-decoration : none;
        color: #FF6600;
	border-color: #FF6600;
	border-style: dotted;
	border-left-width : 0px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-top-width : 0px;
}
#whitebox a:hover {
        text-decoration : none;
	color: #000000;
	border-color: #000000;
	border-style: dotted;
	border-left-width : 0px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-top-width : 0px;
}

h1,h2,h3 {
	font-weight : 200;
}

.orangebox {
border-style: solid;
border-color:#FF6600;
background-color:#FF6600;
border-width:thin;
padding:3px;
color: #FFFFFF;
}

.style1 {
	color: #FFFFFF;
	font-weight:300;
	text-decoration : none;
}

A.style1 {
	border-color: #FFFFFF;
	border-style: dotted;
	border-left-width : 0px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-top-width : 0px;
}

A:HOVER.style1 {
	color: #000000;
	border-color: #000000;
	border-style: dotted;
	border-left-width : 0px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-top-width : 0px;
}

h1.style2 {
color: #FF6600;
text-decoration : none;
font-weight : 200;
font-size : 24pt;
}

A.logo {
color: #FF6600;
text-decoration : none;
font-weight : 200;
font-size : 24pt;
}

A:HOVER.logo {
color: #FF6600;
text-decoration : none;
font-weight : 200;
font-size : 24pt;
}

.style2 {
color: #FF6600;
text-decoration : none;
}

A.style2 {
	border-color: #FF6600;
	border-style: dotted;
	border-left-width : 0px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-top-width : 0px;
}

A:HOVER.style2 {
	color: #000000;
	border-color: #000000;
	border-style: dotted;
	border-left-width : 0px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-top-width : 0px;
}

.style3 {
color: #FF6600;
text-decoration : none;
}

A.style3 {
	border-color: #FF6600;
	border-style: dotted;
	border-left-width : 0px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-top-width : 0px;
}

A:HOVER.style3 {

	color: #000000;
	border-color: #000000;
	border-style: dotted;
	border-left-width : 0px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-top-width : 0px;
}

.style4 {
color: #FF6600; 
font-size: 9pt;
text-decoration : none;
 }

.here {
	border-style: dotted;
	border-left-width : 0px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-color: #000000;
}

#top #navigation ul {
	color: #FFFFFF;
	font-weight:300;
	margin: 0;
	display: inline;
	list-style-type: none;
	padding-right: 0;
}
	
#top #navigation li {
	color: #FFFFFF;
	float: left;
	margin: 0;
	padding: 5px 5px 5px 5px;
	
}
	
#top #navigation a {
	color: #FFFFFF;
	text-decoration: none;
	border-color: #FFFFFF;
	border-style: dotted;
	border-left-width : 0px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-top-width : 0px;
	}
	
#top #navigation a:hover {
	border-color: #FF6600;
	color: #FFFFFF;
	}
	
#top #navigation #currentpage a {
	color: #FFFFFF;
	font-weight:600;
	border-color: #FF6600;
	}

#bottom #navigation ul {
	color: #FF6600;
	font-weight:300;
	margin: 0;
	display: inline;
	list-style-type: none;
	padding-right: 0;
}
	
#bottom #navigation li {
	color: #FF6600;
	float: left;
	margin: 0;
	padding: 5px 5px 5px 5px;
}
	
#bottom #navigation a {
	color: #FF6600;
	border-color: #FF6600;
	text-decoration: none;
	border-style: dotted;
	border-left-width : 0px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-top-width : 0px;
	}
	
#bottom #navigation a:hover {
	border-color: #FFFFFF;
	color: #FF6600;
	}
	
#bottom #navigation #currentpage a {
	color: #FF6600;
	font-weight:600;
	border-color: #FFFFFF;
	}