.text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 2px dashed #999999;
}
.style1 {
                font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.controls {
	border: 1px solid #666666;
}
.style2 {
                font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
                color: #FFFFFF;
	font-weight: bold;
}

a:link{
	color: #FF3300;
	text-decoration: none;
}
a:visited{
	color: #FF3300;
	text-decoration: none;
}
a:hover{
	color: #999;
	text-decoration: underline;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #006699;
	width: 500px;
	padding-left: 10px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	width: 500px;
	padding-left: 15px;
	margin-bottom: -10px;
	font-weight: bold;
}
P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 500px;
	padding-left: 20px;
	}
	TD P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	}
	TD h1{
		width: auto;
	}
	TD h2{
		width: auto;
	}
                ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 20px;
	}
	li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 20px;
                }

	#header {
	background-position: right;
	height: 57px;
	width: 760px;
	border: 1px solid #999999;
	background-image: url(../images/trnavbkg.gif);
	background-repeat: no-repeat;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;
}
.error
{
                font-weight: bold;
                color: red;
}
.greyborder {
	border: 1px solid #8C8C8C;
}
.indextxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 500px;
}
.tlnavbkg {
	background-image: url(../images/tlnav_bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.hb, hb, hb a {
border: 1px dashed #FFF;
width: 250px;
height: 80px;
}
.hb:hover, hb:hover img {
border: 1px dashed #006699;
width: 250px;
height: 80px;
}

.sb, sb, sb a {
border: 1px dashed #FFF;
width: 125px;
height: 40px;
}
.sb:hover, sb:hover a{
border: 1px dashed #006699;
width: 125px;
height: 40px;
}


.menu {
	font-family: ms Trebuchet, sans-serif, Helvetica, Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: auto;
	height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	padding-right: 25px;
	}
.menu a:link{
	text-decoration: none;
		color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px dotted #8C8C8C;
	border-right: 1px dotted #8C8C8C;
}
.menu a:visited{
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px dotted #8C8C8C;
	border-right: 1px dotted #8C8C8C;
}
.menu a:hover{
	text-decoration: none;
	color: #000;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px dotted #FFF;
	border-right: 1px dotted #FFF;
}


.form
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
