.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3E3F92;
}
.leftline {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #3E3F92;

}
.menu {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	font-weight: bold;


}
.rightmenu {
	font-family: verdana;
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
}
.footer {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3E3F92;
	text-decoration: none;
}
.straighttop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 3E3F92;
}
.straightbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 3E3F92;
	text-decoration: none;

}
.text {
	font-family: verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;

}
.box {
	border: 1px solid #000000;
}
#logo{
	float:left;
	width:90px;
}
