a:focus {
outline: black solid 10px;
}


body {
    scrollbar-base-color: default;
    scrollbar-face-color: #9095AF;
    scrollbar-track-color: #8A8FA8;
    scrollbar-arrow-color: #D9D9D9;
    scrollbar-3dlight-color: #D9D9D9;
    scrollbar-darkshadow-color: #9095AF;
    scrollbar-highlight-color: #9095AF;
    scrollbar-shadow-color: #D9D9D9;
    }
	
.textarea { 
border: 1px solid #FFFFFF;
font-family: verdana;
color: #FFFFFF

}

.button {
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	background-color:#9095AF;
    border-style:none;
	border: solid 1px #FFFFFF;
    

	
	
}



.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.menu A:link{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:hover{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:visited{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.header {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
}


.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13px;
	text-decoration: none;

}


.templatemenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	line-height: 14px;
}
.templatemenu A:link{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.templatemenu A:visited{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.templatemenu A:hover{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none; border-bottom: #FFFFFF 1px dotted;
}


.sitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
}
.sitelink A:link{
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}
.sitelink A:visited{
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}
.sitelink A:hover{
	font-weight: normal;
	color: #CCFF00;
	text-decoration: underline;
}
.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D9D9D9;
	line-height: 13px;
}

.sitelink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCFF00;
}
.sitelink2 A:link{
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}
.sitelink2 A:visited{
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}
.sitelink2 A:hover{
	font-weight: normal;
	color: #CCFF00;
	text-decoration: underline;
}

