
* {
  margin: 0;
  padding: 0;
}

body {
background: #ffffff url(images/bg.gif?30395) repeat-x;
text-align: center; 
margin: 0;
padding: 0;
}

#wrapper {
 width: 800px; 
 margin: 0 auto;
 text-align: left; 
 background: #FFFFFF;
}

#bgContainer{
background: #ffffff url(images/bg2.gif?14296) no-repeat;
width: 800px;
}

#mainContent {
position: relative;
width: 680px;
margin: 0 0 0 60px;
background: #FFFFFF;
font: 13px/16px arial ;
text-align: center;
}


#sidebar-col {
margin: 0 15px 0 15px;
width: 180px;
background: <% menu_BgColor %>;	
}

#text-col {
margin: 0 0 0 10px;
width: 450px;
font: 13px/16px arial ;
}

#text-col h1{
font: 28px verdana;
color: #0099cc;
margin-bottom: 5px;
}


.header {
    background-color : #ffffff;
    background-image : none;
	margin:0;
	padding:0;
	text-align: center;
}

.header td
{
    font-family : arial;
    font-size : 8pt;
    color : #ffffff;
    font-weight : normal;
    font-style : normal;
}

.header a:link
{
    text-decoration : none;
    color : #000000;
}

.sidebar
{
	background-color: #ffffff;
	border-style : solid;
	border-color : none;
	border-width : 0px;
	font-family : arial;
	font-size : 11px;
	font-weight : normal;
	font-style : italic;
	color : #ffffff;

}


.item
{
    	border-color: #EEEEEE;
    	background-color : #ffffff;
	border: 1px solid #EEEEEE;
	border-top: none;
}

.item_title
{
   	text-align: left;
   	background-color: #EEEEEE;
	background: #EEEEEE;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	padding: 5px 10px 5px 10px;
	border: 1px solid #EEEEEE;
}

.item_content
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    padding: 5px 10px 5px 10px;
}

.item_caption
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    padding: 5px 10px 5px 10px;
}

.sidebar a:link
{
    text-decoration: none;
    color: #000000;
}

.body
{
    background-color : #ffcc33;
    background-image : none;
    background-repeat : repeat;
    background-position-x : center;
    padding: 10px;
}

.body_text
{
    font-family : arial;
    font-size : 10pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

.body_text ul
{
    margin: 0 0 0 20px;
}

.body_text a:link
{
    text-decoration: none;
    color: #cc00ff;
}

.footer
{
	display: block;
	background: url(images/bg_footer.gif?18225) no-repeat;
	background-color : #ffffff;
	height:35px;
	text-align: center;
	margin: 45px auto;
	padding: 8px 0 0 0;
	width: 525px;

}

.footer td
{
    font-family : arial;
    font-size : 8pt;
    color : #7B7B7B;
    font-style : normal;
    font-weight : normal;
}

.footer a:link
{
    text-decoration : none;
    color : #000000;
}

.footer a:hover
{
    text-decoration : none;
    color : #000000;
}

.footer a:visited
{
    text-decoration : none;
    color : #000000;
}

.menu 
{
    background-color: #ffffff;
}

.menuButton, .menuButton_on
{
    padding-left: 3 px;
    padding-right: 3px;
    padding: 2px 8px 2px 8px;	
    cursor: hand;
    height: 21px;  
    
}

.menuButton a
{
    font-family : arial;
    font-size : 10pt;
    font-weight : normal ;
    color : #0099cc;
    font-style : normal;
    text-decoration: none;
}

.menuButton_on a
{
    font-family : arial;
    font-size : 10pt;
    font-weight : normal ;
    color : ffffff;
    font-style : normal;
    text-decoration: none;
}


.menuButton
{
	background-color: #ffffff;
	padding: 2px 8px 2px 8px;	
	border: 1px solid #EEE; 

}

.menuButton_on
{
    background-color: #0099ff;
    padding: 2px 8px 2px 8px;	
	border: 1px solid #EEE; 
}

.menudefault
{
    padding: 0px;
    margin: 0px;
    width: 0px;
 }

.menuright
{
    padding: 0px;
    margin: 0px;
    width: 0px;
}

.menuright_on
{
    padding: 0px;
    margin: 0px;
    width: 0px;
}

.menuleft
{
    padding: 0px;
    margin: 0px;
    width: 0px;
}

.menuleft_on
{
    padding: 0px;
    margin: 0px;
    width: 0px;
}

.menu_ButtonHeight
{
    background-color: none;
    width: 1px;
    height: 21px;
    padding: 2px 8px 2px 8px;	
}

.menu_h_space
{
    height : 1px;
}

.header p {margin-top:0px; margin-bottom:0px}
.sidebar p {margin-top:0px; margin-bottom:0px}
.body p {margin-top:0px; margin-bottom:0px}
.footer p {margin-top:0px; margin-bottom:0px}
