/* main page styles */
A:link {
    background:#9Dc7f9;
    COLOR: #ffffff; 
    TEXT-DECORATION: none ;
    font-weight:normal;
    }
A:visited {
    color: #f1f0f2;
    background: #9dc7f9;
    TEXT-DECORATION: none ;
    font-weight:normal;
    }
A:hover {
    background:#ffffff;
    TEXT-DECORATION: none ; font-weight:normal; color: #7DA7D9;	}

BODY {
	background:#7DA7D9;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size:13px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #8db7e9; 
	scrollbar-arrow-color: #7da7d9;
	}

.image {
    padding:6px;
    }

table {	font-family: Arial, sans-serif;	color: #ffffff;    font-weight:normal;	font-size:13px;	}
.image {
    padding:6px;
    }
.bcheading {	background:#ffffff;	font-family: Arial, sans-serif;	color: #7da7d9;	font-size:13px; font-weight:bold;    }
.archiveheading {	background:#ffffff;	font-family: Arial, sans-serif;	color: #7da7d9;	font-size:13px; font-weight:bold; padding:1px 0 5px 0;    }

a.bcheadinglink:link {
background:#ffffff;	font-family: Arial, sans-serif;	color: #7da7d9;	font-size:13px; font-weight:bold;    
}
a.bcheadinglink:visited {
background:#ffffff;	font-family: Arial, sans-serif;	color: #7da7d9;	font-size:13px; font-weight:bold;    
}
a.bcheadinglink:hover {background:#ffffff;	font-family: Arial, sans-serif;	color: #ccccff;	font-size:13px; font-weight:bold;}
a.bcheadinglink:active {background:#ffffff;	font-family: Arial, sans-serif;	color: #7da7d9;	font-size:13px; font-weight:bold;}
A.mainmenu:link {
    line-height:1.4;
    COLOR: #ffffff; 
	background:none;
	font-family: Arial, sans-serif;
	font-size:16px;
    TEXT-DECORATION: none ;
    font-weight:bold;
	}
A.mainmenu:visited {
    line-height:1.4;
    color: #f0f0ff;
    background:none;
	font-family: Arial, sans-serif;
	font-size:16px;
    TEXT-DECORATION: none ;
    font-weight:bold;
	}
A.mainmenu:hover {
    line-height:1.4;
	font-family: Arial, sans-serif;
	font-size:16px;
	background:#ffffff;
	TEXT-DECORATION: none ; font-weight:bold; color: #7DA7D9;
	}
A.mainmenu:active {
    line-height:1.4;
	font-family: Arial, sans-serif;
	font-size:16px;
	background-color:#ffffff;
	TEXT-DECORATION: none ; font-weight:bold; color: #7DA7D9;
	}

table#standard {
	border: 0px;
	width: 95%;
	}

table#standard td {
	padding: 6px;
	}

.normal {
	background-color:#8DB7E9;
	}

.image {
     margin:0 0 10px 10px;
    }

