* {
font-family:Arial, Trebuchet MS;
font-size:13px;
font-weight:700
}

body {
background-color:#05328B;
margin:0;
padding:0
}

.outer_border1 {
border:2px solid #000;
background-color:#56C0B8;
margin:0 auto
}

.outer_border2 {
background-color:#05328B;
border:2px solid #000
}

.outer_border3 {
background-color:#56C0B8;
border:2px solid #000
}

.outer_border4 {
background-color:#D5D7DB;
border:2px solid #000
}

.header {
background-image:url('/templates/default/images/header.png');
background-repeat:no-repeat;
background-position:center;
width:100%;
height:250px
}

.menu {
text-align:center;
height:30px;
line-height:30px;
vertical-align:middle
}

.sidePanel {
text-align:center;
width:180px !important
}

.contentBox h2 {
background-color:#56C0B8;
border:2px solid #000;
font-size:100%;
font-weight:700;
text-align:center;
color:#FFF;
margin:0
}

.content {
border:0 solid #000;
margin-bottom:3px;
padding:3px
}

.mcontent {
width:900px;
height:500px;
padding:2px
}

.footer {
text-align:center;
font-size:90%
}

.footer A {
font-size:100%;
color:#000
}

.home {
font-size:18px;
color:#000;
text-align:center
}

A.main_menu {
padding:0 6px
}

A:link,A:visited,A:active,A:link.main_menu,A:visited.main_menu,A:active.main_menu {
color:#000;
text-decoration:none
}

A:hover,A:hover.main_menu {
color:#333;
text-decoration:none
}
