@charset "utf-8";

.menutitle{
	cursor:pointer;
	margin-bottom: 2px;
	background-color:#ECECFF;
	color:#050F40;
	width:230px;
	padding:2px;
	text-align:left;
	font-family: Verdana,Geneva,sans-serif;
	font-weight:bold;
}

.submenu{
	margin-bottom: 0.5em;
	font-family: Verdana,Geneva,sans-serif;
	font-weight:normal;
	width:230px;
	color:#050F40;
	font-size: 12px;
}

.FontType2 {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.FontType1 {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Image1 {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
input.btn{
	color:white;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: normal;
	width:200px;
	height:40px;
	border:0px solid;
	border-top-color:#050F40;
	border-left-color:#050F40;
	border-right-color:#050F40;
	border-bottom-color:#050F40;
	background-color:#050F40;
}
input.btnhov{
	color:#050F40;
	border-top-color:#050F40;
	border-left-color:#050F40;
	border-right-color:#050F40;
	border-bottom-color:#050F40;
    background-color:white;
}
.FontType3 {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #050F40;
}

input.btn1{
	color:white;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	width:40px;
	height:20px;
	border:1px solid;
	border-top-color:white;
	border-left-color:white;
	border-right-color:white;
	border-bottom-color:white;
	background-color:#050F40;
}

A:link {font-size:10px; font-weight:bold; color: #BBA7D8;}
A:visited {font-size:10px; font-weight:bold; color: #BBA7D8;}
A:active {font-size:10px; font-weight:bold; color: #FFBA06;}
A:hover {font-size:10px; font-weight:bold; color: #FFBA06;}
