/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
.teht {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Tahoma;
	TEXT-ALIGN: justify;
}
.hed1 {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: Bold;
	TEXT-ALIGN: center;
}
.copy {
	font-family: Tahoma;	
	font-size: 10px;
	color: #E0E0E0;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #21A3AF;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #32ABB6;
	text-decoration: none;
}
a:hover { font-family: Tahoma; font-size: 11px; color:#FFA824; }
.yellow {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFA824;
	text-decoration: none;
}
.yellow:hover { color:#FFA824}
.name {
	font-family: Tahoma;
	font-size: 11px;
	color: #32ABB6;
	text-decoration: none;
}
.underline {
	font-family: Tahoma;
	font-size: 11px;
	color: #21A3AF;
	text-decoration: underline;
}
/* RATE SHEET STYLES  */
#tablist {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 10px Verdana;
	text-align: center;
	}

#tablist li {
	margin: 0;
	list-style: none;
	display: inline;
	}

#tablist li a:link, #tablist li a:visited {
	color: navy;
	}

#tablist li a.current {
	background-color: #ffe788;
	}

#tabcontentcontainer {
	width: 400px;
	padding: 10px;
	background-color: #ffe788;
	border: 1px solid black;
	align: center;
	}

.tabcontent {
	display: none;
	width: 80%;
	text-align: left;
	}

.rates td {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #333333;
	text-indent:10px;
	align: center;
	}
	
td.bulg {
font-size: 12px;
font-weight: bold;
}	
/* END RATE SHEET STYLES  */
.row1 {
	background-color: #cccccc;
	text-indent: 10px
	}

.row2 {
	background-color: #eeeeee;
	text-indent: 10px
	}