hr				{
				width:  98%;
				}
body				{
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #6984A1;
	scrollbar-face-color: #003466;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #2988dc;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	background-color: #363636;
					}
					
p					{
					margin: 5px 25px 5px 25px;
					color: #000000;
					font-weight: normal;
					font-size: 10pt;
					font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
					letter-spacing: 1pt;
					text-align: left;
					}

a:link       		{ 
					color: #FF0000;
					font-weight: bold;
					font-size: 10pt;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: italic;
					text-decoration:none;
					}
					
a:visited       		{ 
					color: #FF0000;
					font-weight: bold;
					font-size: 10pt;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: italic;
					text-decoration:none;
					}
					

a:hover      		{ color: #FF9900;
					font-style: italic;
					background: #133317;
					font-weight: bold;
					font-size: 10pt;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: italic;
					text-decoration:none;
					}

a:active     		{ color: #FF0000; font-style: italic
					font-weight: bold;
					font-size: 10pt;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: italic;
					text-decoration:none;
					}


a.sub:link       		{ 
					color: #FFFFFF;
					font-weight: normal;
					font-size: 9pt;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: normal;
					text-decoration:none;
					}
					
a.sub:visited       		{ 
					color: #FFFFFF;
					font-weight: normal;
					font-size: 9pt;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: normal;
					text-decoration:none;
					}
					

a.sub:hover      		{ color: #FF9900;
					font-style: italic;
					background: #133317;
					font-weight: normal;
					font-size: 9pt;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: normal;
					text-decoration:none;
					}

a.sub:active     		{ color: #FF0000; font-style: italic
					font-weight: bold;
					font-size: 9pt;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: normal;
					text-decoration:none;
					}





a.switch:link 		{
					color: #000000;
					font-size: 10pt;
					background: #ffffff;
					font-style: normal;
						} 

a.switch:visited 	{
					color: #000000;
					font-size: 10pt;
					font-style: normal;
					}

a.switch:hover 		{
					color: #FF0000;
					font-size: 10pt;
					background: #ffffff;
					font-style: normal;
						}

a.switch:active 		{
						color: #000000;
					font-size: 10pt;
					background: #ffffff;
					font-style: normal;
						}


.p12					{
					margin: 5px 25px 5px 25px;
					color: #000000;
					font-weight: bold;
					font-size: 12pt;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					}

.inputfield			{
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					background-color: #c0c0c0;
					color: #003466;
					font-weight: bold;
					font-size: 11pt;
					font-style: italic;
					}

p.subtitle			{
					margin: 5px 10px 5px 10px;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					color: #400040;
					font-size: 14pt;
					font-weight: bold;
					}
p.faq				{
					margin: 5px 10px 5px 10px;
					color: #133317;
					font-size: 12pt;
					font-weight: bold;
					font-style: italic;
					}
					
						
.small		{
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: normal;
					font-weight: normal;
					text-decoration: none;
					font-size: 10pt;
					color: #ffffff;
		}

.cal		{
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: normal;
					font-weight: normal;
					text-decoration: none;
					font-size: 8pt;
					color: #000000;
		}


.red		{
		color: red;
		font-style: italic;
		text-transform: uppercase;
		font-size: 10pt;
		}

.white		{
		color: white;
		font-style: italic;
		text-transform: uppercase;
		font-size: 11pt;
		}


.yellow		{
		color: #DDE418;
		font-style: italic;
		text-transform: uppercase;
		}		
.purple		{
		color: #770F7D;
		font-style: italic;
		text-transform: uppercase;
		}		

.pink		{
		color: #FF0080;
		font-style: italic;
		text-transform: uppercase;
		}		


.blue		{
		color: #blue;
		font-style: italic;
		text-transform: uppercase;
		}
		
.menutitle{
			font-family: "klingbold", "Trebuchet MS", "Arial", "Helvetica", "Verdana" ;
			background-color:#ECECFF;
			color:#000000;
			padding:0px;
			text-align:center;
			font-weight:normal;
			font-size: 14pt;
			
			/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}


div#menu a:link       		{ 
					color: #FFFFFF;
					font-weight: normal;
					font-size: 8pt;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: normal;
					text-decoration:none;
					}
					
div#menu a:visited       		{ 
					color: #FFFFFF;
					font-weight: normal;
					font-size: 8pt;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: normal;
					text-decoration:none;
					}
					

div#menu a:hover      		{ color: #FFffff;
					background: #2D5A2D;
					font-weight: normal;
					font-size: 8pt;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: normal;
					text-decoration:none;
					}

div#menu a:active     		{ color: #FF0000; font-style: italic
					font-weight: normal;
					font-size: 8pt;
					font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
					font-style: normal;
					text-decoration:none;
					}small {
}
note {
	font-size: 9px;
	color: #000000;
}
.leftpanel {
	background-image: url(../images/body_new_05.gif);
}
.mid_panel {
	background-image: url(../images/body_new_04.gif);
}
