body table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
	}

.bgTableNav {
	background-image: url(/images/nav/nav_grad.jpg);
	background-repeat: repeat-x;
}
.bgTablekoru {

	background-image: url(/images/bg%20image.jpg);
	background-repeat: no-repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodyheadings {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8D8AB4;
	font-weight: bold;
	}

ul {
	color: #666666;
	}
.List-Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	.List-Style li {
		padding: 0px 0px 0px 10px;
		margin: 0px 0px 2px 10px;
		list-style: none;
		background-image: url(/images/icon-bullet.gif);
		background-repeat: no-repeat;
		background-position: 0px 4px;
		}
	.List-Style .Title {
		color: #000000;
		font-size: 10px;
		font-weight: normal;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 4px 0px;
		list-style: none;
		background-image: none;
		}

a {
	color: #8D8AB4;
	}
a:hover {
	text-decoration: none;
	}

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8D8AB4;
	font-weight: bold;

}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8D8AB4;
	font-weight: bold;
	}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8D8AB4;
	}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8D8AB4;
	}
h6 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.footer a:hover{
	color: #000000;
	}

.link_color{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#aa0000;	
}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight:bold;
	color:black;	
}
.btns {
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8D8AB4;
	color: #FFFFFF;
	width: 93px;
	}
	
	.Table {
		background-color: #FFFFFF;
		border-left: 2px solid #ebebeb;
		border-top: 2px solid #ebebeb;
		}
	.Table td{
		border-right: 2px solid #ebebeb;
		border-bottom: 2px solid #ebebeb;
		}

