* {
font-family : 'Arial Black', Gadget, sans-serif;
font-size : 10pt;
font-weight : bold;
color : red;
}
body {
background : url("images/bg.png ");
background-position : top;
background-attachment : fixed;
margin-top : 0;
margin-bottom : 0;
background-repeat : repeat;
color : #000000;
}
.outer_border1 {
margin : 0 auto;
border : 1px solid black;
background-color : black;
}
.outer_border2 {
background-color : black;
border : 1px solid black;
}
.outer_border3 {
background-color : red;
border : 1px solid black;
}
.latestnews {
background-image : url('/templates/default/images/news.png');
height : 20px;
background-repeat : no-repeat;
font-size : 100%;
font-weight : bold;
margin : 0;
text-align : center;
color : #05409e;
}
.boxBanner {
padding : 1px;
margin-top : -5px;
margin-right : 0;
margin-bottom : 2px;
margin-left : 10px;
}
.outer_border4 {
background-image : url('/templates/default/images/mid.png');
border : 1px solid black;
}
.header {
background-image : url('/templates/default/images/newhead1a.gif');
background-repeat : no-repeat;
width : 100%;
height : 250px;
}
.menu {
background-image : url('/templates/default/images/ttop.png');
text-align : center;
height : 25px;
line-height : 20px;
vertical-align : middle;
text-transform : uppercase;
}
.sidePanel {
text-align : center;
width : 180px !important ;
}
.contentBox h2 {
background-image : url('/templates/default/images/ttop.png');
font-size : 100%;
font-weight : bold;
margin : 2px;
text-align : center;
color : white;
height : 22px;
line-height : 20px;
text-transform : uppercase;
}
.content {
border : 0 solid black;
padding : 3px;
margin-bottom : 0;
}
.mcontent {
padding : 3px;
width : 900px;
height : 500px;
}
.footer {
text-align : center;
font-size : 90%;
}
.footer A {
font-size : 100%;
color : black;
}
.home {
font-size : 18px;
color : black;
text-align : center;
}
A:link {
color : red;
text-decoration : none;
}
A:visited {
color : red;
text-decoration : none;
}
A:active {
color : red;
text-decoration : none;
}
A:hover {
text-decoration : none;
color : #8ba7be;
}
A.main_menu {
padding : 0 9px;
}
A:link.main_menu {
color : white;
text-decoration : none;
}
A:visited.main_menu {
color : white;
text-decoration : none;
}
A:active.main_menu {
color : white;
text-decoration : none;
}
A:hover.main_menu {
text-decoration : none;
color : #ffd700;
} 
