body{
padding:0px;
margin:0px;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
color:#2B2B2B;
}

a:hover{text-decoration:none;}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#666666;
	}

.h2_text
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:17px;
		color:#2B2B2B;
		font-weight: bold;
	}
	
.h4_text
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:17px;
		color:#2B2B2B;
		font-weight: bold;
	}
	
.h5_text
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:17px;
		color:#990000;
		font-weight: bold;
	}
	
.js_text
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:17px;
		color:#2B2B2B;
		font-weight: bold;
		border: 1px solid #000000;
		padding: 0px;
		background: #eeeeee;
	}
	
.c_text
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:17px;
		color:#660000;
		font-weight: normal;
	}
	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#7F7F7F;
	}
.h1_text
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:17px;
		color:#1874CD;
	}

.lt_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#666666;
	}

.lt1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#2B2B2B;
	}

.ls_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#BBD4EF;
	}

.c1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#1B6EC8;
	}
	
.c2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#1B6EC8;
		font-weight:bold;
	}

.f_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#929292;
	}

.form
	{
		width:157px; height:18px; border-color:#B3B3B3; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:7px
	}
.form_div
	{
		height:21px; margin-top:2x;
	}

.form1
	{
		width:110px; height:18px; border-color:#B3B3B3; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:7px
	}
		
	a.ls_text{text-decoration:none;}	
	a.ls_text:hover{text-decoration:underline;}
	
	a.lt_text{text-decoration:none;}	
	a.lt_text:hover{text-decoration:underline;}

ul {margin:0; padding:0; list-style:none}
.li1 {background:url(images/a1.gif) no-repeat left center; margin: 3px 0px 0px 0px; padding:0px 0px 0px 9px}

.li2 {background:url(images/a2.gif) no-repeat left center; margin: 3px 0px 0px 0px; padding:0px 0px 0px 9px}

.li3 {background:url(images/a.gif) no-repeat left center; margin: 7px 0px 0px 0px; padding:0px 0px 0px 9px}

a img {border:none; }

.trigger{
			cursor:pointer;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#2B2B2B;
			font-weight: bold;
			margin: 7px 0px 0px 0px;
						
		}		
.trigger:hover{
			cursor:pointer;
			background:#dddddd;
						
		}		
.expanded{
			background:#0058cf;
			cursor:pointer;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#FFFFFF;
			font-weight: bold;
			margin: 7px 0px 0px 0px;
			
		}
.expanded:hover{
			background:#0058cf;
			cursor:pointer;
		}
.show{
     position:static;
     display: table;
	 width: 480px;
	 border: 1px solid #000000;
		}
.hide{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;
		}

