/* blue theme */

p {
	color: #143141;
	padding-left: 10px;
	font-family: "Comic Sans MS", Papyrus, cursive;

}
a:link {
	color: #307296;
	text-decoration: none;
	font-family: "Comic Sans MS", Papyrus, cursive;

}
a:visited {
	color: #4898C4;
	text-decoration: none;
	font-family: "Comic Sans MS", Papyrus, cursive;

}
a:active {
	color: #4898C4;
	text-decoration: none;
	font-family: "Comic Sans MS", Papyrus, cursive;

}
a:hover {
	color: #4898C4;
	text-decoration: underline;
	font-family: "Comic Sans MS", Papyrus, cursive;

}
h1 {
	font-family: "Comic Sans MS", Papyrus, cursive; 
	color: #0A5C2D; 
	padding-left: 5px;
}
h2 {
	font-family: "Comic Sans MS", Papyrus, cursive; 
	color: #333399; 
	padding-left: 5px;
}
h3 {
	font-family: "Comic Sans MS", Papyrus, cursive; 
	color: #307296; 
	padding-left: 5px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #149683; 
	padding-left: 5px;
}
h5 {
	font-family: "Comic Sans MS", Papyrus, cursive; 
	color: #336699; 
	padding-left: 5px;
}
h6 {
	font-family: "Comic Sans MS", Papyrus, cursive; 
	color: #149683; 
	padding-left: 5px;
	font-weight: normal;
}
li { 
	color: #4898C4; 
	font-family: "Comic Sans MS", Papyrus, cursive; 
}
#mn_a {
	width: 135px;
	height: 30px;
	padding: 0;
	background: #4898C4 url(../images/clip/btndg.gif);
	margin-top: 4px;
}
#mn_b {
	width: 135px;
	height: 30px;
	padding: 0;
	margin-top: 4px;
	background: #5AA2CA url(../images/clip/btndg.gif);
}
#mn_c {
	width: 135px;
	height: 30px;
	padding: 0;
	margin-top: 4px;
	background: #6CACD0 url(../images/clip/btndg.gif);
}
#mn_d {
	width: 135px;
	height: 30px;
	padding: 0;
	margin-top: 4px;
	background: #7BB5D4 url(../images/clip/btndg.gif);
}
#mn_e {
	width: 135px;
	height: 30px;
	padding: 0;
	margin-top: 4px;
	background: #8BBED9 url(../images/clip/btndg.gif);
}
#mn_f {
	width: 135px;
	height: 30px;
	padding: 0;
	margin-top: 4px;
	background: #9AC6DE url(../images/clip/btndg.gif);
}
#mn_g {
	width: 134px;
	height: 30px;
	padding: 0;
	margin-top: 4px;
	background: #A8CEE3 url(../images/clip/btndg.gif);
}
#mn_h {
	width: 135px;
	height: 30px;
	padding: 0;
	margin-top: 4px;
	background: #B7D7E8 url(../images/clip/btndg.gif);
}
.ltcll {
	background-color: #B7D7E8;
}
.dkcll { 
	background-color: #A8CEE3;
}
.ltcllbrd {
	border: 1px solid #143141;
	background-color: #DFEDF4;
}
.btny { 
	color: #143141; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: smaller; 
}
.brdr { 
	color: #143141; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: smaller; 
	border: 1px outset #143141; 
	padding: 1px; 
	text-align: center;
}
.brdrf { 
	color: #143141; 
	font-family: Arial, Helvetica, sans-serif; 
	margin: 5px 1px;
	font-size: smaller; 
	border: 1px outset #143141; 
	background: #B7D7E8;
}
.blt {
	list-style-image: url(../images/b/blt02.gif);
}
.brt {
	background: url(../images/b/brt02.gif) no-repeat;
	margin: 0px;
	}
.brb {
	background: #FFF url(../images/b/brb02.gif) no-repeat;
	margin: 0px;
	}
.headline3 {
	border-top: thin dashed #307296;
}
