body, textarea{
	SCROLLBAR-FACE-COLOR: #63809E;
	SCROLLBAR-HIGHLIGHT-COLOR: #013E7D;
	SCROLLBAR-SHADOW-COLOR: #013E7D;
	SCROLLBAR-3DLIGHT-COLOR: #63809E;
	SCROLLBAR-ARROW-COLOR: #013E7D;
	SCROLLBAR-TRACK-COLOR: #63809E;
	SCROLLBAR-DARKSHADOW-COLOR: #63809E;
	font-family: tahoma;
	font-size: 8pt;
	color: white;
	}

a	{
	color: black;
	text-decoration: none;
	}

a:hover
	{
	color: red;
	}

.inactive
	{
	color: white;
	}

table, tr, td
	{
	font-family: tahoma;
	font-size: 10pt;
	color: black;
	}
textarea
	{
background-color: #FFFDD4;
	}
	
	
.randje, input, textarea
	{  
	border: white; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}
.randje2
	{  
	border: black; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}
	
.img1
	{  
	border: black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px
	}
.img2
	{  
	border: white; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}


	/*MENU*/
div#menu
{
top: 120px;
left: 15px;
}

div#menu ul
{
margin: 0;
padding: 0;
list-style: none;

}

div#menu ul li a
{
display: block;
width: 110px;
text-align: left;
line-height: 15px;
color: #6793c0;
text-transform: capitalize;
text-decoration: none;
font-weight: bold;
font-size: 12px;
border-bottom: 1px solid #004c9a;
text-transform: uppercase;
}

div#menu ul li a:hover, div#menu ul li a.active
{
background: #6793c0;
color: #003e7d;
}





.home
{
	font-family: tahoma;
	font-size: 8pt;
	color: black;
}





.a
{
background-color: #6793C0;
border: white; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px
}
.b
{
background-color: #003E7D;
border: white; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px
}
.c
{
background-color: #6793C0;
border: white; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px
}
.d
{
background-color: #003E7D;
border: white; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px
}

