@font-face
	{
    font-family: 321Impact;
    src: url(fonts/IMPACT1.eot);
    }
    
body
	{
	font-family: Arial;
	}
a
	{
	font-size:13px;
	}
	
a:link
	{
	text-decoration:none;
	color:black;
	font-weight:normal;
	}

a:visited
	{
	text-decoration:none;
	color:black;
	font-weight:normal;
	}
	
a:hover
	{
	text-decoration:none;
	color:#a7063a;
	font-weight:normal;
	}

table.mainmenue
	{
	padding-left:10px;
	width:125px;
	height:360px;
	table-layout:fixed;
	}
	
table.secondarymenue
	{
	width:794px;
	table-layout:fixed;
	border-collapse:collapse;
	}

table.secondarymenue * td
	{
	vertical-align:top;
	}
			
td.mainmenue
	{
	font-size:13px;
	vertical-align:middle;
	height:30px;
	}
	
td.mainmenue a:hover
	{
	border-bottom:1px dotted #a7063a;
	}

*.startlink a:link
	{
	color:white;	
	}	
	
*.startlink a:visited
	{
	color:white;	
	}	
	
*.startlink a:hover
	{
	color:#a7063a;	
	}

td.startlink
	{
	vertical-align:top;
	}

h4
	{
	font-family:Times, Times New Roman;
	width:210px;
	border:1px solid black;
	background-color:white;
	font-style:oblique;
	font-weight:normal;
	font-size:28px;
	}

i
	{
	font-family:Times New Roman;
	font-size:14px;
	}
		
*.text
	{
	font-family:Times, Times New Roman;
	font-style:normal;
	font-size:10pt;
	white-space:normal;
	list-style-type:disk;
	}

*.quote
	{
	font-family:Arial;
	font-style:italic;
	font-size:10pt;
	white-space:pre;
	}

div.content
	{
	width:430px;
	height:340px;
	margin:10px;
	overflow:auto;
/*	border-left:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;	*/
	font-family:Arial;
	font-size:10pt;
	text-align:left;
	}

table.content
	{
	font-family:Arial;
	font-size:10pt;
	width:400px;
	padding:0px;
	margin:0px;
	/*	border-right-width:1px;
	border-right-style:dotted;
	border-color:#66AA66;		*/
	}
	
table.content td
	{
	vertical-align:top;
	}
	
img.thumbnails
	{
	border:0px;
	margin:2px;
	}

*.input
	{
	border:1px dotted #a7063a;	
	}