.navigation {
	border: 1px solid #1B4166;
	background-image: url(images/nav_bg.gif);


}
body, div, p, td{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #161C68;
	text-decoration: none;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;

}

a:visited {
	color: #161C68;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;

}

a:hover {
	color: #333333;
	text-decoration: underline;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;

}

a:active {
	color: #003366;
	text-decoration: underline;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;

}
.tablebg {
	background-color: #f5f5f5;
	background-image: url(images/contenttable_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.submit{
	border: 0px solid #1C4167;
	background-color: #f5f5f5;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #300000;
	cursor : pen;
	background-image:  ;

}
.border {
	border-bottom-style: solid;
	border-bottom-color: #333366;
	border-bottom-width: thin;
}

