.menu {
	border: 1px dashed #3452A7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0033CC;

}
.main {
	border: 1px solid #0033CC;
	background-color: #EDEDFF;
}
.mainhead {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	background-color: #CACAFF;
}
.maintab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.tabtop1 {
	border-top: 1px solid #0033CC;
	border-right: 1px none #0033CC;
	border-bottom: 1px solid #0033CC;
	border-left: 1px none #0033CC;


}
.tabtop2 {
	border-top: 1px solid #0033CC;
	border-right: 1px none #0033CC;
	border-bottom: 1px solid #0033CC;
	border-left: 1px solid #0033CC;

}
.tab1 {

	border-top: 1px solid #0033CC;
	border-right: 1px none #0033CC;
	border-bottom: 1px none #0033CC;
	border-left: 1px none #0033CC;
}
.tab2 {
	border-top: 1px solid #0033CC;
	border-right: 1px none #0033CC;
	border-bottom: 1px none #0033CC;
	border-left: 1px solid #0033CC;

}
a:link, a:active, a:visited {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
p, body, td, th, div, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
