@charset "utf-8";
p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tablebg {
	background-image: url(bg.html);
	background-repeat: repeat-x;
	background-position: top;
}

.border1 {
	border: 5px solid #D7F3F6;
}
.texttop {
	font-family: "Century Gothic", "Tw Cen MT";
	font-size: 36px;
	font-weight: normal;
	color: #FFFFCC;
	text-transform: uppercase;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #16387c;
}

.text1 {
	font-family: "Segoe UI", Arial;
	font-size: 18px;
	font-weight: lighter;
	color: #333;
}

.text2 {
	font-family: Calibri, "Futura Md BT", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	font-style: italic;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F30;
}
.text15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00873B;
}

.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text5 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #009;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text6:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

.text8 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #5E5141;
	text-decoration: none;
}
.text9 {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.text19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.text19 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}


.text10 {
	color: #0071B7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #000;
	font-weight: normal;
}
h1 {
	font-family: "Segoe UI", Arial;
	font-size: 24px;
	font-weight: lighter;
	color: #003;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DC471F;
}
body {
	background-attachment: fixed;
	background-image: url(bg8.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FED501;
	margin: 0px;
}
.top {
	background-image: url(shadow-top.png);
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(shadow-bottom.png);
	background-repeat: no-repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003;
}
.shadowleft {
	background-image: url(shadow-left.png);
	background-repeat: repeat-y;
}
.shadowright {
	background-image: url(shadow-right.png);
	background-repeat: repeat-y;
}
.roundtable {
	border: 1px solid #FDD116;
	background-repeat: repeat;
	border-radius: 12px;
	background-color: #e9ffbd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #030;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #030B9E;
}
.newimage {
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
}