* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-color: #F4CB97;
	border-left-color: #F4CB97;
	border-bottom-color: #F4CB97;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #logo {
	height: 158px;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
}
#wrapper #bodyarea #left {
	float: left;
	width: 100px;
	background-color: #FFF;
}
#wrapper #bodyarea #right {
	clear: none;
	float: right;
	width: 924px;
	background-color: #FFF;
	height: auto;
}
#wrapper #bodyarea #right #insideleft {
	background-color: #FFF;
	float: left;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D00DE;
	padding: 20px;
	height: 500px;
}
#bodyarea {
	background-color: #FFF;
}

#wrapper #bodyarea #right #insideright {
	background-color: #FFF;
	float: right;
	width: 160px;
}

#wrapper #bodyarea #footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #102D60;
	clear: both;
	height: 25px;
	text-align: right;
	padding: 3px;
}
#wrapper #bodyarea #right #insideleft #home_flash_image {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0F0;
	border-right-color: #0F0;
	border-bottom-color: #0F0;
	border-left-color: #0F0;
	top: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#wrapper #bodyarea #right #insideleft table {
	text-align: center;
}
#wrapper #bodyarea #right #insideleft h1 {
	font-size: 16px;
	color: #25AF47;
}
#wrapper #bodyarea #right #insideleft #ratestable {
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #F5D1A5;
	border-bottom-color: #FFF;
	border-left-color: #F5D1A5;
}

#wrapper #bodyarea #right #insideleft h1 {
	text-align: center;
}
#wrapper #bodyarea #right #insideleft #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #prekareas .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible {
	font-size: 12px;
}

