/* ----- universal settings -----*/
body {margin:0px; padding:0px; font-family:verdana, san-serif; font-size: 8pt; color: #000000; background: url('bg.jpg') #315676 center top repeat-y;}


/* ----- typography ----- */
.content {font-size: 8pt; color: #000000;}
.content2 {font-size: 8pt; color: #000000;}
.footer {font-size: 8pt; color: #000000;}
.copyright {font-size: 8pt; color: #000000;}
td {font-family:verdana, san-serif; font-size: 8pt; color: #000000;}


/* ----- other ----- */
.content {padding-left:5px; padding-right:10px;}
.latest_news {padding-left:21px; padding-right:15px;}


/* ----- links ----- */
.content a:link {text-decoration: none; color: #2d4c6f;}
.content a:visited {text-decoration: none; color: #2d4c6f;}
.content a:hover {text-decoration: underline; color: #2d4c6f;}
.content a:active {text-decoration: none; color: #2d4c6f;}
.content2 a:link {text-decoration: none; color: #2d4c6f;}
.content2 a:visited {text-decoration: none; color: #2d4c6f;}
.content2 a:hover {text-decoration: underline; color: #2d4c6f;}
.content2 a:active {text-decoration: none; color: #2d4c6f;}
.latest_news a:link {text-decoration: none; color: #2d4c6f;}
.latest_news a:visited {text-decoration: none; color: #2d4c6f;}
.latest_news a:hover {text-decoration: underline; color: #2d4c6f;}
.latest_news a:active {text-decoration: none; color: #2d4c6f;}

.footer a:link {text-decoration: none; color: #000000;}
.footer a:visited {text-decoration: none; color: #000000;}
.footer a:hover {text-decoration: underline; color: #000000;}
.footer a:active {text-decoration: none; color: #000000;}
.copyright a:link {text-decoration: none; color: #000000;}
.copyright a:visited {text-decoration: none; color: #000000;}
.copyright a:hover {text-decoration: underline; color: #000000;}
.copyright a:active {text-decoration: none; color: #000000;}


/* ----- backgrounds ----- */
.main_bg {background: url('main_bg.jpg') #375c7b top repeat-x;}
.shadow {background: url('shadow.jpg') center repeat-y;}
.bg_a_left {background: url('bg_a_left.jpg') right top repeat-x;}
.bg_a_right {background: url('bg_a_right.jpg') left top repeat-x;}
.bg_b_left {background: url('bg_b_left.jpg') right top repeat-x;}
.bg_b_right {background: url('bg_b_right.jpg') left top repeat-x;}
.bg_c_left {background: url('bg_c_left.jpg') right top no-repeat;}
.bg_c_right {background: url('bg_c_right.jpg') left top no-repeat;}
.bg_d_left {background: url('bg_d_left.jpg') right top no-repeat;}
.bg_d_right {background: url('bg_d_right.jpg') left top no-repeat;}
.bg_e_left {background: url('bg_e_left.jpg') right top repeat-x;}
.bg_e_right {background: url('bg_e_right.jpg') left top repeat-x;}
.left_main {background: url('left_main.jpg') #EBEFF5 top no-repeat;}
.right_main {background-color: #EBEFF5;}