body
{
	background-color: #3C518A;
	padding: 0px;
	margin: 15px;
}
.background
{
	background: #1F2944 url('background.gif');

}
form{display:inline;}
.content-font1
{
	background: transparent url('background_logo.gif') no-repeat bottom left;
	padding: 0 0 0 25;
	font: normal 12px arial;
	color: #fff;
	text-align: justify;
	width: 310px;
	
}
.content-font1 a:link {font: normal 11px arial; color: #fff;text-decoration:underline;}
.content-font1 a:visited {font: normal 11px arial; color: #fff;text-decoration:underline;}
.content-font1 a:active {font: normal 11px arial; color: #fff;text-decoration:underline;}
.content-font1 a:hover {font: normal 11px arial; color: #fff;text-decoration:none;}


.content-font
{
	background: transparent url('background_logo.gif') no-repeat 95% 95%;
	padding: 0 0 0 25;
	font: normal 12px arial;
	color: #fff;
	text-align: justify;
	width: 530px;
	
}

.content-font a:link {font: normal 11px arial; color: #fff;text-decoration:underline;}
.content-font a:visited {font: normal 11px arial; color: #fff;text-decoration:underline;}
.content-font a:active {font: normal 11px arial; color: #fff;text-decoration:underline;}
.content-font a:hover {font: normal 11px arial; color: #fff;text-decoration:none;}

.footer-font
{
	font: normal 11px arial;
	color: #fff;
}

.footer-font a:link {font: normal 11px arial; color: #fff;text-decoration:underline;}
.footer-font a:visited {font: normal 11px arial; color: #fff;text-decoration:underline;}
.footer-font a:active {font: normal 11px arial; color: #fff;text-decoration:underline;}
.footer-font a:hover {font: normal 11px arial; color: #fff;text-decoration:none;}

.input-font
{
	width: 220px; height: 20px;
	background-color: #fff;
	font: normal 10px verdana;
	border: 1px solid gray;
}

.input1-font
{
	width: 220px; height: 50px;
	background-color: #fff;
	font: normal 10px verdana;
	border: 1px solid gray;
}

.button-font
{
	width: 120px; height: 30px;
	background-color: #5369A4;
	border: 2px outset #F4F2F9;
	font: bold 12px arial;
	color: #FFFFFF;
	text-align: center;
	cursor:pointer;
}
