﻿body{
padding:0px;
margin:0px;
}
a{color:#9cb4bf;}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color:#D9D9D9;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:16px;
		line-height:14px;
		color:#F0F0F0;
		font-weight:bold;
	}

.h1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#D9D9D9;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color:#9CB4BF;
	}	
.l1_text
	{
		font-family:Tahoma;
		font-size:9px;
		color:#9CB4BF;
	}
.lt_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#9CB4BF;
	}	

.l1_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#9CB4BF;
	}	

.ls_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#A5A5A5;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#ABABAB;
	}
	
.listb{				
		display:none;			
}

.form
	{
		width:202px; 
		height:22px; 
		border-color:#FFFFFF; 
		border-width:1px; 
		background-color:#888888; 
		border-style:solid; 
		padding-left:7px
	}
.form_div
	{
		height:25px; margin-top:0px;		
	}
		
	a.ls_text{text-decoration:none; font-size:10px}	
	a.ls_text:hover{text-decoration:underline;}
	
	a.c_text {text-decoration:none;font-size:11px;}	
	a.c_text:hover {text-decoration:underline;font-size:11px;}
	
	a.lt_text{text-decoration:none;}	
	a.lt_text:hover{text-decoration:underline;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a1.gif) no-repeat left center; margin: 8px 0px 0px 0px; padding:0px 0px 0px 13px}

IMG.cat {border-style:inset;
border-color: #696969;
border-width:2px;
padding:2px}

.h5_text
	{
		font-family:Tahoma;
		font-size:16px;
		line-height:16px;
		color:#D9D9D9;
		font-weight:600;
	}
.h1_b
{
font-family:Tahoma;
font-size:3px;
color:#595959;
}
.b{
	font-weight:bold;
}

	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		padding: 1px;

	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
