@charset "utf-8";

<style type="text/css">

body {
scrollbar-base-color: #1f6a26;
}

body{
	margin:0;
	padding:0;
	background-color: #effff0;
	font-family: Arial;
	color: #1f6a26;
	letter-spacing: 0px;
	font-size: 12px;
	cursor: default;
	border: none;
	background-image:url(images/cashienetworkbg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

#maincontainer{
width: 990px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
	background-image:url(images/home-cashie-ver2.jpg);
	width: 990px;
	height: 180px;
	margin: 0;
	padding: 0px;
	background-repeat: no-repeat;
}

.mainheader {
	font-family: Arial, "Times New Roman", "Sans Serif";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border:#1f6a26;
	border-style:solid;
	border-width:1px;
	background-image:url(images/header-img-2.jpg);
	height: 20px;
	width: auto;
	line-height: 1.5em;
}

mainpanel {
	font-size:11px;
	background-color:#e4ffe5;
	border:#1f6a26;
	border-style:solid;
	border-width:1px;
	width: auto;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 160px 0 160px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

.middleheaders, .leftheaders, .rightheaders {
	padding-left: 2px;
}

.middlepanels, .leftpanels, .righttoppanel, .rightpanels {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
}

#leftcolumn{
float: left;
width: 161px; /*Width of left column in pixel*/
margin-left: -990px; /*Set margin to that of -(MainContainerWidth)*/
}

.leftheaders {
	font-family: Arial, "Times New Roman", "Sans Serif";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border:#1f6a26;
	border-style:solid;
	border-width:1px;
	background-image:url(images/header-img.jpg);
	height: 20px;
	width: 138px;
	line-height: 1.5em;
}
.leftpanels {
	font-size:11px;
	background-color:#effff0;
	border:#1f6a26;
	border-style:solid;
	border-width:1px;
	background-image:url(images/nested_tables-img.jpg);
	width: 136px;
}

#rightcolumn{
float: left;
width: 161px; /*Width of right column*/
margin-left: -161px; /*Set left margin to -(RightColumnWidth)*/
}

.rightheaders {
	font-family: Arial, "Times New Roman", "Sans Serif";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border:#1f6a26;
	border-style:solid;
	border-width:1px;
	background-image:url(images/header-img.jpg);
	height: 20px;
	width: 138px;
	line-height: 1.5em;
}

.righttoppanel {
	font-size:11px;
	border:#1f6a26;
	border-style:solid;
	border-width:1px;
	background-image:url(images/nested_tables-img.jpg);
	width: 136px;
	height: 101px;
	overflow: auto;
}

.rightpanels {
	font-size:11px;
	background-color:#effff0;
	border:#1f6a26;
	border-style:solid;
	border-width:1px;
	background-image:url(images/nested_tables-img.jpg);
	width: 136px;
}

#footer{
	clear: left;
	width: 100%;
	text-align: center;
	float: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.horizontalspace {
	height: 10px;
	width: auto;
}

div.moveabledivsleft {
	float: left;
	margin: 4px;
}
div.moveabledivsleft2 {
	float: left;
	margin: 5px;
}
div.moveabledivsright {
	float: right;
	margin: 5px;
}
div.foroverflow {font-size:11px; font-style:normal; width:610; height:45px; background-color:#FFFFFF; overflow:auto;}

.tablescashie {font-size:12px; border-style:solid; border-width:1px; background-color:#FFFFFF; width:500px;}
.tablescashiemain {font-size:10px; color:#060; border-style:solid; border-width:1px; background-color:#FFFFFF; width:610px;}
td.left {background-color:#effff0;}

.tablesaffiliate {font-size:10px; color:#060; border-style:solid; border-width:1px; background-color:#FFFFFF; width:316px;}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
h6 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}

.fontstyle1 {color:#0C0;}
.fontstyle2 {color:#F00;}

img {border: none;}

.mainheader a:link {color:#FFFFFF; text-decoration:underline;}
.mainheader a:visited {color:#FFFFFF; text-decoration:underline;}
.mainheader a:active {color:#FFFFFF; text-decoration:underline;}
.mainheader a:hover {color:#0C0; text-decoration:underline;}

.tablesaffiliate a:link {font-size:10px; color:#0C0; text-decoration:underline;}
.tablesaffiliate a:visited {font-size:10px; color:#0C0; text-decoration:underline;}
.tablesaffiliate a:active {font-size:10px; color:#0C0; text-decoration:underline;}
.tablesaffiliate a:hover {font-size:10px; color:#1f6a26; text-decoration:underline;}

A:link {color:#1f6a26; text-decoration:underline; font-size:12px; font-family:Arial, Times New Roman, Georgia;}
A:visited {color:#1f6a26; text-decoration:underline; font-size:12px; font-family:Arial, Times New Roman, Georgia;}
A:active {color:#1f6a26; text-decoration:underline; font-size:12px; font-family:Arial, Times New Roman, Georgia;}
A:hover {color:#000000; text-decoration:underline; font-size:12px; font-family:Arial, Times New Roman, Georgia;}