body {
	font-family:'Tahoma','Verdana','Serif';
	font-size:10pt;
	background-color:#D6D6D6;
	margin:0px;
	background-image:url('../images/bg.jpg');
}

html,body {
	height:100%;
}

img {
	border:none;
}

a:link,a:visited,a:active{
	font-family:Arial;
	font-size:10pt;
	color:#676465;
	text-decoration:underline;
}

a:hover{
	font-family:Arial;
	font-size:10pt;
	color:#A2C73E;
}

table {
	font-family:'Tahoma','Verdana','Serif';
	font-size:10pt;
	}

table.table {
	font-family:'Tahoma','Verdana','Serif';
	font-size:10pt;
	}
/*-------------------------------------------------------------
						Layout website
-------------------------------------------------------------*/

#main {
	font: 10pt verdana,arial,helvetica;
	width: 622px;
	height: 419px;
	padding-left:4px;
	overflow:auto;
	background-color:#A6A6A6;
	background-image:url('../images/index_06.gif');
	background-repeat:no-repeat;
}

#maindiv {
	font-family:'Verdana','Tahoma','Serif';
	font-size:8.5pt;
	height:100%;
}

