	body
	{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	color:#585858;
	background-color:#e3e3e3;
	}

tr, td
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	color:#585858;
	}

h1
	{
	font-family:tahoma;
	color:#585858;
	font-size:11px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-weight:bold;
	line-height:13px;
	}
	
h2
	{
	font-family:tahoma;
	color:#076493;
	font-size:15px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	}

h3
	{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:11px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-weight:bold;
	}	

ul, li
	{ 
	list-style-type: none; 
	margin: 0;
	padding: 0;
	}
ul a 
	{
	display: block;
	color: #000000;
	background-color:#B3D36C;
	padding:5px;
	padding-left:12px;
	width:168px;
	text-decoration: none;
	/*font-weight:bold;*/
	border-bottom:1px solid #fdebbf;
	}		
ul a:hover 
	{
	color: #FFF;
	background-color: #369;
	text-decoration: none;
	}

input, select, textarea
	{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	}

.header-bg
	{
	background-image:url('../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/bg-header-grey.gif');
	background-repeat:no-repeat;
	background-position: right 50%;
	}

.headlink a
	{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding:4px;
	margin:0px;
	text-decoration:none;
	display:block;
	font-weight:normal;
	text-align:center;
	background-color:#477AAd;
	}
.headlink a:hover
	{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
	padding:4px;
	background-color:#439aff;
	text-decoration:none;
	}		

.web-design-link
	{
	font-family:Tahoma;
	font-size:11px;
	color:#1b558f;
	text-decoration:none;
	font-weight:bold;
	}
.web-design-link:hover
	{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}	

.footerlink
	{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
.footerlink:hover
	{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	}	

.subcat-link a 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#1B558F;
	background-color:#C4E5F5;
	padding:3px;
	padding-left:18px;
	width:164px;
	/*border-right:12px solid #fdebbf;*/
	border-bottom:1px solid #FFFFFF;
	/*border-left:12px solid #fdebbf;*/
	}
.subcat-link a:hover 
	{
	color:#333333;
	background-color:#fce4ad;
	padding:3px;
	padding-left:18px;
	/*border-right:12px solid #cac9c9;*/
	/*border-left:12px solid #fdebbf;*/
	}	

.link
	{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	line-height:18px;
	}
.link:hover
	{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
	
.img-border
	{
	border:1px solid #bcbcbc;
	}		

.orange-link
	{
	font-family:tahoma;
	color:#e88e00;
	font-size:15px;
	text-decoration:underline;
	font-weight:bold;
	}	
	
.border-table	
	{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	}

.small-text
	{
	font-family:tahoma;
	color:#585858;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	line-height:13px;
	}
	
.extra-text
	{
	font-weight:normal;
	line-height:13px;
}
.breadcrumb {
	color:#666666;
	font-family: Tahoma;
	font-size:11px;
	line-height:24px;
	border-bottom:1px solid #ffffff;
	padding-left:10px;
	}
.breadcrumb a, .breadcrumb a:visited {
	color:#336699;
	text-decoration:none;
	}
.breadcrumb a:hover {
	color:#666666;
	text-decoration:none;
	}