body	{
	font-size: 10pt; 
	font-family: Comic Sans MS,Verdana Ref, Arial, Helvetica, sans-serif;
	background-color: #ffffff; 
	SCROLLBAR-FACE-COLOR: #173b7c;
	scrollbar-shadow-color: #0000C0;
	scrollbar-highlight-color: #6060FF;
	scrollbar-3dlight-color: #D7DAE9;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #B9C1CE;
	scrollbar-arrow-color: #FFFFFF;
}

.menulines{
border:2px solid #D0E0E0;
cursor:hand;
}

input.button {
	background-color: #CC0000;
	font-family: verdana ref,arial,helvetica,sans-serif;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	cursor:hand;
}

input.s_button {
	background-color: #0E2573;
	font-family: verdana ref,arial,helvetica,sans-serif;
	color: white;
	font-size: 8pt;
	font-weight: normal;
	cursor:hand;
}

input.g_button {
	font-family: verdana ref,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: normal;
}

input {
	color: #CC0000;
	font-family: verdana ref,arial,helvetica,sans-serif;
	font-size: 10pt;
}

select {
	color: #0E2573;
	font-family: verdana ref,arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	cursor:hand;
	background-color: #ccccff; 
}

textarea {
	color: #0E2573;
	font-family: verdana ref,arial,helvetica,sans-serif;
	font-size: 10pt;
}

a:link {color: #0000EE; text-decoration:none;}
a:visited {color: #0000CC; text-decoration:none;}
a:hover {color: #FF0000; text-decoration:underline;}

h1	{color: #0E2573;
	font-family: Comic Sans MS,verdana ref,arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

h2	{color: #0E2573;
	font-family: Comic Sans MS,verdana ref,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom:0;
}

hr	{color: #0E2573;
	size: 1px;
}

img	{border-color: #000000;
}

.clickable	{cursor: hand;
}

table	{
	color: #0E2573;
	font-family: Comic Sans MS, Verdana Ref, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.tableheader {
	border-bottom: 1 solid #CC0000;
	color: #CC0000;
	font-family: Comic Sans MS,verdana ref,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-variant: caps;
	font-weight: bold;
}

.tableline1 {
	color: #000000;
	font-family: Comic Sans MS,verdana ref,arial,helvetica,sans-serif;
	font-size: 10pt;
	background-color: #FFF6F6;
	border-bottom: 1 solid #CC0000;
}

.tablerow1 {
	color: #000000;
	font-family: Comic Sans MS,verdana ref,arial,helvetica,sans-serif;
	font-size: 10pt;
	background-color: #FFF6F6;
}

.tableline2 {
	color: #000000;
	font-family: Comic Sans MS,verdana ref,arial,helvetica,sans-serif;
	font-size: 10pt;
	background-color: #FFE6E6;
	border-bottom: 1 solid #CC0000;
}

.tablerow2 {
	color: #000000;
	font-family: Comic Sans MS,verdana ref,arial,helvetica,sans-serif;
	font-size: 10pt;
	background-color: #FFE6E6;
}
