body,td,a,p{
	font-family:Tahoma;
	font-size:10px;
}

body{
	background-color:#6499fe;
	color:#0e2d63;
}

a{background-color:transparent;color:#0862c1;text-decoration:none;font-weight:bold;}
a:hover {text-decoration:underline;font-weight:bold;color:#0862c1;}

td.main{
	background: #c2c2c2 url('images/b.gif');
	padding-left:40px;
	padding-right:40px;
}
td.bot{
	background: #c2c2c2 url('images/bot.jpg');
	width:552px;
	height:60px;
}

td.me2{background: #c2c2c2 url('images/me2.jpg');width:126px;height:29px;}
td.me3{background: #c2c2c2 url('images/me3.jpg');width:126px;height:29px;}
td.me4{background: #c2c2c2 url('images/me4.jpg');width:126px;height:29px;}
td.me5{background: #c2c2c2 url('images/me5.jpg');width:126px;height:29px;}

td.me2 a{color:#0e2d63;text-decoration:none;font-weight:bold;}
td.me3 a{color:#0e2d63;text-decoration:none;font-weight:bold;}
td.me4 a{color:#0e2d63;text-decoration:none;font-weight:bold;}
td.me5 a{color:#0e2d63;text-decoration:none;font-weight:bold;}

input{width:400px;}
textarea{width:400px;}

h1{font-size:14px;color:#0e2d63;}
