body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../i/t/bg.jpg);
	background-repeat: repeat-x;
	background-color: #333333;

}

a:link {
	color: #FFCC00;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DEDEDE;
	background-image: url(../i/t/navbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.nav a {
	color: #E4E4E4;
	text-decoration: none;
}
.nav a:visited {color: #E4E4E4;}
.nav a:hover {text-decoration: underline; color: #FFFFFF;}
.nav a:active {text-decoration: underline; color: #FFFFFF;}

.footer a {
	color: #999999;
	text-decoration: underline;
}
.footer a:visited {color: #999999;}
.footer a:hover {text-decoration: none; color: #CCCCCC;}
.footer a:active {text-decoration: none; color: #CCCCCC;}

.content {padding: 15px;
}
.header {
	font-size: 11px;
}
.header a {
	color: #E4E4E4;
	text-decoration: none;
}
.header a:hover {color: #FFFFFF; text-decoration: underline;}
.header a:visited {color: #E4E4E4;}
.header a:active {text-decoration: underline; color: #FFFFFF;}

.footer {
	font-size: 10px;
	text-align: center;
	color: #999999;
	padding: 15px;
}

.infobox {
	padding: 18px;
	background-image: url(../i/t/infobox_bg.jpg);
	background-repeat: no-repeat;
	height: 104px;
	vertical-align: top;
}
.infobox2 {
	padding: 18px;
	background-image: url(../i/t/infobox_bg2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

.but_orange {
	color: #FFCC00;
	background-image: url(../i/t/but_orange.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.pad_top_bot_10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
