/* CSS Document */

/*links*/

.style19 A:link { 
	color:#FFFFFF;
	font-weight:200;
	text-decoration:none;
	}
.style19 A:visited  { 
	color:#FFFFFF;
	font-weight:200;
	text-decoration:none;
	}
.style19 A:hover { 
	color:#E7E7E7;
	font-weight:bold;
	text-decoration:none;
	}
.style19 A:active { 
	color:#FFFFFF;
	font-weight:200;
	text-decoration:none;
	}
.style19 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color:#FFFFFF;
	}


.style4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
        }
        
	
.style22 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:11px;
   color:#6E6A6B;
   }
		

        #header_top  {
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/header_top.gif);
	background-repeat:repeat-x;
	}
	
	#header_bg  {
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/header_bg.gif);
	background-repeat:repeat-x;
	}
	
	#header_title  {
        margin:0px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(/images/header_title.gif);
        background-repeat:repeat-x; 
        }
	
	#header_navi  {
        border-top: 1px solid #333333;
        margin:0px;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/header_navi.gif);
	background-repeat:repeat-x;
	}
	
	#bgmid-panel {
	width:690px;
	}
	
	#bgtop-ltpanel {
	width:340px;
	}

	#bgmid-ltpanel {
	width:348px;
	}
	
	#bgtop-crpanel {
	width:328px;
	}
	
	#bgmid-crpanel {
	width:338px;
	}
	
	#bgtop-rtpanel {
	width:248px;
	}
	
	#bgmid-rtpanel {
	width:258px;
	}
	
        #row { /* contact form row */
	margin: 0px;
	clear: both;
	}

	#rowlabel {  /* contact form row label */
	display: block;
	margin-right: 0px;
	float: left;
	width: 100px;
	text-align: right;
	}
