/*
-----------------------------------------------
PromoTXT Template Style
Name:     The Grid Style
Designer: Karim McCall
URL:      www.promotxt.com
Date:     1 September 2005
----------------------------------------------- */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#686868;
	padding:0px;
	background:#959595;
}
table {
	border-collapse:collapse;
	border:0;
}
td {
	font-size:11px;
	color:#000000;
}
form {
	margin:0;
}
h1 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	font-style:bold;
}
h2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	font-style:bold;
}
ul {
	margin:6px 0 10px 10px;
	padding:0 0 10px 10px;
}

/* Links
----------------------------------------------- */
a:link {
	color:#C00000;
	text-decoration:none;
}
a:visited {
	color:#C00000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
a img {
	border-width:0;
}
table.headerContainer a {
	color:#000000;
	text-decoration:none;
}
table.headerContainer a:visited {
	color:#000000;
	text-decoration:none;
}
table.headerContainer a:hover {
	color:#C00000;
	text-decoration:none;
}

/* Page Structure
----------------------------------------------- */
table.Container {
	width:710px;
	background:#FFFFFF;
}
table.Container td {
	padding:10px 14px 10px 14px;	
}
table.headerContainer {
	width:100%;
	border:0;
}
table.headerContainer td { 
	padding:4px;
}
table.bodyContainer {
	width:100%;
	border:0;
}
table.bodyContainer td { 
	padding:4px 4px 0 0;
	margin:0;
}
table.Bar {
	color:#FFFFFF; 
	height:24px;
	background:#C00000;
	margin:4px 0 0 0;
	border:0;
}
table.Bar td {
	font-size:13px;
	color:#FFFFFF; 
	font-weight: bold;
	padding:0 0 0 16px;
}
table.Main {
	color:#000000; 
	background:url(images/bg_main-left.gif) no-repeat;
	margin:4px 0 0 0;
	border:0;
}
table.Main td {
	font-size:11px;
	color:#000000; 
	padding:44px 2px 0 6px;
}
table.RSide {
	color:#000000; 
	width:100%;
	background:url(images/bg_main-rside.gif) no-repeat #EBEBEB;
	margin:4px 0 0 0;
	border:0;
}
table.RSide td {
	font-size:11px;
	color:#000000; 
	padding:20px 2px 0 6px;
}
table.RSide img {
	margin:0 0 0 7px;
}
table.Chart {
	width:100%;
	margin:0;
	border:0;
}
table.Chart td {
	color:#000000;
	font-size:11px;
	color:#000000; 
	padding:4px;
}

/* Navigation
----------------------------------------------- */
table.nav {
	width:100%;
	color:#FFFFFF; 
	height:24px;
	background:#C00000;
	border:0;
}
table.nav td {
	font-size:10px;
	color:#FFFFFF; 
	font-weight: bold;
	text-transform:uppercase;
	padding:0 0 0 16px;
}
table.nav a {
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.35em;
}
table.nav a:link {
	color:#FFFFFF;
	text-decoration:none;
}
table.nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
table.nav a:hover {
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
}
#dropmenudiv {
	position:absolute;
	padding:2 2 2 2;
	border:1px solid silver;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width:100%;
	text-decoration:none;
	display:block;
	text-indent:3px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
}
#dropmenudiv a:hover {
	background-color:#FFFEF2;
}

/* Footer
----------------------------------------------- */
table.footer {
	width:100%;
	/*height:60px;*/
	border:0;
	background:#EBEBEB;
	margin:40px 0 0 0;
	pagging:4px;
}
table.footer td {
	color:#959595;
	font-size:10px;
}
table.footer a {
	color:#959595;
	text-decoration:none;
}
table.footer a:link {
	color:#959595;
	text-decoration:none;
}
table.footer a:visited {
	color:#959595;
	text-decoration:none;
}
table.footer a:hover {
	color:#000000;
	text-decoration:underline;
}

/* Extras
----------------------------------------------- */
#big {
	font-size:11px;
}
#small {
	font-size:10px;
	color:#959595;
}
#nospaces { 
	padding:0;
	margin:0;
}
.bgcolor {
	background:#F4F4F4;
}
#h2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#red;
	font-size:12px;
	font-style:bold;
	text-transform:uppercase;
}
