body {
	background-color: #759ba4;
	font-family: tahoma,verdana,arial,helvetica,sans serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: tahoma,verdana,arial,helvetica,sans serif;
	font-size: 12px;
	color: #324346;
	color: #000000;
}

a:link {
	font-family: tahoma,verdana,arial,helvetica,sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #324346;
	text-decoration: none;
}

a:active {
	font-family: tahoma,verdana,arial,helvetica,sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc4800;
	text-decoration: none;
}

a:visited {
	font-family: tahoma,verdana,arial,helvetica,sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #425356;
	text-decoration: none;
}

a:hover {
	font-family: tahoma,verdana,arial,helvetica,sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc4800;
	text-decoration: underline;
}

hr {
	color: #324346;
	height: 1px;
	noshade;
}

h1 {
	font-family: tahoma,verdana,arial,helvetica,sans serif;
	color: #cc4800;
}

.gradient {
	background-color: #ffffff;
	background-image: url(gfx/gradientback.jpg);
	background-repeat: repeat-x;
}

.logo {
	background-color: #ffffff;
	background-image: url(gfx/logoback.jpg);
	background-repeat: repeat-x;
}

.white {
	background-color: #ffffff;
}

.bluelight {
	background-color: #759ba4;
	background-color: #dce6e8;
}

.bluedark {
	background-color: #324346;
}

.redback {
	background-color: #cc4800;
}

.red {
	color: #cc4800;
}

.xalert {
	background-color: #ffffff;
	color: #cc4800;
}

.xinfo {
	background-color: #ffffff;
	color: #48cc00;
}

.iTextbox {
	width: 200px;
	border: 1px solid #324346;
	font-family: tahoma,verdana,arial,helvetica,sans serif;
	font-size: 12px;
	color: #324346;
}

.iTextarea {
	width: 200px;
	height: 150px;
	border: 1px solid #324346;
	font-family: tahoma,verdana,arial,helvetica,sans serif;
	font-size: 12px;
	color: #324346;
}

.legend {
	font-family: tahoma,verdana,arial,helvetica,sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc4800;
}

