
* {
  	margin: 0;
  	padding: 0;
}

body {
	background: #FFFFFF url(images/bg.gif?22683) repeat-x;
	text-align: center; 
}

#wrapper {
  	width: 800px; 
 	margin: 0 auto;
  	text-align: left; 
  	background: #FFFFFF;
}

#bgContainer{
	background: #ffffff url(images/bg2.gif?9272) no-repeat;
	width: 800px;
}

#mainContentBg {
	position:relative;
	width:700px;
	margin: 0 0 0 50px;
	background: #FFFFFF url(images/img_cross.jpg?11281) no-repeat;
	font: 13px/16px arial ;
}

#mainContent
{
	margin: 10px;
}

#sidebar-col {
	margin: 0 0px 0 10px;
	width: 180px;
background-color:  <% menu_BgColor %> transparent;		
}


#text-col {
	margin: 0 10 0 20px;
	width: 430px;
	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: transparent;
	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;
    margin: 0 0 8px 0; 
    padding: 3px;
}

.menuButton a
{
    font-family : arial;
    font-size : 11pt;
    font-weight : normal ;
    color : #ffffff;
    font-style : normal;
    text-decoration: none;
}

.menuButton_on a
{
    font-family : arial;
    font-size : 11pt;
    font-weight : normal ;
 	font-style : normal;
    color: #ffffff;
    text-decoration: underline;
}


.menuButton
{
    background-color: transparent;
}

.menuButton_on
{
    background-color: transparent;
}

.menudefault
{
    background-color: transparent;
    width:25%;
}

.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: none;
    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}
