body, td {
	margin: 0;
	font-family: Arial;
	font-size: 13px;
	color: rgb(103,103,103);
}
a:link, a:visited {
	color: rgb(103,103,103);
	text-decoration: underline;
}
a:hover, a:active {
	color: rgb(103,103,103);
	text-decoration: none;
}
.lmitem {
	margin:-2px 0 0 0;
	border:1px solid rgb(205,205,205);
	background:bottom left repeat-x url('/img/lmitem.jpg');
}
.lmitem a {
	color:rgb(103,103,103);
	font-size: 12px;
	text-decoration: none;
}
.lmitem a:hover{
	text-decoration: underline;
}
.lsmitem {
	padding-left: 8px;
}
.lsmitem a {
	color:rgb(103,103,103);
	font-size: 12px;
	text-decoration: none;
}
.lsmitem a:hover{
	text-decoration: underline;
}
.ptitle {
	padding:3px 0 0 20px;
	color:rgb(83,140,12);
	font-size:15px;
	font-weight:bold;
}
.grtitle {
	width:172px;
	height:29px;
	padding-left: 6px;
	color:rgb(255,255,255);
	font-weight: bold;
	font-size: 13px;
	background: rgb(63,125,4) top left no-repeat url('/img/grtitle.jpg');
}
.rblock {
	margin:-2px 0 0 0;
	border:1px solid rgb(205,205,205);
	background:rgb(230,230,230) top left repeat-x url('/img/lmitem.jpg');
}
.rblock td {
	padding:8px 4px 8px 4px;
	text-align:center;
}
.rblock select{
	width: 120px;
	font-size: 12px;
	color:rgb(103,103,103);
}
.rblock input {
	font-size: 12px;
	border-width: 1px;
	border-color:rgb(103,103,103);
	border-style: solid;
	color:rgb(103,103,103);
}
.rblock .radiob{
	border:0;
}
.sb {
	cursor: pointer; 
	cursor: hand;
}
.sb .title {
	padding-left: 9px;
	color:rgb(255,255,255);
	font-weight: bold;
}
.rblock a {
	color:rgb(103,103,103);
	text-decoration: none;
}
.rblock a.alink {
	color: rgb(103,103,103);
	text-decoration: underline;
}
.copy {
	padding: 5px 0 5px 180px;
}
.copy a {
	text-decoration: none;
}
.counters {
	padding-right: 25px;
}
#menu2, #menu2 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	font-size:12px;
}
#menu2 li { /* all list items */
  position : relative;
	float : left;
	width: 109px; /* width needed or else Opera goes nuts */
	text-align:center;
}
#menu2 li a, span.nolink {
	width: 109px;
	height:36px;
	w\idth : 109px; /* not a typo, browser hack */
	display: block;
	color: rgb(76,130,6);
	text-decoration : none;
	background-image: url('/img/tmenun.jpg');
	background-repeat:no-repeat;
	font-weight: bold;
	padding-top: 16px;
}
#menu2 li a:hover {
	color:rgb(255,255,255);
	background-image: url('/img/tmenuh.jpg');
	background-repeat:no-repeat;
}
.smmenu, .smmenu a {
	color: rgb(255,255,255);
	font-weight: bold;
	text-decoration: none;
	padding-left:8px;
}
.smmenu a:hover {
	text-decoration: underline;
}
.path {
	color: #8D8D8D;
	font-size: 12px;
}
.path a{
	color: #8D8D8D;
	text-decoration: underline;
	font-size: 12px;
}
.content {
	padding: 15px 45px 35px 20px;
}
.content a img {
	border: 0;
}
html>body #ddimagetabs {position:absolute;margin-top:-31px;}
#ddimagetabs a{
	padding-top: 8px;
	display: block;
	text-decoration: none;
	color: rgb(76,130,6); /*font color */
	width: 109px; /*width of tab image */
	height: 31px; /*height of tab image */
	float: left;
	display: inline;
	font-weight:bold;
	background-image:url('/img/tmenun.jpg'); /*URL to tab image */
	background-repeat: no-repeat;
	text-align: center;
}
#ddimagetabs a:hover, #ddimagetabs a.current{
	background-image:url('/img/tmenuh.jpg'); /*URL to tab image onmouseover */
	color: rgb(255,255,255);
}
#tabcontentcontainer{
	height:21px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}
.tabcontent{
	display:none;
	width:100%;
}
.tabcontent a{
	color:rgb(255,255,255);
	font-weight:bold;
	text-decoration:none;
}
.langs {
	color:rgb(255,255,255);
	font-weight: bold;
}
.langs a{
	color:rgb(255,255,255);
	text-decoration: none;
	font-weight: bold;
}
#header {
	color:rgb(159,204,54);
	background-image:url('/img/headerback.jpg');
}
#footer {
	background-image:url('/img/footerback.jpg');
}
