﻿body {
	background-color: #FFFFFF;
	font: normal 85% "trebuchet MS" ,sans-serif;
}
h1 { border: solid 1px #000000; background-color: #384460; color: #e8f4ff;}
h2 {
	color: #384460;
	font-size: large;
}
h3 {color: #384460;}

#perm-links ul {list-style: none;}
#perm-links a {border: solid 1px #000000; background-color: #cfd4e6; color: #000000; font-weight: bold; text-decoration: none;}
#perm-links a:hover {background-color: #607898; color: #e8f4ff;}

#cool-links {border: solid 0px #000099;}
#right ul {list-style: none; margin-bottom: 25px;}
#right li {display: block;}
#right a {border: solid 1px #000000; background-color: #cfd4e6; color: #000000; font-weight: bold; text-decoration: none; text-align: center;}
#right a:hover {
	background-color: #607898;
	color: #ffffff;
}

#main-menu {border: solid 0px #000099;}
#main-menu ul {list-style: none;}
#main-menu  li {display: block;}
#main-menu a {border: solid 1px #000000; background-color: #cfd4e6; color: #000000; font-weight: bold; text-decoration: none; text-align: center;}
#main-menu a:hover {background-color: #607898; color: #e8f4ff;}


#content a {
	color: #384460;
	font-weight: bold;
	text-decoration: underline;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #384460;
}
#content img {border: solid 2px #000000;}

/*********************** Mega Add Style **************************/

.mega {
	margin: 2px 0 2px 2px;
	padding: 0 0 0 4px;
	border: solid 2px #384460;
	border-bottom: solid 10px #384460;
	background-color: #cfd4e6;
	font-size: 90%;
	color: #000000;
}
.mega p {margin: 2px; text-align: left;}
.mega a {
	color: #FFFFFF;
	background-color: #415069;
}
.mega .link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #D5DDE6;
	font-size: large;
}
#cool-links a:hover {
	color: #415069;
	background-color: #cfd4e6;
}
