.empty {

}

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica;
	background-color: #F8FB8B;
}

.lay0 {
	height: 100%; 
	background-image: url('../images/leftlinebg.gif');
	background-position: 0 0;
	background-repeat: repeat-y;
}

.lay1 {
	height: 100%; 
	background-image: url('../images/leftpixbg.gif'); 
	background-repeat: repeat-y;
}

.lay2 {
	height: 100%; 
	background-image: url('../images/bottombg.gif'); 
	background-repeat: repeat-x; 
	background-position: 0% 100%;
}

table {
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica;
}

td.left {
	padding-left: 47px;
}

td.main {
	padding: 15px 30px 20px 30px;
}

td.headlinebg {
	background-image: url('../images/headline.jpg');
	background-repeat: repeat-x;
}

td.toph1 {
	background-image: url('../images/toph1.gif');
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	padding-right: 10px;
	padding-bottom: 8px;
}

td.image {
	padding-left:30px;
	padding-right: 15px;
}

h1 {
	font-size: 13px;
}

h2 {
	font-size: 13px;
}

a {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #003366;
}

a.menuitem {
	display: block;
	background-image: url('../images/menubullet.gif');
	background-repeat: no-repeat;
	padding: 0px 5px 2px 22px;
	margin-bottom: 3px;
	background-color: #003366;
	color: #F4D716;
	font-weight: 600;
	text-decoration: none;
}

a.menuitem:hover {
	background-image: url('../images/menubulleth.gif');
	background-repeat: no-repeat;
	text-decoration: underline;
}

a.menuitem:visited {
	color: #F4D716;
}

a.menuitem2, a.menuitem3 {
	display: block;
	padding: 0px 0px 3px 22px;
	margin-bottom: 1px;
	color: #003366;
	font-weight: 600;
	text-decoration: none;
}

a.menuitem2:hover, a.menuitem3:hover {
	color: #003366;
	font-weight: 600;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 12px;
	text-decoration: underline;
	background-color: #F4D716;	
}

a.menuitem2:visited,a.menuitem3:visited {
	color: #003366;
}

a.menuitem3 {
	padding: 0px 5px 0px 35px;
	font-size: 11px;
}

a.menuitem3:hover {
	padding-left: 25px;
	font-size: 11px;
}


a.menuitem4 {
	padding: 0px 5px 0px 40px;
	font-size: 11px;
}

a.menuitem4:hover {
	padding-left: 40px;
	font-size: 11px;
}

a.news {
	color: #003366;
	text-decoration: none;
}

a.news:hover {
	color: #003366;
	text-decoration: underline;
}

a.news:visited {
	color: #003366;
}


.br5 {
	font-size: 5px;
}


div.news {
	margin: 0px 10px 0px 10px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom: 2px solid #F4D716;
	font-size: 10px;
}

.copyright {	
	/* padding: 0px 10px 0px 18px; */
	font-size: 9px;
	position: relative;
	margin-bottom: 4px;
}

.otheright {
	font-size:11px;
	padding-bottom:15px;
	padding-left:240px;
	position:relative;
	text-align:left;
}

textarea {
	height: 150px;
	width: 500px;

}

table.t1 {
	border-collapse: collapse;
}

table.t1 td {
	border: 1px solid #999999;
	padding: 3px;
}
