body {
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#0096ff;
text-align:justify;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#005490;
}

/* No Borders on Linked Images */

a:link img {
border:0;
}
a:visited img {
border:0;
}

/* Classes */

.main_titles {
font-size:20px;
color:#0080d9;
font-weight:bold;
}
.second_titles {
font-size:17px;
color:#000000;
font-weight:bold;
}
.bold_black {
font-size:14px;
font-weight:bold;
}

.box_title {
font-size:12px;
font-weight:bold;
color:#ceebff;
margin-left:5px;
}
.green_big {
color:#576f2d;
font-size:14px;
font-weight:bold;
text-align:center;
}
.blue {
color:#0094fb
font-weight:bold;
}

.white {
color:#FFFFFF;
}
.required {
color:#FF0000;
}

td {
font-size:11px
color:#000000;
}
.required {
color:#FF0000
}
.blue_bold {
color:#4b6676;
font-weight:bold;
}
.myclass li {
color:#4b6676;
font-size:11px;
font-weight:bold;
}

input.coolcolor {
color:#4b6676;
}

.td_text {
font-size:10px;
color:#FFFFFF;
}
.td_nav {
height:24px;
font-size:10px;
color:#FFFFFF;
}

.td_nav a:active, .td_nav a:visited, .td_nav a:link {
font-size:10px;
color:#FFFFFF;
text-decoration:none;
padding-left:4px;
padding-right:4px;
}
.td_nav a:hover {
text-decoration: underline;
padding-left:4px;
padding-right:4px;
}
.td_main {
color:#000000;
}

.td_login a:active, .td_login a:visited, .td_login a:link {
font-size:10px;
color:#b7bf52;
text-decoration:none;
}
.td_login a:hover {
text-decoration: underline;
}
/* ---------------------- Divs */	

#main {
width:100%;
background: url(images/mother_div_bg.jpg);
background-repeat:no-repeat;
background-position: center 0px;
margin-left:auto;
margin-right:auto;
}

#top_flash {
width:900px;
height:455px;
margin-right:auto;
margin-left:auto;
}
#content {
width:900px;
margin-right:auto;
margin-left:auto;
background-image:url(images/content_bg.jpg);
background-repeat:repeat-y;
}
#con_bx {
width:369px;
padding-left:10px;
padding-right:10px;
}
#con_bx p{
font-family:Arial;
font-size:11px;
color:#555555;
text-align:justify;
margin:0;
padding-top:4px;
padding-bottom:4px;
}
#con_bx a:active, #con_bx a:visited, #con_bx a:link {
color: #0791C5;
font-weight:bold;
text-decoration:none;
text-decoration: underline;
}
#con_bx a:hover {
color: #444444;
text-decoration: underline;
}
#bottom_links {
width:900px;
height:35px;
background-image:url(images/bottom_bg.jpg);
background-repeat:no-repeat;
margin-right:auto;
margin-left:auto;
}
#bottom_links p{
font-family:Arial;
font-size:10px;
color:#555555;
}
#bottom_links a:active, #bottom_links a:visited, #bottom_links a:link {
font-size:10px;
color:#555555;
text-decoration:none;
}
#bottom_links a:hover {
text-decoration: underline;
}
#box {
width:265px;
margin-right:auto;
margin-left:auto;
margin-top:9px;
}