body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.border {
	border: 1px solid #FFFFFF;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4D708C;
}
.borderLeftBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
}
.borderLeftRightBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D708C;
}
.borderRightLeft {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a9a9a9;
	border-left-color: #a9a9a9;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0faefc;
}

.borderTopBottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8DABCF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DABCF;
}

.Font11Tahoma-white-bold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}
.Font12Tahoma-red-bold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8c002b;
	}
a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D7077;
	text-decoration: none;
	}
	
a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D7077;
	text-decoration: underline;
	}
	
a.Link-red {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c002b;
	font-weight: bold;
	text-decoration: none;
	}
	
a.Link-red:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8c002b;
	text-decoration: none;
	}
a.Link-red:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}
.Footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	color: #999999;
}

	a.Footerlinks {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0eb0ff;
		text-decoration: none;
		}
		
	a.Footerlinks:Hover {
		color: #999999;
		text-decoration: underline;
		}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg2 {
	background-image: url(../images/corner-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.istt
{
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	color: #666666;
	border: 1px Solid #666666;
	height: 13px
}
