body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#333333;
	margin:0px;
}

td {
	font-family:Arial;
	font-size: 12px; color:#000000;
	line-height:20px;
}

.main_banner {
	background-image: url(images/main_banner.jpg);
	background-repeat: no-repeat;
	height: 148px;
}

.welcome_bg {
	background-image: url(images/welcome_bg.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
}

.border1 {
	border: solid 1px #BFBFBF;
}

.border2 {
	border-right: solid 1px #BFBFBF;
	border-top: solid 1px #BFBFBF;
	border-bottom: solid 1px #BFBFBF;
}

.border3 {
	border: solid 1px #EADEC8;
}

.ins_header_bg {
	background-image: url(images/ins_header_bg.jpg);
	background-repeat: no-repeat;
	height: 27px;
}

.black_header {
	font-family: "Trebuchet MS";
	font-size: 15px; font-weight:bold; color:#000000;
	text-decoration:underline;
}

.white_header {
	font-family: "Trebuchet MS";
	font-size: 15px; font-weight:bold; color:#ffffff;
}

.textbox {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.whitelink:link {
	font-family:"Trebuchet MS";
	font-size: 14px; font-weight:bold; color:#ffffff;
	text-decoration:none;
}

.whitelink:visited {
	font-family:"Trebuchet MS";
	font-size: 14px; font-weight:bold; color:#ffffff;
	text-decoration:none;
}

.whitelink:hover {
	font-family:"Trebuchet MS";
	font-size: 14px; font-weight:bold; color:#FF9900;
	text-decoration:none;
}

.redlink:link {
	font-family:Arial;
	font-size: 11px; font-weight:bold; color:#CC0000;
	text-decoration:none;
}

.redlink:visited {
	font-family:Arial;
	font-size: 11px; font-weight:bold; color:#CC0000;
	text-decoration:none;
}

.redlink:hover {
	font-family:Arial;
	font-size: 11px; font-weight:bold; color:#CC0000;
	text-decoration:underline;
}

.btn_bg {
	background-image: url(images/btn_bg.jpg);
	background-repeat: repeat-x;	
	height: 32px;
}

.dotted_bg {
	background-image: url(images/dotted_bg.jpg);
	background-repeat: repeat-x;	
	height: 1px;
}

.whitetext {
	font-family:Arial; font-size:11px; color:#FFFFFF; font-weight:bold;
}

.whitelink2:link {
	font-family:Arial;
	font-size: 11px; font-weight:bold; color:#ffffff;
	text-decoration:none;
}

.whitelink2:visited {
	font-family:Arial;
	font-size: 11px; font-weight:bold; color:#ffffff;
	text-decoration:none;
}

.whitelink2:hover {
	font-family:Arial;
	font-size: 11px; font-weight:bold; color:#FF9900;
	text-decoration:none;
}

.slogan_black {
	font-family: "Trebuchet MS";
	font-size: 16px; font-weight:bold; color:#000000;
	line-height:27px;
}

.slogan_red {
	font-family: "Trebuchet MS";
	font-size: 16px; font-weight:bold; color:#cc0000;
}

	
	