/* CSS Document */

body {
	background-color:#333333;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	}
table {
	cellpadding:0px;
	cellspacing:0px;
	border:0px;
	}
table#grey {
	background-color:#B0B0B4;
	padding: 0px;
	width: 760px;
	}
	
table td {
	cellpadding:0px;
	cellspacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	vertical-align:top;
	text-align: left;
	margin:0px;
	}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #999999;
}
.left {
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:20px;
	}

.center {
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:130px;
	}

.right{
	border-bottom:1px solid #ffffff;
	text-align:center;
	width:610px;
	}
.botleft {
	border-right:1px solid #ffffff;
	width:20px;
	}
.botcenter {
	border-right:1px solid #ffffff;
	width:130px;
	}
td#botright {
	border-left:1px solid #ffffff;
	}
h1 {
	text-align: center;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #333333;
	}
h3 {
	font-size:12px;
	text-align: center;
	}
td#main{
	border-bottom:1px solid #ffffff;
	text-align:center;
	padding:20px 20px 0px 20px;
	color: #333333;
	}
td#sidelinks {
	vertical-align:top;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	}
td#sidelinks a {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	border-top:1px solid #b0b0b4;
	border-bottom:1px solid #b0b0b4;
	text-decoration:none;
	padding: 7px 0px 7px 7px;
	font-style: normal;
	background-color: #666666;
	}
td#sidelinks a:hover {
	background-color:#8C8C8C;
	background-position: 3px 50%;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	}
	
td#notetop {
	background-image: url(images/notetop.gif);
	background-repeat: repeat-x;
	border-left:1px solid #666;
	width:100%;
}
td#notemain {
	background-image: url(images/noteline.gif);
	background-repeat: repeat;
	border-left:1px solid #666;
	width:550px;
}
.noteside {
	background-image: url(images/rightshade.gif);
	background-repeat: repeat-y;
	background-position: left 2px;
}
td#notebot {
	background-image: url(images/bottshade.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
td#notecorner {
	background-image: url(images/shadecorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td#spider {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	border-left: 1px solid #fff;
	
}
td#spider a {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E9E9E9;
	text-decoration: underline;
	padding: 10px 10px 3px 22px;
	text-align: right;
	}
td#spider a:hover {
	color: #FF0000;
	text-decoration: underline;
}
div#thumb {
	border-bottom:1px solid #ffffff;
	width: 130px;
	background-color: #FFFFFF;
	}
.italic {
	font-style:italic;
	vertical-align:middle;
	}
.white {
	color:#ffffff;
	}
.borderwhite {
	border: 3px solid #FFFFFF;
}
.bordergrey {
	border: thin solid #333333;
}

.padding {
	padding:0px 20px 0px 20px;
	}
.paddingten {
	padding:5px 10px 0px 10px;
	}
.middle {
	vertical-align:middle;
	}
.thumb {
	border-bottom: 1px solid #fff;
}
