
body {
	background-color:#346786;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:0px;
	margin:0px;
}

body, td, th, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

h1 {
	font-size: 14px;
	padding-right:0px;
	padding-top:6px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../images/title_middle.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:21px;
	color:#346786;
}
.h1 div {
	width:300px;
	background-image:url(../images/title_background.jpg);
	background-repeat:repeat-x;
}
.h1 {
	background-image:url(../images/title_right.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
}
h2 {
	font-size: 14px;
	padding-right:0px;
	padding-top:6px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../images/title_background.jpg);
	background-repeat:repeat-x;
	height:21px;
	color:#346786;

}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 14px;
}

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

.footer_div {
	color:#ffffff;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}
.footer:link {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
}
.footer:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
}
.footer:hover {
	text-decoration: underline;
	color:#ffffff;
	font-weight:bold;	
}
.footer:active {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;	
}

.header:link {
	text-decoration: none;
}
.header:visited {
	text-decoration: none;
}
.header:hover {
	text-decoration: underline;
}
.header:active {
	text-decoration: none;
}

.submenu:link {
	text-decoration: none;
}
.submenu:visited {
	text-decoration: none;
}
.submenu:hover {
	text-decoration: underline;
}
.submenu:active {
	text-decoration: none;
}