/* CSS Document */

body
{
margin:0px;
padding:0px;
font-family:Georgia;
}

.top_border
{
background-image:url(../images/top_border.png);
height:8px;
background-repeat:repeat-x;
}

.main_bg
{
background-image:url(../images/dottet_bg.png);
}

.logo_text
{
padding-bottom:39px;
font-size:30px;

color:#333333;
}

.label_italic
{
color:#333333;
font-size:12px;
font-style:italic;

}

.login_textbox
{
background-image:url(../images/textbox_bg.png);
background-repeat:repeat-x;
width:243px;
height:20px;
border:none;
border:1px solid #CCCCCC;
}

.register_form_bg1
{
background-image:url(../images/join_bg1a.png);
height:5px;
background-repeat:no-repeat;
}

.register_form_bg3
{
background-image:url(../images/join_bg3a.png);
height:28px;
background-repeat:no-repeat;
}

.register_form_bg2
{
background-image:url(../images/join_bg2.png);
background-repeat:repeat-y;
}


.register_textbox
{
background-image:url(../images/textbox_bg.png);
background-repeat:repeat-x;
width:255px;
height:20px;
border:none;
border:1px solid #CCCCCC;
color:#333333;
font-size:12px;
font-style:italic;
font-weight:bold;
}

.small_blue_italic
{
color:#4685a6;
font-size:11px;
font-style:italic;
font-weight:bold;
}

.small_bold_text
{
color:#333333;
font-size:11px;
font-weight:bold;
}


.big_blue_text
{
color:#4685a6;
font-size:16px;

font-weight:bold;
}


.header
{
font-size:22px;
color:#333333;
font-weight:bold;
}

.small_header
{
color:#333333;
font-size:12px;
font-weight:bold;
}

.header_text
{
font-size:13px;
color:#333333;
font-weight:bold;
}

.medium_blue
{

font-size:14px;
color:#4685a6;
font-weight:bold;
}

.small_content
{
color:#666666;
font-size:12px;
}




.links
{
  color:#8d8d8d;
  font-size:13px;
  font-weight:bold;
  line-height:20px;
  word-spacing:10px;
}





.regular_header_text
{

font-size:31px;

color:#333333;
font-family:Georgia;
}

.big_header
{
font-size:32px;
color:#333333;
font-weight:bold;
font-family:Georgia;
}
.big_header2
{
font-size:24px;
color:#333333;
font-weight:bold;
font-family:Georgia;
}

.big_content
{
color:#333333;
font-size:16px;
font-family:Georgia;
}
.big_content2
{
color:#333333;
font-size:15px;
font-weight:bold;
font-family:Georgia;
}

.logo_text
{
padding-bottom:39px;
font-size:30px;

color:#333333;
}
.label_italic
{
color:#333333;
font-size:12px;
font-style:italic;

}
.login_textbox
{
background-image:url(../images/textbox_bg.png);
background-repeat:repeat-x;
width:243px;
height:20px;
border:none;
border:1px solid #CCCCCC;
}

.txtheading
{
color:#333333;
font-size:12px;
font-weight:bold;
font-style:italic;
font-family:Georgia;
}
input.textbg
{
background-image:url(../images/textbox_bg.jpg);
background-repeat:repeat-x;
border: thin;
font-style:italic;
font-weight:bold;
height:22px;
width:100%;
border:#CCCCCC 1px solid;	
}
input.textbg2
{

height:21px;
background-repeat:repeat-x;
border: thin;
font-family:Georgia, 'Times New Roman', Times, serif;

width:100%;
border:#CCCCCC 1px solid;	

}
.home_hyperlink
{
color:#10618c;
font-style:italic;
font-size:12px;
font-weight:bold;
}
td.agree
{
font-size:12px;
color:#000000;
font-weight:bold;

}
.footer_sea_waves
{
 height:91px;
 background-image:url(../images/sea_wave.png);
 background-repeat:repeat-x;
  
}

a
{
color:#333333;
text-decoration:none;
font-size:12px;
cursor:pointer;
}
a:hover
{
color:#8bc53f;
text-decoration:none;
font-size:12px;
}

