@charset "utf-8";
.shadow_right {
	background-image: url(images/shade-right.gif);
	background-repeat: repeat-y;
}

.shadow_inside_right {
	background-image: url(images/shadow-inside-right.png);
	background-repeat: repeat-y;
}

.shadow_left {
	background-image: url(images/shade-left.gif);
	background-repeat: repeat-y;
}

.text_bg {
	background-image: url(images/text_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bg_header {
	background-image: url(images/header_bar.png);
	background-repeat: no-repeat;
}
.header_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #55C1DB;
	text-decoration: none;
	letter-spacing: -1.5pt;
}
.table_border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
.normal {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.Sub_Header {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #C2453E;
	text-decoration: none;
	text-align: justify;
	letter-spacing: -1pt;
}
.Sub_Header2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	text-align: justify;
	letter-spacing: normal;
}
.table_border2 {
	border: 1px solid #CFCFCF;
}
.normalSmall {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.normalSmallred {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: left;
}
