body{
margin:0px;
padding:0px;
}
#main_bg{background:url(../images/bg.gif) no-repeat;
background-color:#196793;
background-position:center top;
}

#blue_bg{
background:url(../images/blue_bg.gif) repeat-x;
height:25px;}

#header_bg{
background:url(../images/header_bg.jpg) repeat-x;
height:158px;}


#back{
background:url(../images/back_image.gif) no-repeat;
width:845px;
height:25px;}

#button{
background:url(../images/gray_button.png) no-repeat;
width:112px;
height:25px;}

#header{
background:url(../images/header.jpg) no-repeat;
width:845px;
height:186px;}

#header_image2{
background:url(../images/header_image2.gif) no-repeat;
width:257px;
height:158px;}

#cut_image{
background:url(../images/check.png) no-repeat;
width:845px;
height:28px;}

#button:hover{
background:url(../images/blue_button.png) no-repeat;
width:112px;
height:25px;}

#buttonselected{
background:url(../images/blue_button.png) no-repeat;
width:112px;
height:25px;}

.button_text{
font-family:"Trebuchet MS";
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}

.box_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#D8FCFE;
}

.input_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#7F7F7F;
}

.click{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#BED4DD;
}

.green_bold{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#5F6059;
}

#input_box{
width:150px;
height:25px;
background:#FFFFFF;
border:1px solid #ededed;}


.green{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#5F6059;
}


.normal{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#494A4A;
}


.black{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#1E1F1F;
}

.blue{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#0F4662;
}

.lightblue{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
color:#236599;
}

.lightblueitalic{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
text-decoration:none;
color: #4D80FF;
}


.skyblue_italic{font-family:Century Schoolbook L;
font-size:13px;
font-weight:bold;
font-style:italic;
text-decoration:none;
color:#BFD4DD;
line-height:1.6em}

.golden_italic{font-family:Century Schoolbook L;
font-size:25px;
font-style:italic;
text-decoration:none;
color:#D07F00;}

.blue_italic{font-family:Century Schoolbook L;
font-size:23px;
font-style:italic;
text-decoration:none;
color:#4F6E94;}

.login{
background:url(../images/login.png) no-repeat;
width:87px;
height:54px;
cursor:pointer;
border:none;}

.login:hover{
background:url(../images/login_button.png) no-repeat;
width:87px;
height:54px;
cursor:pointer;
border:none;}
