td         {font-family:tahoma; text-decoration:none; font-size:12px; color:#454545;}
a:link     {font-family:tahoma; text-decoration:none; font-size:12px; color:#496783;}
a:visited  {font-family:tahoma; text-decoration:none; font-size:12px; color:#496783;}
a:hover    {font-family:tahoma; text-decoration:none; font-size:12px; color:#ff3939;}
a:active   {font-family:tahoma; text-decoration:none; font-size:12px; color:#496783;}

a img {border: none; }

a.header, a.header:link, a.header:visited, a.header:active { color:#383838;}
a.header:hover { color:#ff3939; text-decoration:underline;}

a.links, a.links:link, a.links:visited, a.links:active { 
		color:#383838;
		display: block;
		font-weight: bold;
		padding-top: 4px;
		padding-bottom: 4px;
		background: #cccccc;
		}
a.links:hover {
		color:#cccccc;
		background: #383838;
		}

a.h2, a.h2:link, a.h2:visited, a.h2:active { 
		color: #d15400;
		margin: 2px;
		margin-top: 10px;
		font-family: tahoma;
		font-size: 13px; 
		}
a.h2:hover {
		text-decoration: underline;
		}

a.test  {
		display: block;
		width: 140px;
		padding: 10px 0 10px 10px;
		font-size: 12px;
		color: #999999;
		text-decoration: none;
		background: #ffffff url(images/arr_green.gif) no-repeat;
		border-bottom: 1px solid #e2e2e2;
		}

a.test:hover  {
		background: #f9fcf5 url(images/arr_green.gif) no-repeat;
		color: black;
		}

a.footer, a.footer:link, a.footer:visited, a.footer:active { color:#383838;}
a.footer:hover { color:#ff3939; text-decoration:underline;}

a.bold, a.bold:link, a.bold:visited, a.bold:active { color:#383838; font-weight: bold;}
a.bold:hover { color:#ff3939; font-weight: bold;}

.heading {
		color: #3b53b0;
		margin: 2px;
		margin-top: 5px;
		margin-bottom: 5px;
		font-family: tahoma;
		font-size: 14px;
		font-weight: bold;
		}
		
h1 {
		color: #069;
		margin: 2px;
		margin-top: 10px;
		font-family: tahoma;
		font-size: 16px; 
		}

h2 {
		color: #d15400;
		margin: 2px;
		margin-top: 10px;
		font-family: tahoma;
		font-size: 13px; 
		}

h3 {
		color: #454545;
		margin: 2px;
		margin-top: 5px;
		font-family: tahoma;
		font-size: 12px; 
		}

h2.nav {
		color: #666666;
		margin: 2px;
		margin-top: 5px;
		font-family: tahoma;
		font-size: 12px; 
		}

p {
		margin: 2px;
		margin-top: 10px;
		margin-bottom: 10px;
		font-family: tahoma;
		font-size: 12px;
		text-align: justify;
		color: #454545;
		}

p.footer {
		margin: 2px;
		margin-top: 5px;
		margin-bottom: 5px;
		font-family: tahoma;
		font-size: 10px;
		text-align: justify;
		color: #454545;
		}

p.bold {
		font-weight: bold;
		}

ul {
		margin: 0px;
		padding: 0px;
		}

li {
		margin-left: 30px;
		font-family: tahoma;
		font-size: 12px;
		color:#454545;
		text-decoration:none;
		}

li.header {
		float: right;
		margin-right: 10px;
		margin-left: 0px;
		list-style: none;
		}

li.links {
		float: left;
		text-align: center;
		margin-top: 1px;
		margin-right: 0px;
		margin-left: 1px;
		width: 128px;
		height: 18px;
		list-style: none;
		}

li.linksEnd {
		float: left;
		text-align: center;
		margin-top: 1px;
		margin-right: 0px;
		margin-left: 1px;
		width: 129px;
		height: 18px;
		list-style: none;
		}

li.footer {
		float: right;
		margin-right: 10px;
		margin-left: 0px;
		list-style: none;
		}

body {
		background: #585858;
		text-align: center;
		}

/* Body Begin */
.rollovser a {
		display:block;
		width: 90px;
		padding:10px 10px 10px 7px;
		font: bold 13px sans-serif;;
		color:#333;
		background: url("Signup.png");
		text-decoration: none;
		}
a.rollover {
		display: block;
		margin-left: 20px;
		width: 148px;
		height: 43px;
		text-decoration: none;
		background: url("images/Signup.png");
		}
a.rollover:hover { 
		background-position: -148px 0;
		}
.displacse {
		position: absolute;
		left: -5000px;
		}

/* Body Begin */

/* Body Begin */

#spacer {
		height: 1px;
		margin: 0px;
		padding: 0px;
		}

#spacer2 {
		height: 1px;
		margin: 0px;
		padding: 0px;
		}

#container {
		background: #ffffff;
		width: 790px;
		overflow: hidden;
		margin: 0px auto;
		text-align: left;    
		}      
		   
#header {
		background: #efefef;
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		height: 18px;
		width: 776px;
		margin-left: 6px;
		margin-top: 6px;
		text-align: left;
		}
		
#banner {
		background: url(images/banner.png) repeat;
		height: 122px;
		width: 778px;
		margin-left: 6px;
		margin-top: 6px;
		}
#main {
		overflow: hidden;
		margin: 7px;
		}

#links {
		background: #383838;
		border-color: #cecdcd;
		border-style: solid;
		border-top-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-width: 1px;
		height: 24px;
		width: 776px;
		margin-left: 6px;
		margin-top: 0px;
		padding-top: 0px;
		text-align: center;
		}

#nav {
		border-top: 1px solid #e2e2e2;
		float: left;
		}

#content {

		margin: 10px;
		text-align: left;
		width: 600px;
		float: right;
		}

#footer {
		background: #efefef;
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		height: 48px;
		width: 776px;
		margin-left: 6px;
		margin-top: 0px;
		margin-bottom: 6px;
		}

/* Body End */


/* Nav Links Begin */

a.nav, a.nav:link, a.nav:visited  {
		display: block;
		width: 140px;
		padding: 10px 0 10px 10px;
		font-size: 12px;
		color: #999999;
		text-decoration: none;
		background: #ffffff url(images/arr_green.gif) no-repeat;
		border-bottom: 1px solid #e2e2e2;
		}

a.nav:hover  {
		background: #cac9bb url(images/arr_green.gif) no-repeat;
		color: black;
		}

a.affnav, a.affnav:link, a.affnav:visited  {
		display: block;
		width: 140px;
		padding: 10px 0 10px 10px;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		background: #fff0f0 url(images/arr_green.gif) no-repeat;
		border-bottom: 1px solid #e2e2e2;
		}

a.affnav:hover  {
		background: #d9cbcb url(images/arr_green.gif) no-repeat;
		color: black;
		}

a.frenav, a.frenav:link, a.frenav:visited  {
		display: block;
		width: 140px;
		padding: 10px 0 10px 10px;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		background: #e9f9e6 url(images/arr_green.gif) no-repeat;
		border-bottom: 1px solid #e2e2e2;
		}

a.frenav:hover  {
		background: #cdd8cb url(images/arr_green.gif) no-repeat;
		color: black;
		}

/* Nav Links End */

/* Table Design + Settings Begin */

	/* Table Design Begin*/

	tr.top, td.top {
			background: #696c6f;
			color: #ffffff;
			}

	tr.label, td.label {
			background: #cacaca;
			width: 120px;
			height: 25px;
			}

	tr.labelbig, td.labelbig {
			background: #cacaca;
			width: 240px;
			height: 25px;
			}

	tr.name, td.name {
			background: #efefef;
			width: 100px;
			height: 20px;
			text-align: center;
			/*text-decoration: bold;*/
			}

	tr.value, td.value {
			background: #efefef;
			width: 100px;
			height: 20px;
			text-align: center;
			}

	/* Table Design End */
	/* Table Content Begin*/

	p.top {
			color: #ffffff;
			font-weight: bold;
			font-family: tahoma;
			font-size: 12px;
			text-align: justify;
			}

	p.label {
			font-weight: bold;
			text-align: left;
			}

	p.name {
			font-weight: bold;
			margin: 2px;
			margin-top: 5px;
			margin-bottom: 5px;
			font-family: tahoma;
			font-size: 12px;
			text-align: center;
			}

	p.value {
			margin: 2px;
			margin-top: 5px;
			margin-bottom: 5px;
			font-family: tahoma;
			font-size: 12px;
			text-align: center;
			}

	p.center {

			text-align: center;
			}

	/* Table Content End*/
/* Table Design + Settings End*/

/* HomePage TBL Design + Settings Begin */

	/* HomePage TBL Design Begin*/

	tr.top, td.top {
			background: #696c6f;
			color: #ffffff;
			}

	td.rightAlign {
			text-align: right;
			}

	tr.label, td.label {
			background: #cacaca;
			width: 120px;
			height: 25px;
			}

	tr.name, td.name {
			background: #efefef;
			width: 100px;
			height: 20px;
			text-align: center;
			}

	tr.homevalue, td.homevalue {
			background: #efefef;
			width: 200px;
			height: 20px;
			text-align: center;
			}

	/* HomePage TBL Design End */
	/* HomePage TBL Content Begin*/

	
	h1.hometable {
			color: #3b53b0;
			margin: 2px;
			margin-top: 2px;
			font-family: tahoma;
			font-size: 12px; 
			}

	h2.hometable {
			color: #3b53b0;
			margin: 2px;
			margin-top: 5px;
			font-family: tahoma;
			font-size: 12px; 
		}
			
	p.hometable {
			font-family: tahoma;
			font-size: 11px;
			margin: 5px;
			text-align: justify;
			}

	p.label {
			font-weight: bold;
			}

	p.name {
			font-weight: bold;
			margin: 2px;
			margin-top: 5px;
			margin-bottom: 5px;
			font-family: tahoma;
			font-size: 12px;
			text-align: center;
			}

	p.value {
			margin: 2px;
			margin-top: 5px;
			margin-bottom: 5px;
			font-family: tahoma;
			font-size: 12px;
			text-align: center;
			}

	/* HomePage TBL Content End*/
/* HomePage TBL Design + Settings End */