@charset "windows-874";
body{
	font-family:Tahoma;
	font-size:12px;
	color:#3B3B3B;
	
}

a{
	color: #003366;
	text-decoration: none;
	
}

a:hover{
	text-decoration: underline;
}

td{
	font-family:Tahoma;
	font-size:12px;
	color:#3B3B3B;
}

input{
	font-family:Tahoma;
	font-size:12px;
	color:#3B3B3B;
}

.CSSstyle {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	text-decoration: none;
	background-color: #A1D9EB;
	background-image: url(http://www.arenam-online.com/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.textdarkblue{
	color:#00458A;
}

