BODY {
	SCROLLBAR-FACE-COLOR: gray;
	SCROLLBAR-HIGHLIGHT-COLOR: Silver;
	SCROLLBAR-SHADOW-COLOR: Silver;
	SCROLLBAR-3DLIGHT-COLOR: silver;
	SCROLLBAR-ARROW-COLOR: silver;
	SCROLLBAR-TRACK-COLOR: silver;
	SCROLLBAR-DARKSHADOW-COLOR: silver;
	font-family : "Century Gothic";
	font-size : 10pt;
	color : White;
	margin : 0px;
}			

TABLE {
	font-family : "Century Gothic";
	font-size : 10pt;
	color : #cacccb;		
}

H1,H2,H3 {
	font-family : "Century Gothic";
	font-size : 12pt;
	color : Silver;			
	font-weight : bolder;
}		

IMG 
{
    border-style : none;
}	

HR 
{
	border-style : solid;
	border-width : 1px;
	width: 150;
	border-color : #636865;
}

A {
	font-family : "Century Gothic";
	font-size : 10pt;
	color : #d7b9b9;	
}

A:hover {
	color : white;
	text-decoration : none;
}

A.MenuLink 
{
	font-family : "Times New Roman";
	font-size : 11pt;
	font-weight : bold;
	color : #d7b9b9;
	text-decoration : none;
}

A.MenuLink:hover 
{
	color : White;
}

A.TaalLink 
{
	font-family : "Times New Roman";
	font-size : 11pt;
	font-weight : bold;
	color : #d7b9b9;
	text-decoration : none;
}

A.TaalLink:hover 
{
	color : White;
}

.MenuBox 
{
	font-family : "Verdana";
	font-size : 8pt;
	color : #636865;			
}

.Validator 
{
	font-family : "Century Gothic";
	font-size : 10pt;
	color : grey;			
}

.field {
	border-style : solid; 
	border-width : 1;
	border-color : silver;
	font-family : "Century Gothic";
	font-size : 10pt;
	color :#611728;
}

.button {
	border-style : solid; 
	border-width : 1;
	border-color : gray;
	font-family : "Century Gothic";
	font-size : 10pt;
	color :white;
	background-color : #414a45;
}	
.thumb
{
border: solid 1px white;
}
