body {
	margin: auto;
	padding: 0px;
	font-family: tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
	text-align: center;
	background: #FFFFF4;
	}

UL {
	list-style: square;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding-left: 1em;
	font-family: tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
	}

LI {
	background: transparent;
	font-family: Abadi MT Condensed Light, tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
	font-size: 12px;
    line-height:24px;
	}

OL {
	list-style: circle;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding-left: 2em;
	font-family: tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
	}

DL {
	list-style: disc;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
	padding-left: 2.5em;
	font-family: tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
	}

h1, h2, h3, h4 {
	font-family: Abadi MT Condensed Light, tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
	font-size: 24px; 
	font-weight: bold;
	color: #66DD33;
	background: transparent;
	}
a img {border: none; } 
.p {
	font-family: tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
	background: transparent;
    font-size:10px;
    line-height:20px;
	text-align: left;
	color:#112233;
	text-decoration:none;
	}

.p2 {
     font-size: 11px;
     line-height:24px;
	 text-align: left;
	 color:#112233;
     }

.p3  {
	  font-size: 12px;
      line-height:28px;
	  text-align: left;
      background-color: #fefefe;
     } 

.p4 {
    font-size: 14px;
	text-align: center;
	vertical-align: middle;
	}

a		{ color: #800080; background: transparent; text-decoration: none;} 
a:link	{ color: #CC0000; background: transparent; } 
a:visited	{ color: #CC0000; background: transparent; } 
a:active	{ color: #CC0000; background: transparent; } 
a:hover	{ color: #0000B8; background: transparent; text-decoration: underline; }

.greencelltitle {
    	padding: 5px;
	font-family: Abadi MT Condensed Light, tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		background: #225588;
		color: #FFFFFF;
	}
.greencellhighlight {
		font-size: 9pt;
		font-weight: bold;
		background: #FFFFBB;
		color: #880000;
	}
.graycelltitle {
    	padding: 5px;
		font-size: 8pt;
		font-weight: bold;
		background: #EEEEEE;
		color: #112233;
	}
.graycelltext {
		font-size: 8pt;
		color: #112233;
	}
.tabcelltext {
		font-size: 8pt;
		color: #2244AA;
	}

#header {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 80px;
	text-align: right;
	background: #FFEEEE url(images/vividlogo.gif) no-repeat;
	color: #0000CC;
	border-bottom: 5px solid #CC0000;
	}

#title {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	background: transparent;
	font-family: Abadi MT Condensed Light, tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
	font-size: 30px; 
	font-weight: bold;
	color: #CC0000;
	display: block;
	}	

#menu {
	font-family: Abadi MT Condensed Light, tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
    font-size:16px;
	line-height:28px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	}

#container {
	margin: 0 auto;
	padding: 0;
	color: #0F0F0F;
	background: transparent;
	text-align: left;
	}

h1.section {
	margin-top: 10px;
	line-height:28px;
	font-family: Abadi MT Condensed Light, tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
    font-size:20px;
	background: transparent;
	color: #CC0000;
	border-bottom: 2px solid #CC0000;
	}

#sidebar {
	float: left;
	width: 22%;
	padding: 5px 5px 10px 5px;
	background: #FFFFBB;
	}

#equalcol1 {
	float: left;
	width: 32%;
	padding: 5px 5px 10px 5px;
	background: #CCEECC;
	}
#equalcol2 {
	float: left;
	width: 32%;
	padding: 5px 10px 10px 10px;
	border-right: 1px solid #FFCCCC;
	border-left: 1px solid #FFCCCC;
	}
#equalcol3 {
	float: left;
	width: 31%;
	padding: 5px 5px 10px 5px;
	background: url(images/bg.gif) repeat;
	}

#doublecol {
	float: left;
	width: 71%;
	padding: 5px 10px 10px 10px;
	background: transparent;
	border-left: 1px solid #FFCCCC;
	}

#twincol {
	float: left;
	width: 48%;
	padding: 5px 5px 5px 5px;
	background: transparent;
	border-left: 1px solid #FFCCCC;
	border-right: 1px solid #FFCCCC;
	}

#triplecol {
	float: left;
	width: 30%;
	padding: 5px 5px 5px 5px;
	background: transparent;
	border-left: 1px solid #FFCCCC;
	border-right: 1px solid #FFCCCC;
	}

#fourcol {
	float: left;
	width: 23%;
	padding: 5px 5px 5px 5px;
	background: transparent;
	text-align: left;
	border-top: 1px solid #FFCCCC;
	border-right: 1px solid #FFCCCC;
	}


#fivecol {
	float: left;
	width: 19%;
	padding: 3px 3px 3px 3px;
	background: transparent;
	text-align: left;
	border-top: 1px solid #FFCCCC;
	border-right: 1px solid #FFCCCC;
	}

#content {
	float: left;
	width: 50%;
	padding: 5px 10px 10px 10px;
	background: transparent;
	border-right: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	}

h1.contentdata {
	margin-top: 10px;
	padding: 2px 5px;
	font-family: Abadi MT Condensed Light, tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
    font-size:20px;
	font-weight: bold;
	text-align: right;
	background: transparent;
	border-top: 1px solid #FFCCCC;
	border-right: 5px solid #FFCCCC;
	color: #CC0000;
	}

h2.subject {
	font-family: Abadi MT Condensed Light, tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent;
	color: #0FAA33;
	}

div.clickstamp {
	font-family: Abadi MT Condensed Light, tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
	font-size: 10px ;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding: 0px 5px 2px 5px;
	border-bottom: 1px solid #FFCCCC;
	border-left: 5px solid #FFCCCC;
	}

#rightbar {
	float: left;
	width: 22%;
	padding: 5px 5px 10px 5px;
	background: url(images/bg.gif) repeat;
	color: #000099;
	}

#slogan {
	float: left;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background: #FF99FF;
	font-size: 12px ;
    line-height:24px;
	font-weight: bold;
	letter-spacing: 0.15em;
	color: #000099;
	}

#footer {
	float: left;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background: #99FF99;
	font-family: Abadi MT Condensed Light, tahoma, lucida sans, lucida grande, verdana, arial, sans-serif;
	font-size: 10px;
    line-height:20px;
	letter-spacing: 0.14em;
	color: #000099;
	}

#space {
	width: 100%;
	padding: 5px;
	background: transparent;
	color: #000099;
	border-top: 1px solid #FFCCCC;
	}
