/* CSS Document */

body {

	height:100%;

	margin: 0px;

	padding: 0;

	border: none;

	background-color: #FFFFFF;

}



p, td, text {

font-family: verdana,arial,tahoma,trebuchet ms,times new roman;

color: #000;

font-size: 11px;

}

input, select, textarea {

}

option {

}



a:link {color:#000066; text-decoration: underline;}

a:visited {color:#000066; text-decoration: underline;}

a:active {color:#000066; text-decoration: underline;}

a:hover {color:#000000; text-decoration: underline;}


a.leftmenu:link {color:#000066; text-decoration: none;}

a.leftmenu:visited {color:#000066; text-decoration: none;}

a.leftmenu:active {color:#000066; text-decoration: none;}

a.leftmenu:hover {color:#000000; text-decoration: none;}



a.menu:link {color:#FFFFFF; text-decoration: none; font-weight: bold}

a.menu:visited {color:#FFFFFF; text-decoration: none; font-weight: bold}

a.menu:active {color:#000000; text-decoration: none; font-weight: bold}

a.menu:hover {color:#CCCCCC; text-decoration: none; font-weight: bold;}



a.activemenu:link {color:#000000; text-decoration: none; font-weight: bold}

a.activemenu:visited {color:#000000; text-decoration: none; font-weight: bold}

a.activemenu:active {color:#000000; text-decoration: none; font-weight: bold}

a.activemenu:hover {color:#666666; text-decoration: none; font-weight: bold;}



td.activemenu {

background: url(images/buttonmiddle.gif);

}



img {

border: 0;

}

img.bordthick {

border: 3px solid #000;

}



img.bord {

border: 1px solid #000;

}



h3 {

margin: 2px;

}

h1, h2, h3, h4, h5, h6 {

font-family: verdana;

}