/* Body and ScrollbarProperties */
body 
{scrollbar-arrow-color: #DACC25;
	scrollbar-track-color: #FDFDEC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-face-color: #6699CC;
	scrollbar-highlight-color: #1C3A52;
	scrollbar-darkshadow-color: #1C3A52;
	scrollbar-3dlight-color: #FFFFFF;
	margin-left:	0px;
	margin-top:	0px;
	background-color: #FDFDEC; 
	background-image: url('images/backgr.gif');
	color: #000000 }

/* Main Body Text */
.bodytext 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }

.bodytext a:link
{ text-decoration: underline; color: #78AEDC }

.bodytext a:visited
{ text-decoration: underline; color: #78AEDC }

.bodytext a:active
{ text-decoration: none; colour: #DACC25 }

.bodytext a:hover
{ text-decoration: none; color:#DACC25}

/* Bold Body Text */
.boldbodytext 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;  line-height: 13px; color: #000000 }


/* Main Header - Blue */
.main-header 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #78AEDC;}


/* Small Text */
.smalltext 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000 }
