html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial;
}

body {
	background-color: #376795;
	text-align: center;
}

#content {
	width: 980px;
	background-color:#f0f2fa;
	margin: 0 auto;
}
#shopwin {
	background-color:#f0f2fa;
	margin: 0 auto;
	height: 100%;
}

#shopwin td, #shopwin th {
	font-size: 9pt;
}

#topMenu {
	width: 980px;
	background-color:#135064;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 980px;
	background-color:#135064;
	margin: 0 auto;
	padding: 0;
	margin-top: 10px;
}

#footer {
	width: 980px;
	background-color:#fff;
	margin: 0 auto;
	border-top: 1px solid #c9eaf4;
	font-size: 9pt;
	margin-bottom: 20px;
}

#header h1 {
	margin-bottom: 0;
	color: #AFC4CB;
	padding-left: 10px;
}

#leftSidebar, #rightsidebar {
	width: 200px;
	padding: 10px 3px 10px 3px;
	vertical-align: top;
}

#centerBar {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	color: #727373;
	font-size: 9pt;
}

#centerBar h1 {
	margin-bottom: 0px;
	margin-top: 10px;
	display: block;
	color: 072c39;
	text-decoration: none;
	font-weight: normal;
	font-size: 20pt;
}

.separator {
	clear: both;
}

#centerBar .ads {
	width: 100%;
	text-align: center;
}

#centerBar .ads img {
	float: none;
}

#centerBar p a {
	color: #376795;
}


#centerBar h1 a {
	display: block;
	color: 072c39;
	text-decoration: none;
	font-weight: normal;
	font-size: 20pt;
}

#centerBar h1 a:hover {
	color: 072c39;
	text-decoration: underline;
}

#centerbar .date {
	display: block;
	color: #727373;
	font-size: 8pt;
	width: 100%;
	border-bottom: 1px dotted #5d97a8;
	margin-bottom: 10px;
}

#centerbar img {
	background-color: #fff;
	padding: 5px 5px 5px 5px;
	border: 1px solid #e5e7ee;
	float: left;
	margin: 10px;
}

*html  #centerbar img {
	border: 5px solid #fff;
}

.block {
	width: 100%;
	background-color: #fff;
	border: 1px solid #c9eaf4;
	padding: 3px 5px 3px 5px;
	margin-bottom: 20px;
	color: #727373;
	font-size: 8pt;
}

.block h1 {
	display: block;
	font-size: 9pt;
	color: #376795;
	margin: 0 0 4px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #b4d1d7;
	text-transform: uppercase;
}

.block h1 a {
	padding-right: 15px;
	color: #376795;
	background-image: url(../images/h1tip.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration: none;
}
.block14 {
	width: 150;
	background-color: #fff;
	border: 2px solid #c9eaf4;
	padding: 3px 5px 3px 5px;
	margin-top: 20px;
	color: #727373;
	font-size: 8pt;
}
.block14 img {
	border: 5px solid #fff;
}
.sideMenu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sideMenu li {
	border-bottom: 1px dotted #b4d1d7;
	line-height: 23px;
	color: #376795;
	font-size: 9pt;
	font-weight: bold;
}

.sideMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sideMenu ul ul {
}

.sideMenu li li {
	border-bottom: none;
	line-height: 23px;
	margin-left: 20px;
}

.sideMenu li a {
	color: #376795;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}


.posts {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	line-height: 20px;
}

.posts li a {
	font-size: 9pt;
	color: #376795;
}

#shop tr.odd {
	background-color: #fff;
}

#shop {
	text-align: left;
	border: 1px solid #c5d3da;
	border-spacing: 1px;
}

#shop a.buy img {
	border: none;
	background-color: transparent;
	padding: 0;
}

#centerbar a.buy img{
	border: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
}

#shop td, #shop th {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
}

#shop td {
	color:
}

#shop th {
	background-color: #c5d3da;
	line-height: 25px;
	color: #376795;
	white-space: nowrap;
}

#shop th a {
	color: #376795;
}

#shop td.centered {
	text-align: center;
}

#centerbar #calendar tr.days th {
	text-transform: none;
	text-align: left;
	padding-left: 5px;
	width: 14%;
}

#centerbar #calendar td{
	text-align: left;
	height: 50px;
	vertical-align: top;
	background-color: #fff;
}

#centerbar #calendar td.calempty {
	background-color: transparent;
}

#centerbar #calendar td span {
	background-color: #c5d3da;
	display: block;
	width: 20px;
	font-weight: bold;
	text-align: center;
}

#centerbar #calendar td a {
	font-weight: normal;
}

#calendar {
	background-color: #eff3f5;
	font-size: 8pt;
	width: 100%;
	border: 1px solid #c5d3da;
}

#calendar form {
	padding: 0;
	margin: 0;
}
select {
	font-size: 11px;
}
#calendar .button {
	font-size: 11px;
	width: 30px;
}

#calendar tr.month th {
	background-color: #c5d3da;
	line-height: 25px;
	color: #376795;
}

#calendar tr.month th a {
	color: #376795;
	text-decoration: none;
	font-size: 13pt;
	font-weight: bold;
}

#calendar tr.days {
	background-color: #d8e1e5;
}

#calendar tr.days th {
	text-transform: lowercase;
	font-weight: normal;
}

#calendar td {
	text-align: center;
}

#calendar td.sun, #calendar th.sun {
	color: #ff0000;
}

#calendar td.today {
	color: #fff;
	background-color: #9da9af;
	font-weight: bold;
}

#calendar td a {
	font-weight: bold;
	color: #376795;
}

.loginForm {
	font-size: 9pt;
	color: #727373;
}

.bottomLinks{
	width: 100%;
	font-size: 9pt;
}

.bottomLinks td {
	vertical-align: top;
	width: 20%;
}

.bottomLinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
}

.bottomLinks ul li {
	margin-bottom: 5px;
}

.bottomLinks ul li.archieve {
	text-align: right;
}

.bottomLinks ul li h1{
	text-transform: uppercase;
	margin:0;
	font-size: 9pt;
	border-bottom: 1px solid #c9eaf4;
}

.copyright {
	width: 100%;
	text-align: center;
	font-size: 9pt;
	border-top: 1px dotted #b4d1d7;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.copyright td {
	vertical-align: top;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 5px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	font-size: 11px;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

a.print
{
	display: block;
	width: 25px;
	height: 20px;
	background-image: url(../images/print.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #376795;
	padding-right: 20px;
}



#menu {padding-left: 1em;}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	top: 28px;
	left: 0px;
	display: block;
}

#menu ul ul ul {
	position: absolute;
	left: 90%;
	top: 0px;
}

#menu li {
	float: left;
	line-height: 30px;
	white-space: nowrap;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

#menu li {position: relative;}

#menu li li {
	float: none;
	line-height: 30px;
}


div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
	{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
	{display: block;}

div#menu ul li:hover, div#menu li.over {
	background-color: #4F7D8E;
}

div#menu ul ul li:hover {
	background-color: #135064;
}

div#menu li:hover ul, div#menu li.over ul {
	display: block; }


/*========= MENU COLORS ==========*/

#menu li.menuSeparator {
	color: #5D98A9;
	text-align: center;
}

#menu li a {
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
}

#menu li li a {
	padding: 0;
}


#menu ul ul {
	background-color: #4F7D8E;
}

#menu ul ul ul{
	background-color: #83A4AF;
}
