body {
background-color:#002f43;
margin:0px;
}
.menu_bg {
background-image:url(images/layout_r4_c4.jpg);
background-repeat:repeat-x;
}
.top_bg {
background-image:url(images/layout_r5_c4.jpg);
background-repeat:repeat-x;
}
.top_bg2 {
background-image:url(images/layout_r5_c8.jpg);
background-repeat:repeat-x;
}
.left_bg {
background-image:url(images/layout_r7_c2.jpg);
background-repeat:repeat-y;
}
.left_bg2 {
background-image:url(images/layout_r7_c6.jpg);
background-repeat:repeat-y;
}
.left_bg3 {
background-image:url(images/layout_r7_c10.jpg);
background-repeat:repeat-y;
}
.bottom_bg {
background-image:url(images/layout_r9_c4.jpg);
background-repeat:repeat-x;
}
.bottom_bg2 {
background-image:url(images/layout_r9_c8.jpg);
background-repeat:repeat-x;
}
.about_txt {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-align:justify;
color:#124774;
line-height:170%;
}
h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#1645B4;
font-size:18px;
font-weight:normal;
margin:0px;
padding:0 0 5px 0;
border-bottom:1px #CCCCCC solid;
}
.articles {
font-weight:normal;
font-size:15px; 
color:#0000FF;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration: none;
text-align:left;
}
a.articles:link {
	font-weight:normal;
	font-size:15px;
	color:#0000FF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	text-align:left;
	}
a.articles:active {
	color:#0000FF;
	text-decoration: none;
}
a.articles:visited {
	color:#0000FF;
	text-decoration: none;
}
a.articles:hover {	
color:#FF0000; 
text-decoration: underline! important
}
ul.menu {
	list-style-image: url('images/bullet_add_1.png');
}
.footer {
font-weight:normal;
font-size:11px; 
color:#FFFFFF;
font-family: Tahoma, "Times New Roman", Verdana, "Bookman Old Style";
text-decoration: none;
text-align:center;
}
a.footer:link {
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	font-family: Tahoma, "Times New Roman", Verdana, "Bookman Old Style";
	text-decoration:none;
	text-align:center;
	}
a.footer:active {
	color:#FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.footer:hover {	
color:#ccc; 
text-decoration: underline! important
}