body { margin: 0; padding: 0; } 

a.dotmenu:link {color : #000000; font-size: 14px; font-family : "Tahoma"; text-decoration : underline; font-weight : normal;}
a.dotmenu:visited {color : #000000; font-size: 14px; font-family : "Tahoma"; text-decoration : underline; font-weight : normal;}
a.dotmenu:hover {color : #EE0000; font-size: 14px; font-family : "Tahoma"; text-decoration : underline; font-weight : normal;}

a.topmenu:link {color : #FFFFFF; font-size: 14px; font-family : "Tahoma"; text-decoration : none; font-weight : normal;}
a.topmenu:visited {color : #FFFFFF; font-size: 14px; font-family : "Tahoma"; text-decoration : none; font-weight : normal;}
a.topmenu:hover {color : #EE0000; font-size: 14px; font-family : "Tahoma"; text-decoration : none; font-weight : normal;}

a.footmenu:link {color : #000000; font-size: 14px; font-family : "Tahoma"; text-decoration : underline; font-weight : normal;}
a.footmenu:visited {color : #000000; font-size: 14px; font-family : "Tahoma"; text-decoration : underline; font-weight : normal;}
a.footmenu:hover {color : #EE0000; font-size: 14px; font-family : "Tahoma"; text-decoration : underline; font-weight : normal; }

a.leftmenu:link {color : #000000; font-size: 14px; font-family : "Tahoma"; text-decoration : none; font-weight : normal;}
a.leftmenu:visited {color : #000000; font-size: 14px; font-family : "Tahoma"; text-decoration : none; font-weight : normal;}
a.leftmenu:hover {color : #EE0000; font-size: 14px; font-family : "Tahoma"; text-decoration : none; font-weight : normal;}

a:link {color : #660000; font-size: 14px; font-family : "Times, Arial"; text-decoration : underline; font-weight : bold;}
a:visited {color : #660000; font-size: 14px; font-family : "Times, Arial"; text-decoration : underline; font-weight : bold;}
a:hover {color : #EE0000; font-size: 14px; font-family : "Times, Arial"; text-decoration : underline; font-weight : bold;}

h1 {color : #EE0000; font-family: "Times, Arial"; font-size: 24px; font-weight: bold;}
h2 {color : #EE0000; font-family: "Times, Arial"; font-size: 20px; font-weight: bold;}
h3 {color : #EE0000; font-family: "Times, Arial"; font-size: 14px; font-weight: bold;}
p {color : #000000; font-family: "Times, Arial"; font-size: 14px;}
li {color : #000000; font-family: "Times, Arial"; font-size: 14px;}

div.block {
	padding-left: 20px;
        font-family: "Times, Arial";
        background: url("/images/red.gif");
        background-repeat: repeat-y; 
}

table.info {
	border-width: 1px;
	border-spacing: 5px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: #ffffff;
}
table.info td {
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #ffffff;
}
