body
{	margin:0 0 20px 0;
	padding:0;
	font: 11px Tahoma;
	color: #284c7e;
	background:#fff;	
}
table
{
	margin:0;
	padding:0;
	font: 11px Tahoma;
	color: #284c7e;
}
a 
{
	color:#3242be;	
	text-decoration:none;	
}
a:hover {text-decoration:underline;}
p
{
	margin:0;padding:0;
}
img
{
border:0px solid #aaa;
}
#menu a
{
	padding:3px 7px;
	color:#284d7a;
	font-weight:900;
	text-decoration:none;
}
#menu a:hover
{
	color:#aaaaaa;
}
h1
{
	margin:0;padding:0;
	color:#284d7a;
	font-size:12px;
	font-weight:900;
}
h2
{
	margin:0;padding:0;
	color:#aaaaaa;
	font-size:12px;
	font-weight:900;
}
input
{
	width:230px;
	height:25px;
	border:1px solid #000;	
}
textarea
{
	width:300px;
	height:125px;
	border:1px solid #000;	
}
#submit
{
	width:87px;
	height:29px;
	background:url('../images/submit.jpg') no-repeat;
	border:none;	
	cursor:pointer;
}
#reset
{
	width:87px;
	height:29px;
	background:url('../images/reset.jpg') no-repeat;
	border:none;
	cursor:pointer;
}
#index_middle
{
	width:206px;height:160px;
	background:#284c7e;
	color:#fff;
	font-size:32px;
}
#title
{
	width:100%;
	background:#284c7e;
	color:fff;
	font-size:14px;
	padding:2px 0;
	line-height:14px;
}
#gallery a
{
	font-weight:900;
	color: #284c7e;
	text-decoration:none;
}
#gallery a:hover
{
	text-decoration:underline;
	
}
.bluebold
{
	font-weight:900;
	color: #284c7e;
	 align:right;
}
input, select
{
	border: 1px solid #284c7e;
	height:20px;
	color:#284c7e;
	width:200px;
	font-size:11px;
}
#pay
{
	width:79px;
	height:20px;
	background:url('../images/pay.jpg') no-repeat;
	border:none;
	cursor:pointer;
}
#dropmenu
{
	position:absolute;
	display:none;
	background:#fff;	
}
#menu .blink {
 color: #00f;
}

#menu .blink2 {
 color: #f00;
}