/* Style Sheet: VideoLinks*/
/* Created by: ASPerience BV */
/* Costerweg 5, 6702 AA Wageningen */
/* Tel. +31 317-497740 */
/* email: info@asperience.nl, website: www.asperience.nl */


BODY		{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	scrollbar-base-color : #CCCCCC;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-3dlight-color : #DDDDDD;
	scrollbar-face-color : #CCCCCC;
	scrollbar-shadow-color : #EEEEEE;
	scrollbar-highlight-color : #EEEEEE;
	scrollbar-darkshadow-color : #EEEEEE;
	scrollbar-track-color : #EEEEEE;
	padding-left : 0;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 0;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	background : #E6E6E6;
}

OL		{
        list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	margin-left : 20px;
        padding-left: 0;
	margin-bottom : 0px;
}

UL		{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	margin-left : 15px;
    	padding-left: 5;
	margin-bottom : 0px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	margin-bottom : 0px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000000;
	font-weight : bold;
	margin-bottom : 0px;
}


H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight : bold;
	margin-bottom : 0px;
}

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
	margin-bottom : 0px;

}

H4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	margin-top : 0px;
	margin-bottom : 0px;
	font-style : normal;
	font-weight : bold;
}



TEXTAREA 	{
	font-family: Arial, Helvetica, sans-serif;
	color : #B01D2D;
	font-size : 10pt;
	background-color: #EEEEEE;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
}

INPUT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #B01D2D;
	font-size : 8pt;
}

INPUT.TextField {
	font-family: Arial, Helvetica, sans-serif;
	color : #B01D2D;
	font-size : 10pt;
	background-color: #EEEEEE;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
}


SELECT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 8pt;
	font-style : normal;
	border : 1px solid #007ECE;
}

a:active 	{	
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-style : normal;
		font-weight : lighter;
		color: #AA2135; 
		text-decoration: underline
}

a:link 		{	
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-style : normal;
		font-weight : lighter;
		color: #AA2135; 
		text-decoration: none
}

a:visited 	{	
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-style : normal;
		font-weight : lighter;
		color: #AA2135; 
		text-decoration: none
}

a:hover 	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-style : normal;
		font-weight : lighter;
		color: #AA2135; 
		text-decoration: underline
}


a.menu:active 	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight: normal; 
		color: #000000; 
		text-decoration: underline;
}

a.menu:link 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight: normal; 
		color: #000000; 
		text-decoration: none
}

a.menu:visited 	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight: normal; 
		color: #000000; 
		text-decoration: none
}

a.menu:hover 	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight: normal; 
		color: #FFFFFF; 
		text-decoration: underline
}

