﻿
body,td,th,input,select,textarea,div,p,a,ul,li {
	color: #333333;
	font-family: Tahoma;
	font-size: 8pt;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../img/bg.jpg');
	background-repeat: repeat-x;
	height: 100%;
}
form {margin:0px;}
.maintable {
	background-color: #FFFFFF;
	border: 0px;
	background-image: url('../img/bgtop.jpg');
	background-repeat: no-repeat;
	width: 950px;
	height: 100%;
}
.tdcell {
	border-bottom:1px solid #EEEEEE;
	background-image:url(../img/bgcell.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.tdnews {
	border: 0px;
	background-image: url('../img/bg_news.png');
	background-repeat: no-repeat;
	width: 220px;
	height: 130px;
	padding: 10px;
}
.tdnews_int {
	border: 0px;
	background-image: url('../img/bg_news_int.png');
	background-repeat: no-repeat;
	width: 220px;
	height: 130px;
	padding: 10px;
}
.tdmenutop {
	background-image:url('../img/bg_menutop.jpg'); 
	background-repeat:repeat-x; 
	background-color:#EEEEEE;
	height: 26px;
	padding-left:10px;
	border-bottom: 1px solid #FFFFFF;
}
.tdint {
	background-image:url('../img/bg.jpg'); 
	background-repeat:repeat-x; 
	padding:10px;
	height: 130px;
}
.content {
	text-align:justify;
	padding:5px;
	line-height:15px;
	float:left;
	font-size: 10pt;
	width:99%;
}

div.content a:link, a:visited, a:active {font-size: 10pt;text-decoration: underline;}
div.content a:hover {font-size: 10pt;text-decoration: none;color: #006600;}

.tdfooter {
	border-top:1px solid #CCC;
	height: 26px;
}
.tddx {
	background-color: #DDDDDD;
	border: 0px;
	background-image: url('../img/corner_dx.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	width: 220px;
	height:100%;
}
.tddx2 {
	background-color: #DDDDDD;
	border: 0px;
	width: 220px;
	padding:5px;
}
.tdcateg {
	background-color: #FFFFFF;
	background-image: url('../img/bg_categ230.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 230px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.contactcard {
	background-image:url('../img/bg.jpg');
	border-left:1px solid #EEE;
	border-top:1px solid #EEE;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	width:180px;
	padding:10px;
	margin-top:20px;
	text-align:center;
}
a:link, a:visited, a:active {font-size:8pt;
	text-decoration: underline;
}
a:hover {font-size:8pt;
	text-decoration: none;
	color: #006600;
}
a.menulink:link, a.menulink:visited, a.menulink:active {
	font-size:8pt;
	text-decoration: none;
	background-image: url('../img/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	line-height: 20px;
}
a.menulink:hover {
	font-size:8pt;
	color: #006600;
	text-decoration: none;
	background-image: url('../img/arrow.gif');
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 10px;
	line-height: 20px;
}
.colonnasx {
	text-align:justify;
	padding:5px;
	line-height:15px;
	float:left;
	margin:0px;
	width: 320px;
}  
.colonnadx {
	text-align:justify;
	padding:5px;
	line-height:15px;
	float:right;
	margin:0px;
	width: 320px;
}  
a.linkgreen:link, a.linkgreen:visited, a.linkgreen:active {
	font-size:8pt;
	text-decoration: underline;	
	color: #006600;
}
a.linkgreen:hover {
	font-size:8pt;
	text-decoration: none;
	color: #006600;
}

