body,html{
margin:0;
padding:0;
background:url(/Content/images/bg.jpg) top left repeat-x #47bbf0;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #405471;
}

#menu_vertical{
width:208px;
background:url(../i/menu_bg.jpg) top left repeat-y;
}


.footer {
color: #405471;
padding:10px 20px;
}

.footer a{
color: #405471;
text-decoration: none;
}

.footer a:hover {
color: #47bbf0;
text-decoration: none;
}


select, input, textarea{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
border:#666666 solid 1px;
}

.SearchBtn {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
border:#666666 solid 1px;
font-weight:bolder;
}




a {
color: #064399;
text-decoration:none;
}

a:hover {
color: #000000;
text-decoration: underline;
}

img{
border:none;
}


h1 {
    color: #064399;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform:uppercase;
}

.red {
color: #df382e;
}

table {
    align-content: center;
    border: none;
    width: 923px;
    border-spacing: 0px;
    background-color: white;
}

