body{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

input, textarea {
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #5F5F5F;
	border-width: 1px;
}


/* The text input fields background colour */
input, textarea, select {
	background-color : #ffffff;
}

submit{
	background-color : #ffffff;
}

p{
	color: #000000;
	margin: 0px;
	font-family: tahoma;
	font-size: 12px;
	text-align: justify;
}

p.menu{
	color: #00458A;
	font-size: 14px;
}

p.boxcim{
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #204084;
}

p.box{
	margin-top: 10px;
	color: #546A95;
}

p.cim{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-indent: 4px;
	margin-top: 10px;
}

a{
	color: #22255A;
	text-decoration: none;
}

a:hover{
	color: #2229B4;
}

a.cim{
	color: #720005;
	text-decoration: none;
}

a.box{
	color: #86383C;
	font-weight: bold;
}

a.box:hover{
	color: #B53F45;
}

a.menu{
	color: #2456C2;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a.menu:hover{
	color: #0579E5;
}

a.hirek{
	color: #000000;
}

a.hirek:hover{
	color: #5A5A5A;
}

a.ido{
	color: #FFFF55;
	font-weight: bold;
}

a.ido:hover{
	color: #FFFF7F;
}

img{
	border: 0px;
	margin: 0px;
}
