@charset "UTF-8";
body {
	background-image: url(background.jpg);
	background-attachment: fixed;
	background-position: center;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	border: 0px;
}

img { border: 0px; }

.text1-white {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 15px;
}
.text1-red {
	color: #D10C0C;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 15px;
}

.text1-whitexl {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 20px;
}

.text1-whitexxl {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 26px;
}
.text2-black {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 15px;
}
.text1-white-small {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 11px;
}
.text1-black-small {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 11px;
}
.text2-gray {
	color: #BEBEBE;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 13px;
}
.text3-red {
	color: #D10C0C;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 13px;

	}

.text3-redlg {
	color: #D10C0C;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 18px;

}

.text3-redxl {
	color: #D10C0C;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 20px;
}



.text3-redmed {
	color: #D10C0C;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 28px;
}


.text3-redxxl {
	color: #D10C0C;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 35px;
}
.float-right {float: right;
padding: 15px;}
.float-left {float: left;
padding: 15px;}
.sub-bg-indexWIDE {
	background-image: url(images/subbgnew_15.jpg);
	height: 232px;
	width: 949px;
}
.sub-bg-recentnews {
	background-image: url(images/index_16.jpg);
	height: 232px;
	width: 537px;
}
.sub-bg-stayconnected {
	background-image: url(images/index_18.jpg);
	height: 232px;
	width: 278px;
}
.sub-bg {
	background-color: #000;
}
a {
	color: #FFF;
	text-decoration: underline;
}
.border {
	border: 3px solid #D10C0C;
}
#contentpadding {
	padding: 5 15 5 15;}