@charset "utf-8";
.LeftCol {
	background-color: #3B4E69;
	background-repeat: no-repeat;
	background-image: url(img/bricks2.gif);
}
.LeftCol a {
	color: #CCCCCC;
}
.LeftCol a:hover {
	color: #FFFFFF;
}



body {
	background-color: #898989;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-attachment: fixed;
}

/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #000099;
	text-decoration: underline;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:hover {
	color: #0033FF;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #26364F;
	margin-bottom: 6px;
	margin-top: 6px;
}
.imgPadLeft {
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 3px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 3px;
	margin-top: 6px;
	margin-left: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3B4E69;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 17px;
	margin-right: 12px;
}
.greybox {
	background-color: #c8c8c8;
	background-image: url(img/bg_grey.jpg);
	background-repeat: repeat-x;
}
.bluebox {
	background-color: #c8e7f7;
	background-image: url(img/bg-blue.jpg);
	background-repeat: repeat-x;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
ul {
	margin-top: 2px;
	margin-left: 0px;
	padding-left: 16px;
}

.imgPadRight {
	margin-left: 14px;
}
.clock {
	background-color: #3b4e69;
	background-image: url(images/1201_header_03.png);
	background-repeat: repeat-x;
}

