td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;

}
body {
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #6282C2;

}
.bottombar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.normalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
}
.bullet1 {
	list-style-position: outside;
	list-style-type: square;
	color: #000000;
	list-style-image: url(images/Square.gif);


}
.Heading1White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;

}
.Headingwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Headingwhitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.normalitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.highlightyellow {
	background-color: #ffff66;
}
	
#list-menu {
width: 152px;
/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu ul {
	font-family: verdana, arial, sanf-serif;
	font-size: 14px;
	margin: 0;
	padding: 10;
	list-style-type: none;
	font-weight: bold;

}

#list-menu a {
display: block;
width:130px;
padding: 2px 2px 2px 8px;
background: #6282C2;
text-decoration: none; /*lets remove the link underlines*/
border: 1px solid #6282C2;
}

#list-menu li {
margin: 2px 0 0;
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #FFFFCC;
	font-weight: bolder;

}

#list-menu a:hover {
	border: 1px solid #000000;
	background: #FFFFCC;
	color: #000000;
	font-weight: bold;
}


#list-menu-bottom {
	display:inline;
	list-style-type:none
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.paddedlist {

}

li {
	padding-bottom: 5px;
	margin-left: -20px;
}
.inset {
	padding-left: 20px;
}
.textbox {
	border: 1px solid #cccccc;
	background-color:RGB(255,255,160);
}

/* Table border for opt-in */
table.optin {
	border-spacing: 2px;
	border-collapse: separate;
	background-color: white;
	border: 4px dashed #000000;
}

table.advert {
	border-spacing: 2px;
	border-collapse: separate;
	background-color: #FFFFC;
	border: 3px dashed #FF0000;
}

.headline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.boxred {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#CE0000;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	padding-top: 30x;
	padding-bottom: 2px;
}
