BODY {
 	background: #FFFFFF url(graphics/gradient.jpg) center repeat-y;
 	font-size : 10pt;
	font-family : tahoma, Arial; color:#666666; 
	}

.main {
	background-color:#ffffff;
}
td.breakline {
 	background: #FFFFFF url(graphics/gradient.jpg) center repeat-y;
}
P { 
	color:#666666;
	font-size : 10pt;
	font-family : tahoma, Arial;
}
.large { 
	color:#666666;
	font-size : 12pt;
	font-family : tahoma, Arial;
}
.hilite { 
	font-weight:bold;
	color: #FF99CC;
	font-size : 11pt;
	font-family : tahoma, Arial;
}
#mainhead h1 {	
	margin:0px;
	padding:5px;
	width:400px;
	font-family: impact, tahoma, Arial;
	font-size: 28px;
	font-weight:bold;
	color: #FF99CC;
	text-shadow: #666666 4px 4px 4px; 
	filter: Shadow(Color=#666666, Direction=135);
	}
	
H1 { color:#666666;
font-size : 18pt;
font-family : tahoma, Arial;}

H2 { color:#666666;
font-size : 16pt;
font-family : tahoma, Arial;
margin: 0px}
H3 { color:#666666;
font-size : 14pt;
font-family : tahoma, Arial;}
H4 { color:#666666;
font-size : 10pt;
font-family : tahoma, Arial;
line-height: 100%; }
TABLE { color:#666666;
font-size : 10pt;
font-family : tahoma, Arial;}
UL { color:#666666;
font-size : 10pt;
font-family : tahoma, Arial;
text-align : left;}
A:link {color:#666666;}
A:visited {color:#666666;}
A:hover {color:#FF99CC;}

#contact { 
	width:200px;
	padding:6px;
	color:#666666;
	background-color:#ffffff;
    font-size : 10pt;
    font-family : tahoma, Arial;
	text-align:center;
}

#sidenav {
	width: 250px;
	height: 320px;
	max-height: 320px;
	vertical-align: middle;
	margin:0px;
	padding:10px;
 	background: #FFFFFF url(graphics/menuback.jpg) center repeat-y;
	}	
#sidenav a {
    min-width:150px;
	font-size : 14px;
    font-weight:bold;
 	background: url(graphics/btn.gif) center no-repeat;
    color:#FFFFFF;
    text-decoration:none;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:8px;
    padding-left:8px;
	text-align:center;
	display:block;
	margin:0px;
	}
#sidenav a:hover {
 	background: url(graphics/btn_highlight.gif) center no-repeat;
	}
#sidenav a.highlight {
 	background: url(graphics/btn_highlight.gif) center no-repeat;
	}
#sidenav a.contact { 
	padding:0px;
	color:#666666;
	background:#ffffff;
    font-size : 8pt;
    font-family : tahoma, Arial
}
#sidenav a.contact:hover { 
	color:#FF99CC;
	background:#ffffff;
}
	
A.button {
	font-family: tahoma, Arial;
	font-size: 10pt; 
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
A.button:hover {
	background-color:#FF99CC;
	color:#ffffff;
}
A.button:visited {
	color:#ffffff;
}
td.current {
	background-color:#FF99CC;
	color:#ffffff;
	padding:6px;
	font-family: tahoma, Arial;
	font-size: 10pt; 
	font-weight:bold;
}
.footer {
	font-family: tahoma, Arial;
	font-size: 8pt; 
}
p.indent {
	margin: 8px 20px 2px 20px;
}

.btn  {
    min-width:150px;
	font-size : 14px;
    font-weight:bold;
 	background: url(graphics/btn_highlight.gif) center no-repeat;
    color:#FFFFFF;
    text-decoration:none;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:38px;
    padding-left:38px;
	text-align:center;
	border:0px;
}


