.textmain {
	color: #333333;
	font-size: 11px;
	line-height: 15px;
}
.textsec {
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}	

p,h1,h2,h3,h4,ul,ol,li,div,blockquote,body,table,td {
	font-family: verdana, arial, helvetica, sans-serif;
	}
	
h1,h2,h3,h4 {
	color: #ffffff;
	clear: both;
	}
	
h1 {
	font-size: 18px;
	}
	
h2 {
	font-size: 16px;
	}
	
h3 {
	font-size: 14px;
	}	
	
h4 {
	font-size: 12px;
	}
		
p {
	color: #666666;
	font-size: 10px;
	line-height: 15px;
	}
	
.link-txt {
	color: #6666cc;
	font-size: 10px;
	}
	
a:link {
	background-color: transparent;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
	
a:visited {
	background-color: transparent;
	color: #ff6633;
	text-decoration: none;
}
	
a:hover {
	background-color: #0000ff;
	color: #BA00FF;
	background-color: transparent;
}
	
a.nav:link, a.nav:visited {
	color: #663399;
	font-weight: bold;
	text-decoration: none;
}
	
a.nav:hover {
	color: #cccccc;
	background-color: transparent;
}	

a.outside:link, a.outside:visited {
	color: #ffcc66;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

a.outside:hover {
	color: #ffcc66;
	background-color: transparent;
	text-decoration: underline;
}

#left {
	padding: 0px 10px 10px 10px;
	font-size: 12px;
	line-height: 24px;
	}

#main {
	padding: 0px 10px 10px 20px;
	}
	
	body {
		margin: 0;
		}
		
input.submitbutton {
	color: #ffffff;
	background-color: transparent;
	border-top: 1px solid #993333;
	border-right: 1px solid #993333;
	border-bottom: 1px solid #993333;
	border-left: 1px solid #993333;
	font-family: arial, sans-serif;
	margin-top: 1px;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	width: 70px;
	vertical-align: middle;
	}
	
input.textbox {
	color: #ffffff;
	background-color: transparent;
	border-top: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
	border-left: 1px dashed #ffffff;
	font-family: arial, sans-serif;
	margin-top: 1px;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	width: 90px;
	vertical-align: middle;
	padding: 2px 0px 0px 2px;
	}
	
.picright {
	float: right;
	padding: 10px;
	}
	
.picleft {
	float: left;
	padding: 10px;
	}

body {
background-image: url(LRDzed.jpg);
background-attachment: fixed;
}