body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout/marble1.gif);
	line-height: 16px;
	letter-spacing: .2px;
}
td,th,p,div {
	font-size: 14px;
}

td.columnL {
	background: #FFFFFF url(/images/layout/just-column002l.jpg) repeat-y center;
}
td.columnR {
	background: #FFFFFF url(/images/layout/just-column002r.jpg) repeat-y center;
}

h2 {
	font-size:18px;
}
p {
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.small {
	font-size: 10px;
}
a:link {
	color: #CC0000;
}

a:visited {
  color: #CC0000;
}

a:hover {
  color: #CC0000;
	text-decoration: none;
}

a:active {
	color: #CC0000;
}

a.hidden {
  color: #CC0000;
}

a.hidden:visited {
  color: #CC0000;
}

a.hidden:hover {
	color: #CC0000;
}

a.hidden:active {
  color: #CC0000;
}


a.nav:link {
	color: #CC0000;
	font-size: 14px;
	text-decoration: underline;
	padding-bottom: 10px;
	font-weight: bold;
	font-weight: bold;
}

a.nav:visited {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

a.nav:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	font-size: 18px;
	line-height: 30px;
	margin-left: 15px;
	margin-top: 15px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.menubox {
	width: 130px;
	padding: 10px;
	margin: 2px;
	z-index: 1;
	position: absolute;
	margin-left: -15px;
	top: 125px;
}
div.menuleft {
	width: 100px;
	padding: 3px;
	margin: 2px;
	z-index: 1;
	position: absolute;
	margin-left: 6px;
	top: 300px;
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-weight: bold;
}
div.content {
	width: 490px;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	z-index: 1;
	position: absolute;
	margin-left: -25px;
	margin-top: 15px;
	height: auto;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: justify;
}

P.test {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	border: 0;
	line-height: 115%;
}
IMG {
	padding: 0;
	border: 0;
	margin: 5;
}

img.test {
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	margin-right: 12px;
}

P.test IMG {
   float: left;
}
div.holidays {
	width: 100px;
	padding: 1px;
	margin: 3px;
	top: 360px;
	z-index: 1;
	position: absolute;
}
div.box2 {
	border-color: #339999;
	border-width: 1px;
	border-style: solid solid solid solid;
	line-height: 22px;
	padding: 5px;
	margin-left: 12px;
	margin-right: 12px;
	background-color: #AAFFFF;
}
div.quoteit {
	font-style: italic;
	font-size: 110%;
	margin-left: 18px;
}
div.quotename {
	margin-left: 25px;
	margin-right: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: right;
}
div.box3 {
	border-color: #339999;
	border-width: 1px;
	border-style: solid solid solid solid;
	line-height: 22px;
	padding: 5px;
	margin-left: 12px;
	margin-right: 12px;
	background-color: #AAFFFF;
}
div.box4 {
	border-color: #339999;
	border-width: 2px;
	border-style: solid solid solid solid;
	line-height: 22px;
	padding: 5px;
	margin-left: 12px;
	margin-right: 12px;
	background-color: #AAFFFF;
	}