* {
	margin:0;
	padding:0;
	}
body    {  background: #750c0c url(images/bg.png) repeat-x fixed;
               height: 100% auto;
	margin: 0;
	padding: 0px;
               font: 10pt 'Trebuchet MS', Verdana, Tahoma, arial, sans-serif;
	}
img {border: 0;}

p {padding:6px;text-align:justify;}

a {text-decoration:none}
#header {
	margin: 0; 
               height: 120px;
               width: 972px;
	background-color: #ffffff;
	}

.headerimg {
	margin: 0;
	background: url('images/logo.jpg') no-repeat;
	height: 154px; 
	width: 972px;
	}


#page {    background-color: #ffffff;
                 border-left:#575757 15px solid;
                 border-right:#575757 15px solid;
	height: 100% auto;      
	margin: 0px;
	padding: 15px;
	width: 972px;
	}

#content {   
	margin: 10px 10px 0 10px;
	width: 599px;
	background-color: #ffffff;
              text-align:left;
	}

#content ul { 
padding : 0; 
margin : 0; 
padding-bottom : 0; 
text-indent:20px;
list-style: disc inside; 
font-size:90%;
} 
#content ul li { 
display : block; 
} 
.narrowcolumn {
	width: 582px;
	float: left;
	}

#content h1 { 
	padding: 10px; 
        margin: 0 0 4px 0;
	color: #ffffff;
	font-size: 18px;
	display: block; 
	background:#750c0c url('images/h1bg.png') no-repeat; 
	height: 22px; 
	width: 579px;
	}

.sidebarbg {
	background-color: #ffffff;
	}


#selected {
	background: url('images/selected.png') no-repeat;
                border:#750c0c 1px dotted;
	padding: 3px; 
	display: block;   
	color: #333333;
	padding-right: 10px; 
	padding-left: 19px; 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;  
	text-decoration: none; 
	} 

#sidebar {
	margin-top: 10px;
	float: left;
	width: 175px;
	background-color: #ffffff;
   	text-align: left;
	}

#sidebar h2 {
                padding: 5px 6px 10px 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 17px;
	background:#750c0c url('images/h2bg.png') no-repeat;
	}

#sidebar ul {  
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px; 
	padding-bottom: 0px; 
	} 

#sidebar ul li { 
	display: block;
	}

#sidebar ul li a { 
	background:#ffffff url('images/sidebarn.png') no-repeat;
                border-bottom:#ccc 1px dotted;
	padding: 3px 10px 3px 25px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	text-decoration: none; 
	} 

#sidebar ul li a:hover { 
	background:#efefef url('images/sidebarn.png') no-repeat;
                border-bottom:#ccc 1px solid;
	padding: 3px 10px 3px 25px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	text-decoration: none; 
	} 

#sidebar h2 a {
                padding: 5px 6px 10px 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 17px;
	background:#750c0c url('images/h2bg.png') no-repeat;
	}

#sidebar h2 a:hover {
                padding: 5px 6px 10px 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 17px;
	background:#750c0c url('images/h2bg.png') no-repeat;
	}

#sidebarright {
	margin-top: 10px;
	float: right;
	width: 175px;
	background-color: #ffffff;
   	text-align: left;
	}

#sidebarright h2 {
	padding: 5px 6px 10px 10px; 
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 17px;
	background:#750c0c url('images/h2bg.png') no-repeat;
	} 

#sidebarright ul {  
	margin: 0 1px 0 1px;
	padding: 0px; 
	} 

#sidebarright ul li { 
	display: block;
	} 

#sidebarright ul li a { 
	background:#ffffff url('images/sidebarn.png') no-repeat;
        border:#ccc 1px dotted;
	padding: 3px 10px 3px 25px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	text-decoration: none; 
	} 

#sidebarright ul li a:hover { 
	background:#efefef url('images/sidebarn.png') no-repeat; 
        border:#ccc 1px dotted;
	padding: 3px 10px 3px 25px; 
	margin: 0px; 
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	display: block; 
	text-decoration: none; 
	} 

#footer { 
	background-color: #ffffff;
	font-weight: bold;
	height: 52px; 
	position: relative; 
	width: 972px; 
	margin-top:12px; 
                border-top:#cacaca 1px solid;
	}

#footer a {
	font:1em Arial, Helvetica, Sans-serif;
	color: #333333;
	text-decoration:none;
	}

#footer a:hover {
	font:1em Arial, Helvetica, Sans-serif;
	color: #666666;
	text-decoration:underline;
	}

#footer p {
	width: 100%;
	font:10px Arial, Helvetica, Sans-serif;
	text-align: right;
	color: #666666;
               padding-top: 12px;
	}



a {          color: #333333;
	}
p {
	text-align: justify;
}
h1 {
	padding-top: 0;
	margin: 0;
	}

h2 {
	padding-top: 0;
	margin: 0;
	font-size: 1.2em;
	}


h3 {         padding: 8px 0 10px 0;
              margin: 0 0 4px 0;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	height: 17px;
	background:#750c0c url('images/h3bg.png') no-repeat;
	width: 599px;
                 text-indent: 10px;
                 text-align:left;
	}
h4 {          padding-top: 0;
	margin: 0;
	font-size: 1.1em;
               text-indent: 10px;
	}

hr {
	background-color: ffffff;	
	}
.bonus {font-family: ariel;
font-weight: bold;
font-size:9pt;
color:#FF0000;
}