body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bgmain.gif);
	margin: 0px;
}
td {
	font-size: 10px;
}
h1 {
	font-size:22px;
	margin:0;
	padding:0;
}
h2 {
	font-size:11px;
	font-weight:bold;
	padding:0px; margin:0px;
	line-height:12px;
}
h3 {
	padding:4px 0 4px 0;
	text-indent:20px;
	margin:0;
	font-size:12px;
}
p {
	padding:4px 0 4px 0;
	margin:0px;
}
.bgmain {
	background-image: url(images/main_bg2.gif);
	background-repeat: repeat-x;
	height: 287px;
}
.loginbg {
	background-image: url(images/header_01.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 368px;
}
.navt1 {
	background-image: url(images/header_05.gif);
	height: 41px;
	width: 131px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom:7px;
}
a:link {
	color:#000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
.topnav {
	text-indent:30px;
	color:#999;
}
.topnav a:link {
	color:#CCC;
}
.topnav a:visited {
	color:#CCC;
}

.navt2 {
	background-image: url(images/header_06.gif);
	height: 41px;
	width: 129px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom:7px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.crbg {
	background-image: url(images/crbg.gif);
	height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
}

.navt3 {
	background-image: url(images/header_07.gif);
	height: 41px;
	width: 129px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom:7px;
}
.navt4 {
	background-image: url(images/header_08.gif);
	width: 131px;
	height: 41px;
		font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom:7px;
}
.navt5 {
	background-image: url(images/header_09.gif);
	width: 130px;
	height: 41px;
		font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom:7px;
}
.navt6 {
	background-image: url(images/header_10.gif);
	height: 41px;
	width: 127px;
		font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom:7px;
}
.mcbg {
	background-image: url(images/mcbg.gif);
	background-repeat: repeat-y;
	width: 779px;
	padding: 0px;
}
.leftcolheader {
	background-image: url(images/left_box_head.gif);
	background-repeat: no-repeat;
	height: 26px;
	color: #FFFFFF;
	text-indent: 20px;
	padding-top: 6px;
}
.lcolbg {
	background-image: url(images/lcolmcbg.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
}
.mcheader {
	background-image: url(images/mc_header.gif);
	background-repeat: no-repeat;
	height: 21px;
	text-indent: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.rightboxheader {
	background-image: url(images/right_col_header.gif);
	background-repeat: no-repeat;
	height: 22px;
	text-indent: 20px;
	padding-top: 1px;
	color: #FFFFFF;
}
.rightcolboxbg {
	background-image: url(images/right_col_box_bg.gif);
	background-repeat: repeat-y;
	padding-top: 4px;
}

.maincbbg {
	background-image: url(images/mcb_bg.gif);
	background-repeat: repeat-y;
	width: 490px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#060;
}
.navigacio p {
	padding:0;
	margin:0;
}
.navigacio a {
	color:#000; text-decoration:none;
	background-image:url(images/nav_off.gif);
	background-repeat:no-repeat;
	display:block;
	width:220px;
	height:23px;
	padding:0;
	margin:0px;
	text-indent:20px;
	position:relative;
	line-height:20px;
}
.navigacio a:hover {
	background-image:url(images/nav_on.gif);
	font-weight:bold;
}
.navigacio2 a {
	color:#000; text-decoration:none;
	background-image:url(images/nav2_off.gif);
	background-repeat: repeat;
	display:block;
	width:220px;
	height:42px;
	padding:0;
	margin:0px;
	text-indent:20px;
	position:relative;
	line-height:20px;
	text-align: left;
}
.navigacio2 a:hover {
	background-image:url(images/nav2_on.gif);
	font-weight:bold;
}

