body 	{ font-size: 12px; font-family: Geneva, Arial; line-height: 18px; background-image: url(images/back.gif); }
TD { font-size: 12px; font-family:  Geneva, Arial; line-height: 18px; }
TBODY { font-size: 12px; font-family:  Geneva, Arial; line-height: 18px; }
p {	font-size: 12px; font-family:  Geneva, Arial; line-height: 18px;  }

h1{ font-size: 130%; font-family: Georgia, Arial; font-weight: normal; color: #666; margin: 0px; padding: 0px; }
h2{ font-size: 130%; font-family: Georgia, Arial; color: #666; margin: 7px; padding: 0px; }
h3{ font-size: 130%; font-family: Georgia, Arial; font-weight: normal; color: #666; margin: 7px; padding: 0px; }

a:link, a:visited, a:active { color: #7896C8; font-size: 12px; font-weight: bold; text-decoration: none; } 
a:hover { color: #335AA7; font-size: 12px; font-weight: bold; text-decoration: underline; }

#texttop
{
	padding: 1px 0;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #666;
}

#menu { 
	padding-top: 20px;
}
#menu ul {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	list-style-type: none;
	text-align: left;
	margin-left: 15px;
}

#menu ul li {
	padding-top: 4px;
	
}

#menu ul li a {
	background: transparent url(images/koc.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: bold 12px Geneva, Arial;
	text-decoration: none;
	color: #333;
}

#menu ul li a:hover {
	background: transparent url(images/koc1.gif) left center no-repeat;
	color: #cc3333;
}

#menu ul li a#current {
	background: transparent url(images/koc1.gif) left center no-repeat;
	color: #cc3333;
}

#cont {

	padding: 15px 5px 15px 10px;
	background-color: #E8EDFF;
}

#contd {

	padding: 7px 3px 10px 3px;
}
