body {
   
   margin: 0;
   padding: 0;
   background-color: #FFFFFF;
background-image: url('images/bg.gif');
}

p, ol, ul
{
font-size: 12px;
color: #000000;
font-family: Arial,Tahoma,Helvetica;
}

.small
{
font-size: 10px;
color: #999999;
font-family: Arial,Tahoma,Helvetica;
}

.heading
{
font-size: 28px;
/*color:  #FFCC66;*/
color:  #D4D8DD;
font-family: Arial, Tahoma, Helvetica;
font-weight: bold;
}

.red_heading
{
font-size: 12px;
color:  #D83200;
font-family: Arial, Tahoma, Helvetica;
font-weight: bold;
}

.red_heading_big
{
font-size: 32px;
color:  #D83200;
font-family: Arial, Tahoma, Helvetica;
font-weight: bold;
}

.subheading
{
font-size: 15px;
color:  #D83200;
font-family: Arial, Tahoma, Helvetica;
font-weight: bold;
}

a
{
color: #444444;
font-family: Arial, Tahoma, Helvetica;
text-decoration: underline;
}

a:hover
{
color: #D83200;
font-family: Arial, Tahoma, Helvetica, san-serif;
text-decoration: none;
}

.small_links
{  font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none}

.red_links
{
color:  #D83200;
font-family: Arial, Tahoma, Helvetica;
margin-top: -10px;
margin-right: 3px;
text-align: right;
font-weight: bold;
}

#main
{border: 1px solid #9FA1A3;
width: 799px;
margin-top: 20px;
margin-bottom: 20px;
background: #FFFFFF;
}



#nav
{ background: url(images/nav_01.gif);
width: 799px;
text-align: left;
background-repeat: repeat-x;
}

#content{
width: 799px;
background-color: #FFFFFF;
}

#content_col_heading {
border: 1px solid #9FA1A3;
margin-left: 25px;
width: 364px;
background: url(images/index_16.gif);
height: 22px;
padding-left: 4px;
margin-top: 5px;}

#content_col_body {
border: 1px solid #9FA1A3;
margin-left: 25px;
width: 364px;
border-top: 0px solid #9FA1A3;
background-color: #F0F3F4;
padding: 1px;
padding-left: 4px;
}

#content_col_heading2 {
border: 1px solid #9FA1A3;
margin-left: 15px;
width: 361px;
background: url(images/index_16.gif);
height: 22px;
margin-top: 5px;
padding-left: 4px;}

#content_col_body2 {
border: 1px solid #9FA1A3;
margin-left: 15px;
width: 361px;
border-top: 0px solid #9FA1A3;
background-color: #F0F3F4;
padding: 1px;
padding-left: 4px;}

#content_col_heading3 {
border: 1px solid #9FA1A3;
margin-left: 25px;
margin-right: 25px;
width: 750px;
background: url(images/index_16.gif);
height: 22px;
padding-left: 4px;
margin-top: 20px;}

#content_col_body3 {
border: 1px solid #9FA1A3;
margin-left: 25px;
margin-right: 25px;
width: 750px;
border-top: 0px solid #9FA1A3;
background-color: #F0F3F4;
padding: 1px;
padding-left: 4px;
}

#footer
{background-color: #E1E4E7;
border-top: 1px solid #9FA1A3;
height: 20px;
margin-top: 10px;
padding:2px;
padding-left: 4px;
}
.pages_price { font-size: 16px; color: #D83200; font-family: Arial, Tahoma, Helvetica; font-weight: bold; }
.grey_points { font-size: 11px; color: #454545; font-family: Arial, Tahoma, Helvetica;}




