  body {
	background-color:#fdba31;
	margin: 0px 0px 0px 0px;
}

iframe {
	width: 100%;
	height: 380px;
}

.main {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}
	
.main p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}
	
.main h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660099;
}
	
ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/BulletSquare.gif);
	margin-bottom: 12px;
	margin-top: 0;
}

ul li {
	margin-left: -15px;
	margin-bottom: 6px;	
}

ul ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/BulletHyphen.gif);
	margin-bottom: 12px;
	margin-top: 12px;
}

ol {
	margin-bottom: 12px;
	margin-top: 0;
}

ol li {
	margin-bottom: 6px;
	margin-left: -12px;
}
	
	
.main a:link {
	text-decoration: underline;
	border: none;
	color: Black;
}

.main a:visited {
	text-decoration: underline;
	border: none;
	color: Black;
}

.main a:hover {
	text-decoration: underline;
	border: none;
	color: #660099;
}

.main a:active {
	text-decoration: underline;
	border: none;
	color: Black;
}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 95%;
	border: 1px solid #999999;
}

input, option, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.inputwidth_01 {
	width: 95%;
	border: 1px solid #999999;
}

.buttonSearch {
	background-color: #660099;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	text-align: center;
	border-color: #9900FF #330066 #330066 #9900FF;
	border-style: outset;
	border-width: thin;
}

.sidebar h1 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px;
	color: White;
}

.sidebar p, .sidebar td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	margin-bottom: 3px;
}

.sidebar a:link {
	color: White;
	text-decoration: underline;
}

.sidebar a:visited {
	color: White;
	text-decoration: underline;
}

.sidebar a:hover {
	color: Black;
	text-decoration: underline;
}

.sidebar a:active {
	color: White;
	text-decoration: underline;
}
.MarginRule {
	margin-top: 12px;
	margin-bottom: 9px;
}

.footer {
	margin-top: 9px;
	margin-bottom: 12px;
}

.footer td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10px;
}

.footer a:link {
	color: #660099;
	text-decoration: none;
}

.footer a:visited {
	color: #660099;
	text-decoration: none;
}

.footer a:hover {
	color: #660099;
	text-decoration: underline;
}

.footer a:active {
	color: #660099;
	text-decoration: none;
}


img {
	text-decoration: none;
	border: none;
}
