/* CSS Document */
.headerTop
{
	background:url(/templates/images/header_top.jpg) top left repeat-x;
}
.headerback{
	background:url(/templates/images/heaser_mid.jpg) top left repeat-x;
}
.headerTdots
{
	background:url(/templates/images/header_t_dots.jpg) top left repeat-x;
}
.CatTdots
{
	background:url(/templates/images/cat_b_dots.jpg) top left repeat-x;
}
.headerBtots
{
	background:url(/templates/images/header_b_dots.jpg) top left repeat-x;
}
.footerTdots
{
	background:url(/templates/images/footer_t_dots.gif) top left repeat-x;
}
.footerback{
	background:url(/templates/images/footer_mid.gif) top left repeat-x;
}


body	{
		margin:0px;
		padding:0px;
		background:#A1909D url(/templates/images/all_bg.jpg) top left repeat-x
		}
td		{
		font-family:arial;
		font-size:12px;
		color:#FFFFFF
		}
a		{
		font-weight:bold;
		text-decoration:underline;
		color:#FCFCFC;
		}
a:hover	{
		text-decoration:none;
		}
ol 		{
		list-style:none;
		margin:0px;
		padding:0px;
		}
ol li	{
		font-weight:bold;
		height:18px
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		font-family:tahoma;
		font-size:11px;
		}
form td	{
		font-family:tahoma;
		font-size:11px;
		}
a img{
	border:none;
}		
input	{
		border-style:solid;
		background:transparent;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		color:#01528F
		}
ul		{
		list-style:none;
		margin:0px;
		padding:0px;
		}
ul li 	{
		padding:0 0 0 18px;
		height:24px;
		background:url(/templates/images/list1.gif) bottom left no-repeat
		}
.tt 	{
		font-family:tahoma;
		font-size:11px;
		}
.tt a	{
		font-weight:normal;
		}
.top a	{
		font-size:9px;
		font-family:tahoma;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none
		}
.menu a	{
		text-decoration:none;
		font-weight:bold;
		}
.bot 	{
		font-family:tahoma;
		font-size:11px;
		font-weight:bold
		}
.bot a	{
		text-decoration:none;
		}
.Border
	{
	border:1px solid #CCCCCC;
	}
.BorderBottom{
	border-bottom:1px solid #CCCCCC;
		
	}
.lten{
	margin-left:6px;
}
.noBorder{
border:none;
}
.ltenb{
	margin-left:6px;
	font-weight:bold;
}
.menu_bg{
background:url(/templates/images/menu_bg.jpg) top left repeat-x;
margin-top:5px;
}
.menu_bg_text{
	margin-left:14px;
	font-weight:bold;
	color:#FFFFFF;
}