BODY,TD{
	margin:0;
	font-family: Verdana;
	color: #333333;
	font-size: 13px;
	line-height: 25px;
	}

a:link{
	text-decoration: none;
	font-weight: normal;
                color: #000000;
	}
	
a:visited{
	text-decoration: none;
	font-weight: normal;
                color: #000000;
	}

a:hover{
	text-decoration: underline;
	font-weight: normal;
                color: #000000;
	}	

h1{
	font-family: Verdana;
	font-style: italic;
	font-size: 16px;
	font-weight: bolder;
	color: #78CC99;
	margin-bottom: -5px;
	}

h2{
	font-family: Verdana;
	font-style: italic;
	font-size: 15px;
	font-weight: bolder;
	color: #78CC99;
	margin-bottom: -10px;
	}

h3{
	font-family: Verdana;
	font-style: italic;
	font-size: 14px;
	font-weight: bolder;
	color: #78CC99;
	margin-bottom: -5px;
	}

	
.Header{
	height: 78px;
	}

.tblHeader{
	background-image: url(../gfx/cat2/bgHeader.gif);
	}

.tblFooter{
	background-image: url(../gfx/cat2/bgFooter.gif);
	padding-top: 5px;
	}

	
.Menu{
	padding-top: 8px;
	height: 40px;
	}
	
.Languages{
	height: 10px;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	color: #000000;
	padding-left: 10px;
	padding-top: 15px;
	}

.Nav{
	background-color: #000000;
	height: 15px;
	}

.NavigationLeft{
	width: 160px;
	}

#TableMiddle{
	margin: 30px;
	}

.Content{
	padding-top: 23px;
	padding-left: 30px;
	width: 700px;
	}

.Copyright{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	padding-right: 5px;
	padding-top: 15px;
	}