/* OVERALL TABLE PROPERTIES!! */

BODY {
	font-family: arial;
	font-size: 10pt;
	background-image: url(images/wallpaper4.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	background-position: top left;
	background-attachment: fixed;
	margin: 10px;
	}

/* FONT STYLES!!! */
	
p {
	font-size: 10pt;
	font-family: arial;
	color: #000033;
	}

A:link {color: #ff8000; font-weight: bold; font-size: 10pt;}
A:visited {color: #dd6f00; font-weight: bold; font-size: 10pt;}
A:hover {color: #00ff00; font-weight: bold; text-decoration: none; font-size: 10pt;}
	
h1 {
	/* TAG TO FOR NORMALIZE TEXT - no line breaks, no indent */
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
	color: #000033;
	margin-bottom: 0pt;
	}

small {
	font-size: 9pt;
	font-family: arial;
	}

form {
	margin-bottom: 2pt;
	margin-top: 2pt;
	}

.normal {
	font-size: 10pt;
	font-family: arial;
	color: #000033;
	}

.biglink {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	}
	
.underline {
	border-top: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-color: #800000;
	border-style: dashed;
	}

.underoverline {
	background-color: #ffead5;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-color: #800000;
	border-style: dashed;
	}
	
em {
	/* Style used for emphasis - blue, bold, italic font. */
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000033;
	}

.emphasis-red {
	/* Special red, underlined emphasis */
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #bf0000;
	}

.mega-em-blue {
	/* BIG WORDS!!! */
	font-family: arial;
	font-size: 18pt;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	}

.mega-em-red {
	/* BIG WORDS!!! */
	font-family: arial;
	font-size: 18pt;
	font-weight: bold;
	color: #bf0000;
	text-decoration: underline;
	}

.big {
	font-size: 12pt;
	font-family: arial;
	color: #000033;
	}

.small {
	font-size: 8pt;
	font-family: arial;
	color: #000033;
	}
	
ul {
	list-style: none;
	font-size: 10pt;
	font-family: arial;
	color: #000033;
	margin-left: 20;
	text-indent: -15px;
	}

ol {
	font-size: 10pt;
	font-family: arial;
	color: #000033;
	margin-left: 30;
	text-indent: 0px;
	}
	
.bullets {
	list-style: square inside;
	font-size: 10pt;
	font-family: arial;
	color: #000033;
	margin-left: 20;
	text-indent: -15px;
	}

.bullets2 {
	list-style: square inside;
	font-size: 10pt;
	font-family: arial;
	color: #000033;
	margin-left: -10px;
	text-indent: -10px;
	}

.poll {
	margin-left: 17px;
	text-indent: -20px;
	}
	
.sidebar_title {
	/* Style used for secondary titling in far right boxes, like the Poll title */
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dashed;
	margin-bottom: 5px;
	color: #00009b;
	padding-top: 0px;
	padding-bottom: 2px;
	}

.date {
	/* Style used for the headings on the updates */
	font-size: 11pt;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	}

.copyright {
	/* style used for the copyright info */
	font-size: 8pt;
	font-family: arial;
	font-styel: italic;
	}

.storeboxheadertext {
	font-size: 16pt;
	font-family: arial;
	font-weight: bold;
	color: #ffff00;
	}

.storeboxtext {
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	}

.break { /*used for * * * section breaks between the other cool sites bit*/ 
	font-size: 16pt;
	font-family: arial;
	color: #ffff00;
	margin: 8px;
	}
	
/* TABLE STYLES */

.dashedsides {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 2px;
	border-right: 2px;
	border-style: dashed;
	border-color: #003366;
	padding: 10px;
	word-wrap: break-word;
	}
	
.greenline {
	border-top: 0px;
	border-bottom: 2px;
	border-left: 0px;
	border-right: 0px;
	border-color: #00b700;
	border-style: dashed;
	}
	
.dotbox {
	background: #ffffff;
	filter:alpha(Opacity=75, Style=0);
	-moz-opacity:.75;opacity:.75;
	color: #ffffff;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #000000;
	border-style: solid;
	line-spacing: 0pt;
	}

.dotbox-notrans {
	background: #ffffff;
	color: #ffffff;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #000000;
	border-style: solid;
	line-spacing: 0pt;
	}

.storebox {
	background: #008a00;
	background-image: url(images/moneywallpaper.gif);
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #008a00;
	border-style: dashed;
	line-spacing: 0pt;
	}

.storeboxheader {
	background-color: #00a800;
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	line-spacing: 0pt;
	padding: 0px;
	spacing: 0px;
	}

.storebox-innerbox {
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	line-spacing: 0pt;
	padding: 0px;
	spacing: 0px;
	}
	
.reject {
	font-size: 11pt;
	font-family: arial;
	background-color: #f3f3f3;
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	line-spacing: 0pt;
	padding: 0px;
	spacing: 0px;
	}
	
.bottomdots {
	font-size: 10pt;
	font-family: arial;
	background-color: #f3f3f3;
	border-color: #000000;
	border-style: dotted;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	line-spacing: 0pt;
	padding: 0px;
	spacing: 0px;
	}
	
.comment-white {
	background: #ffffff;
	color: #ffffff;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #000000;
	border-style: solid;
	line-spacing: 0pt;
	padding: 2px;
	}
	
.comment-grey {
	background: #f3f3f3;
	color: #ffffff;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-color: #000000;
	border-style: solid;
	line-spacing: 0pt;
	padding: 2px;
	}