﻿A:link {
		FONT-SIZE: xx-small; COLOR: #808080;  TEXT-DECORATION:  none
	}
	A:visited {
		FONT-SIZE: xx-small; COLOR: #808080; TEXT-DECORATION: none
	}
	A:hover {
		FONT-SIZE: xx-small; COLOR: #053255; TEXT-DECORATION:  none
	}
	A:active {
		FONT-SIZE: xx-small; FONT-WEIGHT: 700; COLOR: #0d216c; TEXT-DECORATION: underlined
	}
a img { border: 0px; }
input
{
border:solid 1pt #223a5e;background-image:url(img/input_bg.jpg);background-repeat:repeat;WIDTH: 230px
}
textarea
{
border:solid 1pt #223a5e;background-image:url(img/input_bg.jpg);background-repeat:repeat;WIDTH: 230px
}
.body {
	background-color:#0D216C;
	margin:0px;
}
.table_head {
	margin:auto;
	width:900px;
	height:150px;
	background-image: url('IMG/header.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	empty-cells:show
}
.table_content {
	margin:auto;
	width:900px;
	background-image: url('IMG/middle_stretch.jpg');
	background-position:left top;
	background-repeat:repeat-y;
	empty-cells:show
}
.navicell {
	width:164px;
}
.contentcell {
	
}
.table_footer {
	margin:auto;
	width:900px;
	height:31px;
	background-image: url('IMG/footer1.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	empty-cells:show
}
.cell_footer {
	text-align:center;
	vertical-align: top;
	margin-top:5px;
	font-family:Verdana;
	font-size:xx-small;
	color:gray;
	font-weight:700;
}
.bgpic {
	background-attachment:scroll;
	background-position:left bottom;
	background-repeat:no-repeat;
}
