.main{
background-color: #FFFFFF;
height: 500px;
width: 760px;
}
.main_text_large{
background-color: #FFFFFF;
color:#336699;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 30px;
}
.main_text_small{
background-color: #FFFFFF;
color:#336699;
//color:#000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
}
.main_text_smallest{
background-color: #FFFFFF;
color:#336699;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
}
.main_text_small_link{
background-color: #FFFFFF;
color:#336699;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
text-decoration:none;
}
.main_text_small_grey{
background-color: #F1F1F1;
color:#336699;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
text-decoration:none;
}
.main_text_small_grey_link{
background-color: #F1F1F1;
color:#336699;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
text-decoration:none;
}
.main_text_small_grey_link:hover{
background-color: #F1F1F1;
color:#336699;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
text-decoration:underline;
}
.main_heading{
font-family: "Times New Roman", Times, serif;
font-size: 24px;

}

.main_heading_blue{
font-family: "Times New Roman", Times, serif;
font-size: 24px;
color:#336699;
}
.form_control{
font-family: "Times New Roman", Times, serif;
font-size: 24px;
text-align:center;

height: 44px;
width:95px;
background-image:url(button4.png);
background-repeat: no-repeat; 
background-position: center center;
}
.form_control_link{
font-family: "Times New Roman", Times, serif;
font-size: 20px;
background-color:#86ADCE;
color:#F5F9F9;
text-decoration:none;
}
.form_control_link:hover{
font-family: "Times New Roman", Times, serif;
font-size: 20px;
background-color:#86ADCE;
color:#CADCDC;
text-decoration:underline;
}
.main_menu{
font-family: "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration:none;
}
.main_menu_link{
font-family: "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration:none;
}
.main_menu_link:hover{
font-family: "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration:none;
}
.sub_menu{
font-family: "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration:none;
}
.sub_menu_link{
font-family: "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration:none;
}
.sub_menu_link:hover{
font-family: "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
background-color:#DDE6ED;
color: #000000;
text-decoration:none;
}
