body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*color: #293744;*/
	color: #FFFFFF;
	background-color: #14165d;
}
form
{
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}
	
A {
        color: #86c2ff;
		text-decoration: underline;
}

A:hover {
        color: #ffcc00;
        text-decoration: underline;
		}  

.txt1 {
	font-size: 12px;
	line-height: 16px;
}
A.txt1 {
	text-decoration: none;
	color: #FFFFFF;
}	
A.txt1:hover {
	text-decoration: underline;
}
.txt2 {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #14165d;
}
.txt3 {
	font-size: 24px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.txt4 {
	font-size: 14px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.form1 {
	font-size: 14px;
	color: #000000;
}
.back {
	background-image: url(../imgs/bg_baloons.jpg);
	background-repeat: no-repeat;
	background-position:center
	}	
.home {
	background-image: url(../imgs/bg_home.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding: 0;
	margin: 0;
	}	
