.button {
border: 1px solid #E88800;
margin-left: 0px;
background: #E88800;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
}
#module 
{
	padding-top: 10px;
}

body {
margin:0;
padding:0;
font-family: Arial;
font-size:12px;
}

span 
{
	font-size:11px;
	
}

p {
font-family: Arial;
font-size:12px;
}

a {
font-weight: bold;
text-decoration: none;
border: none;
color: #000000;
 }

a:hover {
text-decoration:  underline; 
border: none;
color: #444444;
 }


td.navi {
font-weight: bold;
font-size: 12px;
background-color: #E88800;
text-decoration:none; 
text-align: center;
width: 160px;
}

td.navi:hover {
background-color: #F2D700;
text-decoration:none; 
}

td.navi a {
text-decoration:none; 
color:#FFFFFF;
}

td.navi:hover a {
text-decoration:none; 
color:#FFFFFF;
}

h1 {
border-bottom: 2px solid #E88800;
color: #E88800;
width: 100%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: 'Verdana', Arial;
}

h2 {
color: #999999;
font-weight: bold;
font-size: 14px;
font-family: 'Verdana', Arial;
}

h3 {
font-size: 11px;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

.note {
font-family: Arial;
font-size:10px;
}


.boxheader {
color: #E88800;
font-weight: bold;
font-size: 16px;
font-family: 'Verdana', Arial;
}

.box {
background-color: #eeeeee;
font-family: Arial;
font-size:12px;
line-height: 18px;
}

.boxwhite {
background-color: #ffffff;
font-family: Arial;
font-size:12px;
line-height: 18px;
}

.productheader {
color: #E88800;
font-weight: bold;
font-size: 12px;
font-family: Arial;
}


