BODY	{
	scrollbar-base-color: #F0F0F0;
	background-color: #b7aebe;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

/* PAGE LINK COLORS */
a:link		{ color: #FFFFFF; text-decoration: none; }
a:visited	{ color: #FFFFFF; text-decoration: none; }
a:active	{ color: #FFFFFF; text-decoration: none; }
a:hover		{ color: #FFFFFF; text-decoration: none; }


.class1 a:link		{ color: #FFFFFF; text-decoration: underline; }
.class1 a:visited	{ color: #FFFFFF; text-decoration: underline; }
.class1 a:active	{ color: #FFFFFF; text-decoration: underline; }
.class1 a:hover		{ color: #FFFFFF; text-decoration: underline; }


.class2 a:link		{ color: #FFFFFF; text-decoration: none; }
.class2 a:visited	{ color: #FFFFFF; text-decoration: none; }
.class2 a:active	{ color: #FFFFFF; text-decoration: none; }
.class2 a:hover		{ color: #ffd53f; text-decoration: none; }


/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; text-align: left;line-height: 1.4; }
.whitesides     { border-right: 1px solid #FFFFFF;border-left: 1px solid #FFFFFF;border-bottom: 1px solid #FFFFFF;}


.leftmenu	{ background-image: url(images/bgleft.gif); background-color: #7a67ae; color: #826938; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }
.title		{ COLOR: #ffd53f; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }
.title1		{ COLOR: #ffd53f; FONT: 13px verdana, arial, sans-serif; font-weight: normal; }
.small		{ COLOR: #ffffff; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }         
.subtitle	{ COLOR: #ffd53f; FONT: 13px verdana, arial, sans-serif; font-weight: normal; }
.subtitlebrown	{ COLOR: #fffa00; FONT: 13px verdana, arial, sans-serif; font-weight: normal; }

.footer		{ COLOR: #FFFFFF; FONT: 11px arial, verdana, sans-serif; }
.just 		{ text-align: justify; }
.left 		{ text-align: left; }

/* IMAGE BORDERS */
.borders		{ border: #000000 1px solid; }
