a
{
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	font-family: Tahoma, Verdana;
	text-decoration: none;
}
a.new
{
	font-weight:bold;
	color:#ff9933;
	font-family: Tahoma, Verdana;
	text-decoration: none;
}
a.new:hover
{
	font-family: Tahoma, Verdana;
	color:#ffa488;
}
a:hover
{
	color: #ff9933;
	font-family: Tahoma, Verdana;
	text-decoration: none;
}

body
{
	background-color: #003366;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #ffffff;
}

td
{
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma, Verdana;
	background-color: #003366;
	border-collapse: collapse;
}

input
{
	font-size: 12px;
	color: #003366;
	font-family: Tahoma, Verdana;
}

select
{
	font-size: 11px;
	color: #003366;
	font-family: Tahoma, Verdana;
}

.blue_tl
{
	background: url(images/blue_tl.jpg);
	width: 25px;
	height: 25px;
}

.blue_t
{
	background: url(images/blue_t.jpg);
	width: 100%;
	height: 25px;
}

.blue_tr
{
	background: url(images/blue_tr.jpg);
	width: 25px;
	height: 25px;
}

.blue_l
{
	background: url(images/blue_l.jpg);
	width: 25px;
}

.blue_c
{
	background: #003366;
	width: 100%;
}


.blue_r
{
	background: url(images/blue_r.jpg);
	width: 25px;
}


.blue_bl
{
	background: url(images/blue_bl.jpg);
	width: 25px;
	height: 25px;
}

.blue_b
{
	background: url(images/blue_b.jpg);
	width: 100%;
	height: 25px;
}

.blue_br
{
	background: url(images/blue_br.jpg);
	width: 25px;
	height: 25px;
}



