
* {
  	margin: 0;
  	padding: 0;
}

body {
	background: #FFFFFF url(images/bg.gif?27675) repeat-x;
	text-align: center; 
}

body > table{
margin: 0 auto;
}

#wrapper {
  	width: 800px; 
 	margin: 0 auto;
  	text-align: left; 
  	background: #FFFFFF;
}

#bgContainer{
	background: #ffffff url(images/bg2.gif?29112) no-repeat;
	width: 800px;
}

#mainContentBg {
	position:relative;
	width:700px;
	margin: 0 0 0 50px;
	background: #FFFFFF url(images/img_cross.jpg?11153) no-repeat;
	font: 13px/16px arial ;
}

#mainContent
{
	margin: 10px;
}

#sidebar-col {
	margin: 0px 10px 0px 10px;
	background-color:  <% menu_BgColor %> transparent;	
}


#text-col {
margin: 0 20 0 10px;
width: 400px;
font: 13px/16px arial ;
}

#text-col h1{
	font: 28px verdana;
	color: #6B6B6B;
	margin-bottom: 5px;
}


.header {
	margin:0;
	padding:0;
}

.header td
{
    font-family : arial;
    font-size : 8pt;
    color : #000000;
    font-weight : normal;
    font-style : normal;
}

.header a:link
{
    text-decoration : none;
    color : #000000;
}

.sidebar
{
	background-color: #NULL;
	border-style : solid;
	border-color : none;
	border-width : 0px;
	font-family : arial;
	font-size : 11px;
	font-weight : normal;
	font-style : italic;
	color : #ffffff;
	padding: 10px;

}

.sidebar_space
{
    height : 10px;
}


.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 : #ffffff transparent;
    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: #000000;
}

.footer
{
	display: block;
background-color : transparent;
background-image : none;	
	height:35px;
text-align: right;
	margin: 45px 10px 5px 10px;
	padding: 8px 0 0 0;
width: 630px;

}

.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:  transparent;  
}

.menuButton, .menuButton_on
{
    padding-left: 3px;
    padding-right: 3px;
    cursor: hand;
    height: 21px;
}

.menuButton a
{
    font-family : arial;
    font-size : 11pt;
    font-weight : normal ;
    color : #990000;
    font-style : normal;
    margin: 0 5px 0 0; 
    padding: 2px 15px 2px 2px;
    text-decoration: none;
}

.menuButton_on a
{
    font-family : arial;
    font-size : 11pt;
    font-weight : normal ;
    font-style : normal;
    color: #990000;
    margin: 0 5px 0 0; 
	padding: 2px 15px 2px 2px;
    text-decoration: underline;
}


.menuButton
{
    background-color: transparent;
}

.menuButton_on
{
    background-color: transparent;
    margin: 5px 0 25px 2px; 
}

.menudefault
{
    background-color: transparent;
}

.menuright
{
    background-color: transparent;
    width:1px;
}

.menuright_on
{
    background-color: transparent;
    width:1px;
}

.menuleft
{
    background-color: transparent;
    width:1px;

}

.menuleft_on
{
    background-color: transparent;
    width:1px;

}

.menu_ButtonHeight
{
    background-color: none;
    width: 1px;
    height: 21px;
}

.menu_h_space
{
    background-color: transparent;
    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}
