html, body
{ background : #FFF;	margin : 0px; padding : 0; height: 100%; /* Required */}

BODY, TD, TR, UL
{ FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; FONT-SIZE : 11.0px; COLOR : #000000; line-height: 19px;}

.table
{ FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; FONT-SIZE : 11.0px; COLOR : #000000; }

.rbullets
{ FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; FONT-SIZE : 12.0px; COLOR : #C51920; font-weight : bold; line-height: 19px;}

.bbullets
{ FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; FONT-SIZE : 12.0px; COLOR : #000; font-weight : bold; line-height: 19px;}

.footer 
{ FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; FONT-SIZE : 8.0px; COLOR : #000000; }
a.footer:link, a.footer:visited
{ FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; FONT-SIZE : 8.0px; COLOR : #000000; text-decoration: none; }

a:link, a:visited {
color : #4087b5;
FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE : 11.0px;
text-decoration: none;
font-weight : bold;
}

#container-page {
background : #fff;
margin: 0 0;
position : relative;
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */
width : 723px;
padding-bottom: 25px;
}

#container-page2 {
background : #000;
margin: 0 0;
position : relative;
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */
width : 735px;
background-image: url("../images/bg_rightside.jpg");
background-repeat: repeat-y;
background-position: top right;
}


#header { 
height : 153px;
width : 723px
background-color : #C62F42; 
padding :0px; 
font-family : Times New Roman, Times, serif;
font-weight : bold;
text-align : right;
}

#left { 
position :absolute; 
left: 0;
float: left; 
padding :0; 
width :170px; 
height :100%; /* works only if parent container is assigned a height value */ 
background :#fff3db;
background-image: url("../images/bg_leftside.jpg");
background-repeat: no-repeat;
background-position: top left;
} 

#content { 
position : relative; 
top : 0px; 
width :500px;
margin-left :170px; 
margin-right :0px;  
color :#333; 
background :#ffffff; 
border :0px solid #333; 
padding :5px 10px; 
font-size : 12.0px;
font-family : Arial, Helvetica, sans-serif;
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */
}

#content ul { 
font-size : 12.0px;
font-family : Arial, Helvetica, sans-serif;
color :#333;
}
    
#container-foot {
width : 723px;
position : absolute;
FONT-FAMILY : Skia, Verdana, Arial, Helvetica, sans-serif;
color :#FFF;
padding :5px 0px;
bottom : 0 !important;
bottom : -1px; /* For Certain IE widths */
height: 30px;
text-align : center;
background :#f6911f;
background-image: url("../images/bg_footer.jpg");
background-repeat: repeat-x;
background-position: top left
}

.header { 
FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE : 14.0px; 
COLOR : #000000; 
font-weight : bold;
text-align : center
}
.subheader {  
FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE : 12.0px; 
COLOR : #333;
font-weight : bold;
text-align : center
}

.subheader {  
FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE : 12.0px; 
COLOR : #333;
font-weight : bold;
}

.nav {
display:block; 
width:170px; 
height:25px; 
background:#948d7f;  
padding: 0 10px;
text-align:left; 
text-decoration:none; 
FONT-FAMILY : Verdana, Helvetica, sans-serif; 
FONT-SIZE : 10.0px; 
color:#FFF;
line-height:25px; 
overflow:hidden;
}

a.nav, a.nav:link, a.nav:visited {
display:block; 
width:170px; 
height:20px; 
background:#948d7f;  
margin-top:4px; 
padding: 0 10px;
text-align:left; 
text-decoration:none; 
FONT-FAMILY : Verdana, Helvetica, sans-serif; 
FONT-SIZE : 10.0px; 
color:#FFF;
line-height:20px; 
overflow:hidden;
font-weight : bold;
}

a.nav:hover {color:#fff; background:#f4911d;}
a.nav:active {color:#fff; background:#f4911d;}

a.bnav, a.bnav:link, a.bnav:visited {
text-decoration:none; 
FONT-FAMILY : Skia, Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE : 10.0px; 
color:#FFF;
line-height:20px; 
overflow:hidden;
font-weight : bold;
}

a.bnav:hover {color:#000; background:#f4911d;}
