body{
  background:#353736;
  font-family:Verdana, Tahoma, Arial;
	padding:0px;
	margin:0px;	
	border:0px;
}

tr,td {
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
  line-height:16px;
	color:#171717;
}

h1{
	color:#171717;
	background:url(gfx/h1_bg.jpg);
	font-size:15px;
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
	margin-left:0px;
	padding-left:10px;
        padding-top:10px;
	background-repeat: no-repeat;
	background-position: top left;
        height:41px;
}
h2{
	color:#171717;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
        padding-top:0px;
}

ul{
	margin-left:30px;
	line-height:18px;
}

a:link{color:#426115; font-size:11px; font-weight:bold; text-decoration:underline;}
a:visited{color:#426115; font-size:11px; font-weight:bold; text-decoration:underline;}
a:hover{color:#000000; font-size:11px; font-weight:bold; text-decoration:none;}
a:active{color:#426115; font-size:11px; font-weight:bold; text-decoration:underline;}

a.topmenu:link{color:#ffffff; font-weight:bold; font-size:12px; text-transform:uppercase; text-decoration:none;}
a.topmenu:visited{color:#ffffff; font-weight:bold; font-size:12px; text-transform:uppercase; text-decoration:none;}
a.topmenu:hover{color:#ffffff; font-weight:bold; font-size:12px; text-transform:uppercase; text-decoration:none;}
a.topmenu:active{color:#ffffff; font-weight:bold; font-size:12px; text-transform:uppercase; text-decoration:none;}

a.copyright:link{color:#ffffff; font-weight:bold; font-size:10px; text-decoration:none;}
a.copyright:visited{color:#ffffff; font-weight:bold; font-size:10px; text-decoration:none;}
a.copyright:hover{color:#BCD208; font-weight:bold; font-size:10px; text-decoration:none;}
a.copyright:active{color:#ffffff; font-weight:bold; font-size:10px; text-decoration:none;}

a.white-title:link{color:#ffffff; font-weight:bold; font-size:13px; text-decoration:none;}
a.white-title:visited{color:#ffffff; font-weight:bold; font-size:13px; text-decoration:none;}
a.white-title:hover{color:#000000; font-weight:bold; font-size:13px; text-decoration:none;}
a.white-title:active{color:#ffffff; font-weight:bold; font-size:13px; text-decoration:none;}

.box1_left-top{
  background:url(gfx/box1_left-top.jpg);
  height:10px;
  width:9px;
  background-repeat:no-repeat;
  background-position:bottom;
}
.box1_right-top{
  background:url(gfx/box1_right-top.jpg);
  height:10px;
  width:9px;
  background-repeat:no-repeat;
  background-position:bottom;
}
.box1_left-bottom{
  background:url(gfx/box1_left-bottom.jpg);
  height:9px;
  width:9px;
  background-repeat:no-repeat;
}
.box1_right-bottom{
  background:url(gfx/box1_right-bottom.jpg);
  height:9px;
  width:9px;
  background-repeat:no-repeat;
}
.box1_left{
  background:url(gfx/box1_left.jpg);
  width:9px;
  background-repeat:repeat-y;
}
.box1_right{
  background:url(gfx/box1_right.jpg);
  width:9px;
  background-repeat:repeat-y;
}
.box1_top{
  background:url(gfx/box1_top.jpg);
  height:9px;
  background-repeat:repeat-x;
  background-position:bottom;
}
.box1_bottom{
  background:url(gfx/box1_bottom.jpg);
  height:9px;
  background-repeat:repeat-x;
}

.copyright{
	color:#ffffff;
	font-size:10px;
}
.white-little{
	color:#ffffff;
	font-size:10px;
}
.white-title{
        color:#ffffff;
        font-size:13px;
        font-weight:bold;
}