.comic12white {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	color: #EFF4F8;
	text-decoration: none;
}
a.comic12white:hover{
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFE400;
	text-decoration: none;
}
.ver11blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E7CBF;
	text-decoration: none;
}
a.ver11blu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #023B6E;
	text-decoration: none;
}
.arial12blu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E7CBF;
	text-decoration: none;
}
.arial12bluline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E7CBF;
	text-decoration: none;
	line-height: 1px;
}
.pagebg {
	background-image: url(../images/bg_c1.gif);
	background-repeat: repeat-y;
}
.bottombg {
	background-image: url(../images/bg_bott.gif);
	background-repeat: repeat-x;
}
.subpagebg {

	background-image: url(../images/bg_c_sub.gif);
	background-repeat: repeat-y;
}
.comic12blue {

	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	color: #2E7CBF;
	text-decoration: none;
}
.bottombghome {

	background-image: url(../images/bg_botthome.gif);
	background-repeat: repeat-x;
}
.bordrblue {
	border: 1px solid #2373BA;	
}

