body 
{
	background-color:wite
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

div.tab {background: url(tab.png) no-repeat #ffffff; width: 150px; height: 25px}
div.bottom_tab {background: url(bottom_tab.png) no-repeat #ffffff; width: 150px; position: absolute; height: 25px; top:0%; left: 40px}


div.bl4 {background: url(bl4.png) 0 100% no-repeat #bbffbb; width: 100%}
div.br4 {background: url(br4.png) 100% 100% no-repeat}
div.tl4 {background: url(tl4.png) 0 0 no-repeat}
div.tr4 {background: url(tr4.png) 100% 0 no-repeat; padding:10px}

div.bl3 {background: url(bl3.png) 0 100% no-repeat #f5e49c; width: 100%}
div.br3 {background: url(br3.png) 100% 100% no-repeat}
div.tl3 {background: url(tl3.png) 0 0 no-repeat}
div.tr3 {background: url(tr3.png) 100% 0 no-repeat; padding:10px}

div.bl2 {background: url(bl2.png) 0 100% no-repeat #f5e49c; width: 100%}
div.br2 {background: url(br2.png) 100% 100% no-repeat}
div.tl2 {background: url(tl2.png) 0 0 no-repeat}
div.tr2 {background: url(tr2.png) 100% 0 no-repeat; padding:10px}

div.bl {background: url(bl.png) 0 100% no-repeat #ffffff; width: 50px}
div.br {background: url(br.png) 100% 100% no-repeat}
div.tl {background: url(tl.png) 0 0 no-repeat}
div.tr {background: url(tr.png) 100% 0 no-repeat; padding:10px}
div.clear {font-size: 1px; height: 1px} 
div.banner {width:100%;	height:350px; background: 0 100% no-repeat #de8000}

div.green_banner {width:100%; background: 0 100% no-repeat #00cc00}
div.orange_banner {width:100%; background: 0 100% no-repeat #ff8000}


h1
{
	font-family:Century Gothic;
	font-size:22px;
	font-weight:bold;
	color: #9999ff
}

h2
{
	font-family:Century Gothic;
	font-size:20px;
	font-weight:bold;
	color: #000000
}

p
{
	font-family:Century Gothic;
	font-size:14px;
	font-weight:lighter;
	color: #444444
}

textarea
{
	font-family:currier_new;
	font-size:14px;
	font-weight:lighter;
	color: #444444
}

p.message
{
	font-family:Century Gothic;
	font-size:14px;
	font-weight:lighter;
	color: #444444
}

p.banner_title
{
	font-family:Century Gothic;
	font-size:32px;
	font-weight:lighter;
	color: White
}
p.banner_text
{
	font-family:Century Gothic;
	font-size:16px;
	font-weight:lighter;
	color: White
}

p.button_title
{
	font-family:Century Gothic;
	font-size:26px;
	font-weight:lighter;
	color: White
}
p.button_text
{
	font-family:Century Gothic;
	font-size:12px;
	font-weight:lighter;
	color: #99ff99
}

p.white
{
	font-family:Arial;
	font-size:14px;
	font-weight:lighter;
	color: #ffffff
}

p.white_big
{
	font-family:Arial;
	font-size:22px;
	font-weight:lighter;
	color: #ffffff
}

a.message
{
	font-family:Century Gothic;
	font-size:14px;
	font-weight:lighter;
	color: #444444
}
