@charset "utf-8";
body {
	background-color:#000000;
	margin:0px;
}
.bottom_corner {
	height:25px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	vertical-align: bottom;
	text-align: center;
}
.whitebase{
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
	background-image: url(images/leftBg.jpg);
	background-repeat: repeat-y;
	background-position: 1px top;
}
.tabLeftCorner {
	background-image: url(images/leftCorner.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
	width: 8px;
}
.tabMiddle {
	text-align: center;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tabRightCorner {
	background-image: url(images/rightCorner.gif);
	background-position: left top;
	height: 35px;
	width: 8px;
	background-repeat: no-repeat;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #000000;
	vertical-align: bottom;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	padding-left: 10px;
	height:25px;
	text-align: left;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;*/
}
.orange {
	background-color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	padding-left: 10px;
	height:25px;
	text-align: left;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.divider {
	background-image: url(images/grayLine.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.text{
	padding-left: 12px;
	padding-right: 12px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.spacer {
	height: 7px;
}

.redtext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 16px;
}
.bluetext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #01C3FA;
	text-decoration: none;
	line-height: 16px;
}
.imagesborrder {
	border: 1px solid #B50404;
	margin-top:10px;
}
.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-left: 12px;
}
