body{
		background-color: #EFF2F8;
		font-family: Verdana, Arial;
		font-size: 10pt;
		color: #000000;
}

a:link, a:visited, a:active{
		color: #000000;
		text-decoration: underline;
}

a:hover{
		color: #000000;
		text-decoration: none;
}

.layout_top{
		background-color: #637EBD;
		font-family: Verdana, Arial;
		color: #FFFFFF;
		font-weight: 600;
		font-size: 14pt;
		text-align: center;
		border-bottom: 5px solid #A1B2D7;
}

.layout_bottom{
		background-color: #A1B2D7;
		font-family: Verdana, Arial;
		color: #FFFFFF;
		font-weight: 600;
		font-size: 10pt;
		text-align: center;
		border-top: 5px solid #637EBD;
}

.layout_left{
		/*background-color: #F0F7FF;*/
}

.title_blue_small{
		color: #637EBD;
		font-size: 11pt;
		text-align: center;
		font-weight: 600;
}

.title_blue_small_left{
		color: #637EBD;
		font-size: 11pt;
		text-align: left;
		font-weight: 600;
		margin-left: 20px;
		margin-top: 30px;
}

.title_blue{
		color: #637EBD;
		font-size: 18pt;
		text-align: center;
		font-weight: 800;
}

.title_black{
		color: #000000;
		font-size: 18pt;
		text-align: center;
		font-weight: 800;
}

td{
		font-family: Verdana, Arial;
		font-size: 10pt;
		color: #000000;
		border:1px solid #F3F5FB;
}

input{
		font-family: Verdana, Arial;
		font-size: 10pt;
		color: #000000;
		border: 1px solid #637EBD;
}

.img_border{
		border: 1px solid #637EBD;
}

div.menu{
		border: 2px solid #000000;
		width: 150px;
		height: 35px;
		padding-top: 7px;
		text-align: center;
		background-color: #637EBD;
}

.amenu:link, .amenu:visited, .amenu:active{
		color: #FFFFFF;
		font-weight: 600;
		text-decoration: none;
}

.amenu:hover{
		color: #FFFFFF;
		text-decoration: underline;
		font-weight: 600;
}
