body
{
	color: #000000;
	background-color: #ffffff;
	background-image: url(/includes/image_bg.gif);
	background-repeat: repeat;
	margin : 2px;
	font-size : 12px;
	font-family : "Lucida Sans Unicode";
}

table
{
	font-family : "Lucida Sans Unicode";
	font-size : 12px;
}

h1
{
	color : #ff7200;
	font-size : 130%;
}
h2
{
	color : #ff7200;
	font-size : 120%;
}
h3
{
	color : #ff7200;
	font-size : 110%;
}
h4
{
	color : #ff7200;
	font-size : 100%;
}

p
{
	margin-top : 5px;
	margin-right : 5px;
}
	
 a:link {
	color: #ff7200;
	text-decoration : underline;
}
 a:visited {
	color: #FF9933;
	text-decoration : none;
}
 a:link:hover {
	color: #ff7200;
	text-decoration : none;
}
	
.tr1
{
	background-image: url(/includes/bg.gif);
	border-left : 1px solid #ff7200;
	border-right : 1px solid #ff7200;
	border-bottom : 1px solid #ff7200;
}
.tr2
{
	border-left : 1px solid #ff7200;
	border-right : 1px solid #ff7200;
	border-bottom : 1px solid #ff7200;
	background-color: White;
}
.tr3
{
	border : 1px solid #ff7200;
	background-color: White;
	text-indent : 3pt;
}
.paneltop {
	border-bottom-color: #ff7200;
	background-image: url(/includes/panel_top.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}
.paneltopright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff7200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff7200;
	background-image: url(/includes/panel_top.gif);
	background-repeat: repeat-x;
}

.topborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff7200;
	background-image: url(/includes/head_bg.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
}
.panelbottomleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff7200;
	background-image: url(/includes/panel_bottom.gif);
	background-repeat: repeat-x;
}
.panelbottom {
	background-image: url(/includes/panel_bottom.gif);
	background-repeat: repeat-x;
}

.menusep {
	height: 1px;
	color:#c4c4c4;
	width:100%;
}
* {
	color: #5B5B5B;
	font-family : "Lucida Sans Unicode";
	font-size: 11px;
	text-decoration: none;
}
.cat {
	text-indent:-1em;
	margin-left:1em;
	margin-top:1em;
	font-family: arial, sans-serif;
}
.subcat {
	margin-left:2em
}
.name {
	font-family : "Lucida Sans Unicode";
	font-weight: bold;
	font-size: 10px;
}
.links {
	color: #7B7B7B;
	font-family : "Lucida Sans Unicode";
	font-size: 9px;
}
.er {
	font-weight: 400;
	color: #ff0000;
}
.cy {
	color: #7B7B7B;
	font-size: 9px;
}
img.ban {
	width:88px;
	height:31px;
}
img.icon {
	width:16px;
	height:16px;
	position:relative;
	top:4px;
}
   .nolinks {
	text-align:center;
	margin-top: 10px;
	color:#ff0000;
	font-weight:bold;
}
