body.layout {
	background: #EFEFDC;
	background-image: url("/images/layout/stripe.jpg");
	background-repeat: repeat-x;
	margin: 0px;
}

img {
	border: none;	
}

p, td, font {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	line-height: 17px;
}

ul, li {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
}

td {
	background: transparent;	
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0px;
	line-height: 18px;
}

iframe {
	border: none;	
}

ul.nav {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: disc;
	line-height: 18px;
}

a {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #990000;
}

a:active {
	color: #990000;
}

.menu {
	color: #000000;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	line-height: 18px;
}

a.menu:link {
	color: #990000;
}

a.menu:visited {
	color: #990000;
}

a.menu:hover {
	color: #000000;
}

a.menu:active {
	color: #000000;
}

.date {
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
}

.click {
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	margin: 0px;
}

.copyright {
	text-align: left;
	font-size: 12px;
	font-weight: 500;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
}

a.copyright:link {
	color: #666666;
}

a.copyright:visited {
	color: #666666;
}

a.copyright:hover {
	color: #990000;
}

a.copyright:active {
	color: #990000;
}

.left {
	background-image: url("/images/layout/leftbg.jpg");
	background-repeat: repeat-y;
}

.leftbottom {
	background-image: url("/images/layout/leftbottom.jpg");
	background-repeat: no-repeat;
}

.footer {
	background-image: url("/images/layout/footer.gif");
	background-repeat: no-repeat;
}

.form {
	background-color: #EFEFDC;
	background-image: url("/images/layout/formlogo.gif");
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.white {
	background-color: #FFFFFF;
}

.red {
	color: #CC0000;
}

#header {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 960px;
	height: 309px;
	margin-left: -480px;
	z-index: 10;
	background-image: url("/images/layout/header.jpg");
	border: none;
}

#date {
	position: absolute;
	top: 236px;
	left: 755px;
	width: 205px;
	height: 25px;
	z-index: 11;
	background-color: transparent;
	border: none;
}

#copyright {
	position: relative;
	top: 76px;
	left: 0px;
	width: 730px;
	height: 25px;
	background-color: transparent;
	border: none;
}

#page {
	position: absolute;
	top: 309px;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	background-color: transparent;
	border: none;
}

#pre,#pre2,#pre3 {
	position: absolute;
	width: 88px;
	height: 88px;
	z-index: 20;
	left: 146px;
	top: 219px;
	background-color: transparent;
	border: none;
}

#pre2 {
	z-index: 21;
	visibility: hidden;
}

#pre3 {
	z-index: 22;
}

#app,#app2,#app3 {
	position: absolute;
	width: 88px;
	height: 88px;
	z-index: 23;
	left: 196px;
	top: 130px;
	background-color: transparent;
	border: none;
}

#app2 {
	z-index: 24;
	visibility: hidden;
}

#app3 {
	z-index: 25;
}

#reg,#reg2,#reg3 {
	position: absolute;
	width: 88px;
	height: 88px;
	z-index: 26;
	left: 333px;
	top: 122px;
	background-color: transparent;
	border: none;
}

#reg2 {
	z-index: 27;
	visibility: hidden;
}

#reg3 {
	z-index: 28;
}

#foo,#foo2,#foo3 {
	position: absolute;
	width: 88px;
	height: 88px;
	z-index: 29;
	left: 445px;
	top: 78px;
	background-color: transparent;
	border: none;
}

#foo2 {
	z-index: 30;
	visibility: hidden;
}

#foo3 {
	z-index: 31;
}

#gal,#gal2,#gal3 {
	position: absolute;
	width: 88px;
	height: 88px;
	z-index: 32;
	left: 559px;
	top: 119px;
	background-color: transparent;
	border: none;
}

#gal2 {
	z-index: 33;
	visibility: hidden;
}

#gal3 {
	z-index: 34;
}




.required {
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color: black; 
	margin: 0px; 
	text-decoration:none; 
	line-height:15px;

	font-weight: normal;
		
	background: transparent;
	
	text-align: right;
}


.required_auto_form {
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #cc0000; 
	margin: 0px; 
	text-decoration:none; 
	line-height:15px;

	font-weight: normal;
		
	background: transparent;

}

.form_text {
	width: 300px;
	border: 1px;
	border-style: solid;
	border-color: gray;
	
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	
}

.form_textarea {
	width: 300px;
	height: 65px;
	border: 1px;
	border-style: solid;
	border-color: gray;
	
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 	
}

.form_submit {
}
