﻿BODY		{ scrollbar-base-color: #2E2E38;
		scrollbar-track-color: #2E2E38;
		scrollbar-face-color: #436BFF;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #4B4B59;
		scrollbar-darkshadow-color: #4B4B59;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF;
		background-color: #707078;
		background-image: url("images/background-main.jpg");
		margin: 0;
		padding: 0;
		border: 0px solid; }



/* PAGE LINK COLORS */



a:link		{ color: #FFFFFF; FONT: 12px  arial, sans-serif; text-decoration: none; }

:visited	{ color: #FFFFFF; FONT: 12px  arial, sans-serif; text-decoration: none; }

a:active	{ color: #FFFFFF; FONT: 12px  arial, sans-serif; text-decoration: none; }

a:hover		{ color: #FFFF00; FONT: 12px  arial, sans-serif; text-decoration: none; }





/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */


TABLE 		{ COLOR: #404040; FONT: 10px verdana, arial, sans-serif; }

.title 		{ COLOR: #FFFFFF; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.subtitle 	{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.titlelarge	{ COLOR: #FFFFFF; font: 30px verdana, arial, sans-serif; font-weight: normal;}

.smalltitle 	{ COLOR: #FFFFFF; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #FFCC66; font: 11px verdana, arial, sans-serif; font-weight: bold; }

/* START FOOTER TEXT */

.footer 	{ COLOR: #A2AAC3; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }



/* HEADER DROP SHADOW */


.headshadow	{ 
		background-image: url("picts/shadow-header.gif");
		background-repeat: repeat-x;
		height: 15px;
		border-top: #000000 0px solid;
		}





/* PAGE TEXT BOXES */

fieldset	{ padding: 10px; -moz-border-radius: 5px; border: #A2AAC3 1px solid; }

fieldset legend	{ padding: 0; margin-bottom: 5px; }




/* LOCATION OF THE LEFT SIDEBAR ON THE PAGES */

#sidebar	{ LEFT: 15px; position: absolute; TOP: 105px; z-index: 4; }






