<style type="text/css">

.top {
	background-color: #FFFF99;
	height: 140px;
	vertical-align: bottom;
	border-style: none;
}

.sidebar {
	background-color: #FFFF99;
	width: 25%;
	vertical-align: top;
	border-style: none;
}

.main {
	background-color: #F7E6FB;
	vertical-align: top;
	border-top-color: #F7E6FB;
	border-right-color: #F7E6FB;
	border-bottom-color: #F7E6FB;
	border-left-color: #F7E6FB;
}

. white {
	background-color: #FFFFFF;
	vertical-align: top;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.inner {
	width: 100%;
	background-color: #FFFF99;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.bottom {
	width: 100%;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #F7E6FB;
	border-right-color: #F7E6FB;
	border-bottom-color: #f7e6fb;
	border-left-color: #f7e6fb;
	border-collapse: collapse;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}


.textfont {
	font-family: "Georgia",Palatino,Palatino Linotype,MS Serif;
}


.textbold {
	font-family: "Georgia",Palatino,Palatino Linotype,MS Serif;
	font-weight: bold;
}

.textital {
	font-family: "Georgia",Palatino,Palatino Linotype,MS Serif;
	font-style: italic;
}

.textblue {
	font-family: "Georgia",Palatino,Palatino Linotype,MS Serif;
	color: #000090;
}

.textbluebold {
	font-family: "Georgia",Palatino,Palatino Linotype,MS Serif;
	color: #000090;
	font-weight: bold;
}

.textblueital {
	font-family: "Georgia",Palatino,Palatino Linotype,MS Serif;
	color: #000090;
	font-style: italic;
}

.textbluebolditalic {
	font-family: "Georgia",Palatino,Palatino Linotype,MS Serif;
	color: #000090;
	font-style: italic;
	font-weight: bold;
}

.textwhite {
	font-family: "Georgia",Palatino,Palatino,Linotype,MS Serif;
	color: #FFFFFF;
	font-size: 15px;
}

.style4	{
	font-family: Comic Sans MS;
	color: #05BE99;
	font-size: 14px;
	font-weight: bold;
}

.style5 {
	font-family: Arial Narrow;
	color: #800080;
	font-size: 14px;
	font-weight: bold;
}

.style6 {
	font-family: Arial Narrow;
	color: #800080;
	font-size: 14px;
	font-weight: 400;
}

.style7 {
	font-family: Arial;
	color: #4F4F4F;
	font-size: 12px;
	font-weight: bold;
}

.style8 {
	font-family: Arial;
	color: #4F4F4F;
	font-size: 12px;

}

.style9 {
	font-family: Arial;
	color: #4F4F4F;
	font-size: 11px;
	text-decoration: underline;
}

.style10 {
	font-color: #800080;
}

.style11 {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
}

.style12 {
	font-family: Verdana;
	font-size: 11px;
	color: #006a6a;
	font-weight: bold;
}

.style13 {
	font-family: Verdana;
	font-size: 11px;
	color: #006a6a;
	font-weight: normal;
}

.style99 {
	font-family: Arial Narrow;
	font-size: 2px;
	color: #808080;
	font-weight: normal;
	line-length:165px;
	line-height: 1px;
}

.verdwine {
	font-family: Verdana;
	font-size: 13px;
	color: #8E2065;
	font-weight: bold;
}


</style>