BODY {
	background-image: url(/en/images/main_bg.gif);
	background-repeat: repeat;
	background-position: center;
}
a{
	color : #000000;
}
a:hover {
	color : #294A7B;
}

p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 10px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}

td {
	color : #000000;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
}



input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;

}

.bottonText {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}