/* Style Sheet Copyright ©2001-2004. Artifakt */

a {
	background-color: transparent;
	color: #336799;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #339999;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #FF4500;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #FF4500;
	font-weight: bold;
	text-decoration: underline;
}

body,td {
	background-color: #FFFFE8;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

body.form {
	background-color: #FFFFFF;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

h1 {
	background-color: transparent;
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: center;
}

h2 {
	background-color: transparent;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 3px;
	text-align: center;
	text-indent: 1px;
}

h3 {
	background-color: transparent;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 3px;
	text-align: left;
}

h4 {
	background: transparent;
	color: #333399;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 2px;
}

h5 {
	background: transparent;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 2px;
	text-align: center;
}

h6 {
	background: transparent;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}


hr {
	background-color: transparent;
	color: #FF4500;
	height: 1px;
	text-align: center;
	
	
}


input {
	background-color: transparent;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

table {
	background-color: #FFFFE8;
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}

.bold {
	font-weight: bold;
	font-size: 14px;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}


.center {
	text-align: center;
}

.italic {
	font-style: italic;
}

.red {
	color: #FF0000;
}

.underline {
	text-decoration: underline;
}
.imageframe {
	border: 1px solid #213D7E;
	margin: 5px 1px;
}
.menu {
	background-color: #333399;
	vertical-align: top;
	border: 0px;



\
	width: 130px;
	margin: 0px;
}
.main {
	background-color: #FFFFE8;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333399;
	width: 780px;
	
}
.header {
	background-color: #FFFFE8;
	width: 630px;
	text-align: center;
	height: 40px;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #FF3300;
}
.footer {
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent center center;
	color: #333399;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	height: 20px;
	vertical-align: bottom;
	border-top: 1px solid #FF3300;
}
.maincontent {
	background-color: #FFFFE8;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 600px;
}
.hor_ruler {
	background-color: #FFFFE8;
	width: 630px;
	text-align: center;
	height: 1px;
	vertical-align: top;
	margin: 0px 0px 10px;
	padding: 0px;
	border-bottom: 1px solid #FF3300;
}

