body	{
	font-size: x-small; 
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 5;
	margin-bottom: 5;
	margin-left: 0;
	margin-right: 0;
	background: url("images/fadeleft_600.gif");
	background-repeat: no-repeat;
	background-position: right 177;
}

ul	{
	list-style-image: url('images/bluebullet.gif')
}

a:link {color: #0000FF; text-decoration: none;} 
a:visited {color: #1E0F8D; text-decoration: none;} 
a:hover {color: #85AFD9; text-decoration: underline;}
a:active {color: #85AFD9; text-decoration: underline; background-color: #DDDDDD;}

.maincontent {margin: 10px 20px 10px 10px;}

image {border-color:  #1E0F8D;}

input.button {
	background-color: #1E0F8D;
	font-family: verdana,arial,helvetica,sans-serif;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	cursor:hand;
}

input.s_button {
	background-color: #1E0F8D;
	font-family: verdana,arial,helvetica,sans-serif;
	color: white;
	font-size: 7pt;
	font-weight: normal;
	cursor:hand;
}

input {
	color: #1E0F8D;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #FFFFFF;
}

input.s_text {
	color: #1E0F8D;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 7pt;
	font-weight: normal;
	background-color: #E7E7FF;
}

select {
	color: #1E0F8D;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #E7E7FF;
	cursor:hand;
}

textarea {
	color: #1E0F8D;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small;
}

h1	{color: #1E0F8D;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	margin-top: 50;
	margin-bottom: 35;
}

h2	{color: #1E0F8D;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	margin: 10;
}

h3	{color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	margin-top: 6;
	margin-bottom: 3;
}

h4	{color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	margin-top: 6;
	margin-bottom: 3;
	font-style: italic;
}

hr	{color: #1E0F8D;
	font-family: verdana,arial,helvetica,sans-serif;
	size: 1px;
}

.clickable	{cursor: hand;
}

table	{
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small; 
}

.tableheader {
	border-bottom: 1 solid #1E0F8D;
	color: #1E0F8D;
	font-family: verdana,arial,helvetica,sans-serif;
	font-variant: caps;
	font-weight: bold;
}

.tableline1 {	
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #E7E7FF;
	border-bottom: 1 solid #1E0F8D;
}

.tablerow1 {
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #E7E7FF;
}

.tableline2 {	
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	background-color: #BEBEFC;
	border-bottom: 1 solid #1E0F8D;
}

.tablerow2 {	
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #BEBEFC;
}