body{
	margin:0px;
	background-color:#BDCE48;
}
table {
	Border-Collapse: Collapse;
	Border: 0px;
	Margin: 0px;
	Padding: 0px;
}
td {
	Margin: 0px;
	Padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.bg{
	background-image:url('../pics/headbg.gif');
	background-repeat:repeat-x;
	height: 404px;
}
.logo{
	background-image:url('../pics/logo.jpg');
	width:1007px;
	height: 404px;
	background-repeat:no-repeat;
	background-position: bottom;
}
.kepgalbg{
	background-image:url('../pics/kepgalbg.jpg');
	width:990px;
	height: 535px;
	background-repeat:no-repeat;
	background-position: top;
}
.bodybg{
	background-image:url('../pics/bodybg.gif');
	background-repeat:repeat-y;
	width:1007px;
	height: 536px;
}
.lablec{
	background-color: #98AA5E;
	width:1007px;
	height: 8px;
}
.lablec2{
	width:1007px;
	height: 42px;
}
.kezdkep{
	background-color:#FFFFFF;
	width: 270px;
	height: 198px;
	padding-top: 10px;
	margin-top: 5px;
}
.kezdkepek{
	width: 315px;
	height: 426px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.maincontent{
	margin: 10px 0px 10px 10px;
	width: 693px;
	height: 516px;
	border: 1px solid #E1F26C;
	background-color: #F9F8EA;
	overflow-y: auto;
	overflow-x: hidden;
}
.font {
	Font-Family: Monotype Corsiva;
	Font-Size: 20px;
	Color: #000000;
	text-decoration: none;
}
.fontkicsi {
	Font-Family: Monotype Corsiva;
	Font-Size: 14px;
	Color: #000000;
	text-decoration: none;
}
.fontverd {
	Font-Family: Verdana;
	Font-Size: 10px;
	Color: #000000;
	text-decoration: none;
}
.fontverd2 {
	Font-Family: Verdana;
	Font-Size: 12px;
	font-weight: bold;
	Color: #000000;
	text-decoration: none;
}
.fontkep {
	Font-Family: arial;
	Font-Size: 20px;
	font-weight: bold;
	Color: #000000;
	text-decoration: none;
}
.padd{
	padding: 5px 0px 5px 0px;
}
a:link {text-decoration: none; color: black;}
a:visited {text-decoration: none; color: black;}
a:active {text-decoration: none; color: black;}
a:hover {text-decoration: underline; color: red;}
