/* CSS Document */



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

html, body{
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:#ff9c00;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#65acca;
scrollbar-darkshadow-Color:#78AAFF;
}





.smalltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}



.smalltext1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #382C14;
	text-decoration: none;
}




.boldtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #625f5d;
	text-decoration: none;
	font-weight:bold;
}


.orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #ee8611;
	text-decoration: none;
	font-weight:bold;
}

.orange-Hedding {
	font-family: Tahoma;
	font-size: 14px;
	color: #ee8611;
	text-decoration: none;
	font-weight:bold;
}



.white-Hedding {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}




.button:link {font:tahoma; font-size:11px; color:#382C14; text-decoration:none}
.button:visited {font:tahoma; font-size:11px; color:#382C14; text-decoration:none}
.button:hover {font:tahoma; font-size:11px; color:#414a4e; text-decoration:underline}
.button:active{font:tahoma; font-size:11px; color:#382C14; text-decoration:none}


.button-small:link {font:tahoma; font-size:11px; color:#ee8611; text-decoration:none}
.button-small:visited {font:tahoma; font-size:11px; color:#ee8611; text-decoration:none}
.button-small:hover {font:tahoma; font-size:11px; color:#414a4e; text-decoration:underline}
.button-small:active{font:tahoma; font-size:11px; color:#ee8611; text-decoration:none}





.button-bold:link {font:tahoma; font-size:11px; font-weight:bold; color:#625f5d; text-decoration:none}
.button-bold:visited {font:tahoma; font-size:11px; font-weight:bold; color:#625f5d; text-decoration:none}
.button-bold:hover {font:tahoma; font-size:11px; font-weight:bold; color:#414a4e; text-decoration:underline}
.button-bold:active{font:tahoma; font-size:11px; font-weight:bold; color:#625f5d; text-decoration:none}