html, body {
	width: 100%;
	margin-top: 0px;
}
body {
	background: #CCCCCC;
	height: 100%;
	margin: 0;
	line-height: 1.4em;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body.live {
}
td {
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; /*Verdana, */
	vertical-align: top;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	padding: 0px 0 10px 0;
	font-size: 26px;
	color: #660033;
}
p, .txt {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 8px;
	font-size: inherit;
	line-height: inherit;
	font-family: inherit; 
}
.small {
	font-size: 11px;
}
.footnote { 
  	color: #666666;
	font-size: 11px;
}
a, a:visited, a:active {
	font-size: inherit;
	font-weight: inherit;
	color: #000000;
	text-decoration: underline;
}
a:hover {
  	color: #666666;
}
a img { border: 0;

	text-decoration: none;
}
ul {
	margin: 0 0 0 1em;
	padding: 0;
}
ul li {
	margin: 0 0 0 1em;
	padding: 3px;
}
.error {
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
div.error {
  	background: #ffcc99;
	border: 1px dashed #cc0000;
	line-height: 1.4em;
	padding: 5px;
	margin-top: 5px; margin-bottom: 5px;
}
div.error ul {
  	margin: 5px 0 5px 30px;
}
#message, div.message {
	padding: 5px;
	margin: 10px 0 20px 0;
	border: 1px dashed #003399;
  	background: #ccccff;
	line-height: 1.4em;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.note {
	padding: 1px;
	margin: 2px 0;
	color: #0033ff;
	background: #ffffcc;
	font-size: 11px; 
}

.clearer {
  	clear: both; 
	height: 0px;
	overflow: hidden;
} 
div.shitIE {
 	font-size: 0.01em;
}


/*  ************************************************************************ 
 *   LAYOUT ELEMENTS      
 *  ************************************************************************ */
#wrapper {
  	width: 950px;
  	margin: 0 auto;
}
#frame {
	background: #cccccc;
	border-bottom: 1px solid #333333;
	text-align: left;
}
 
/* HEADER */
#header {
	position: relative;
	margin-top: 0px;
	height: 118px;
	background-color: #ffffff;
	border-bottom: solid 1px #000000;
}
#sideNav {
	position: absolute;
	top: 40px;
	right: 20px;
	height: 35px;
}
#logo {  
	height: 47px;   
	text-align: left;
}
#logo .img {  
	padding: 37px 0px 20px 34px;
	
}


#mainNav {
	/*position: relative;*/
	height: 40px;
	padding-top: 0px;
	overflow: hidden;
	background: url(/userFiles/Image/navi/bg.gif);
	background-repeat:repeat-x;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 40px;
}

html>body #mainNav {
	height: 40px;
}

#mainPic {
	height: 225px;
	padding: 0;
	border-bottom: 2px solid #393939;
}


/*  ************************************************************************ 
 *   MAIN AREA    
 *  ************************************************************************ */
#mainArea { 
	margin-top: 20px;
	background-color: #ffffff;
}
#leftCol {
	float: left;
	width: 270px;       
	margin-right: 0px;      
	padding-top: 0px;
	font-size: 12px;
}
#leftCol div.minHeight {
	float: left;
	width: 0;
	overflow: hidden;
}
#leftCol .addBoxWrap {
	margin: 0 0 20px 20px;
}
#mainCol {
	float: left;
	width: 440px;
	overflow: hidden; 
	padding-top: 8px; 
	padding-bottom: 15px; 
}
#rightCol {
	float: left;
	width: 190px;
	margin: 0 20px;
	padding-top: 15px;
	overflow: hidden;
	/*background: #3399ff;*/ 
}


/*  ************************************************************************ 
 *   NAVIGATION ELEMENTS   
 *  ************************************************************************ */

/**
 * mainNav - horizontal main navigation bar top of the page 
 * Styles only in use without DOM Menu !!!
 * total height: 38px 
 *    -> padding-top: 6px
 *	  -> ul: 27px
 *	  -> .bottom-line: 5px
 */ 
#mainNav ul {
	margin: 0; 
	padding: 0px 0 0 0px;
	height: 40px;
	overflow: hidden;
	list-style: none;
/*	background: #CC99FF;*/
}
#mainNav ul li {
	float: left;
	padding: 0;
	margin: 0;
	height: 40px;
	/*background: #00FF00;*/
}
#mainNav ul li.spacer {
	width: 3px;
	margin-right: 20px;
	/*overflow: hidden;*/ 
	line-height: 14px;
}

#mainNav ul li a, #mainNav ul li a:visited {
	display: block;
	height: 40px;
	padding: 12px 30px 11px 30px;
	text-align: center;
	background: url(/userFiles/Image/navi/bg.gif) repeat-x;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 17px;
}

#mainNav ul li a:hover, #mainNav ul li.act a {
	background: url(/userFiles/Image/navi/bg1.gif) repeat-x;
}




/**
 * subNav - the vertical main navigation left of the page 
 */
#subNav { 
	padding: 0 20px;
	/*background: url(/images/layout/leftNav_bg.jpg) left bottom repeat-x;*/
}
#subNav h3 {
	padding: 0 0 3px 0;
	margin: 20px 5px 5px 0;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#subNav ul {
	margin: 0; 
	padding: 0;
	list-style: none; /*url(/images/nav/subNav_bullet.gif);*/
}
#subNav ul li {
	padding: 6px 0; 
	margin: 0; /*1.5em*/ 
	border-bottom: 1px solid #A0A0A0;
	font-size: 12px;
	line-height: 1.2em;
}
#subNav a, #subNav a:visited {
	display: block;
	padding: 0 1px;
	text-decoration: none;
	color: #333333;
}
#subNav a:hover {
	text-decoration: underline;
} 
#subNav .bottom {
	height: 30px;
	overflow: hidden;
	background: url(/images/layout/leftNav_bottom.gif) no-repeat;
}


#sideNav .texts, #sideNav .pics {
	float: left;
	margin-right: 15px;
}
#sideNav ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}
#sideNav ul li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-weight: normal;
	font-size: 11px;
}
#sideNav .texts a {
	display: block;
	padding: 2px 3px;
	margin: 0 3px;
	text-align: center;
	text-decoration: none;
	color: #666666;
}
#sideNav .texts a:hover {
	text-decoration: underline;
}   
#sideNav .pics a {
	margin-right: 3px;
}

#breadcrumb {
	padding: 10px 0;
	color: #333333;
} 
#breadcrumb a, #breadcrumb a:visited {
	color: #333333;
	text-decoration: none;
} 
#breadcrumb a:hover {
	text-decoration: underline;
} 
.breadcrumbAlt {
	height: 10px;
	overflow: hidden;
}

/*  ************************************************************************ 
 *   FOOTER    
 *  ************************************************************************ */
#footer {
	width: 950px;
	height: 25px;
	margin: 0 auto;
	padding: 7px 0;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	background-color: #3B4448;
}
#footer a, #footer a:visited, #footer a:active {
  	color: #FFFFFF;
	font-size: inherit;
	text-decoration: none;
}
#footer a:hover {
	color: #cccccc;
  	text-decoration: underline;
}



#debug {
	width: 560px;
	margin: 30px auto;
	text-align: left;
	font-size: 11px;
	color: #ffffff;
}
