/*  
Theme Name: Custom
Theme URI: Custom
Description: www.bymer.com
Version: 13-Sep-2008
Author: OBizTek
Author URI: www.obiztek.com
Remarks : "Keep it simple"
*/

body{
background: #ffffff;
background-image: url('images/bg-new.jpg');
margin: 0px 0px 0px 35px;
font-family:arial,sans-serif,Helvetica; 
font-size: 11px;
}

.mh-table1 {
background-color: #ffffff;
border:0px solid #808080;
font-family:arial,sans-serif,Helvetica; 
padding: 7px 7px 7px 7px;
}

.mh-navibar {
border-top:1px solid #000000;
border-bottom:4px solid #5e90da;
background-color: #ffffe1;
padding: 7px 7px 7px 7px;
}

.mh-navibar2 {
border-top:4px solid #5e90da;
border-bottom:0px solid #5e90da;
background-color: #ffffff;
font-family:Arial,Helvetica,sans-serif;
font-size: 11px;
}

.mh-navibar a{
text-decoration:none;
}

.mh-navibar a:hover{
text-decoration:underline;
}