body,html
{
	min-height:101%
}
.search {
	font-family: arial;
	font-size: 10px;
	color: #838383;
}

.nav1 a, .nav1 a:visited, .nav2 a, .nav2 a:visited, .nav3 a, .nav3 a:visited {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.nav1 a:hover, .nav2 a:hover, .nav3 a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav1 a:active, .nav2 a:active, .nav3 a:active {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.nav1 a:link, .nav2 a:link, .nav3 a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.catHeader a, .catHeaderRight a, .catBody a {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.catHeader a:hover, .catHeaderRight a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #23A9EF;
	text-decoration: underline;
}
.catBody a:hover {
	font: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-color: #23A9EF;
	text-decoration: underline;
}
.catHeaderLeft {
	background-image: url(/images/cat_hdr_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 15px;
	height: 50px;
}
.catHeaderRight {
	background-image: url(/images/cat_hdr_right2.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 15px;
	height: 50px;
}
.catBodyLeft {
	background-image: url(/images/cat_left.gif);
	background-repeat: repeat-y;
}
.catBodyRight {
	background-image: url(/images/cat_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #A3A3A3;
}
.catBody {
	background-color: #A3A3A3;
	font-color: #ffffff;
	font-size: 12px;
}
.catBody a:visited {
	color: #161616;
	text-decoration: underline;
}

a:link 				{ font-family:Arial; color:#000000; line-height:100%; font-size:13px;}
a:visited 			{ font-family:Arial; color:#000000; line-height:100%; font-size:13px;}
a:hover 			{ font-family:Arial; color:#000000; line-height:100%; font-size:13px;}
a:active 			{ font-family:Arial; color:#000000; line-height:100%; font-size:13px;}

.text	 			{ font-family:Arial; color:#000000;line-height:120%;font-size:13px;margin:0 auto;padding: 0;}
.text:link	 		{ font-family:Arial; color:#000000;line-height:120%;font-size:13px;margin:0 auto;padding: 0;}
.text:visited 		{ font-family:Arial; color:#000000;line-height:120%;font-size:13px;margin:0 auto;padding: 0;}
.text:hover 		{ font-family:Arial; color:#000000;line-height:120%;font-size:13px;margin:0 auto;padding: 0;}
.text:active		{ font-family:Arial; color:#000000;line-height:120%;font-size:13px;margin:0 auto;padding: 0;}


.title				{ color:#DD4800;font-weight:bold; font-size:14px;}
.title:link			{ color:#DD4800;font-weight:bold; font-size:14px;}
.title:visited		{ color:#DD4800;font-weight:bold; font-size:14px;}
.title:hover		{ color:#DD4800;font-weight:bold; font-size:14px;}
.title:active		{ color:#DD4800;font-weight:bold; font-size:14px;}

.footer				{ font-family:Arial; color:#FFFFFF;line-height:120%;font-size:13px;margin:0 auto;padding: 0;}
.text_viewed		{ font-family:Arial; color:#000000;line-height:150%;font-size:11px;margin:0 auto;padding: 0;}
.text_getcode		{ font-family:Tahoma,Verdana,Arial; font-size:11px; color:#000000; font-weight:normal;background-color:#DDDDDD}
