﻿/* CSS Document */
h3 {
	margin-top: 3px;
	margin: 0;
}
.panel {
	margin-top:10px;
	padding-right:10px;
	margin-left: 13px;
}
.Tab2 {
	padding-left: 19px;
	font-family: tahoma;
	font-size: 13px;
	color: white;
	line-height: 33px;
	vertical-align: middle;
	width: 650px;
	background-repeat: no-repeat;
}
.TabOpen2 {
	padding-left: 19px;
	padding-top: 6px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family : tahoma;
	width: 680px;
}
.TabOpen3 {
	padding-left: 19px;
	padding-top: 6px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family : tahoma;
	width: 600px;
	margin: 0 auto;
}
.Tab2Closed {
	padding-left: 19px;
	font-size: 15px;
	color: white;
	line-height: 33px;
	vertical-align: middle;
	width: 499px;
	background-repeat: no-repeat;
}
.titleSpecial {
	background-image: url('images/shade.gif');
	background-repeat: no-repeat;
	height: 30px;
	margin-left: 0px;
	margin-top: 5px;
	color: #9e120c;
	font-family: "Tahoma", Arial;
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: none;
}
h4 {
	background-image: url('images/shade.gif');
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #26166c;
	text-decoration: underline;
	text-transform: uppercase;
	margin-bottom: 0px;
}
h1.special {
	margin-left: 0px;
	margin-bottom: 15px;
}

