body{
margin:0px;
padding:0px;
}
#main_bg{background:url(../images/bg.gif) no-repeat;
background-color:#721812;
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.jpg) no-repeat;
width:845px;
height:25px;}

#button{
background:url(../images/gray_button.gif) 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:#EDD9DE;
}

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

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

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

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

#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:#52633D;
}


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

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

.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:#C8B391;
line-height:1.6em}

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

.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;}

