/* 
	e-autoloans StyleSheet
	Author: David Saul (david@project359.com)
	Date: 5th January 2005
*/



/* Page layout tags*/

body		{color: #000000; background-color: #cccccc; margin-top: 0px; margin-bottom: 0px;}

p 			{font-family: verdana; font-size: 11px; font-weight: normal; color: #000000; margin-top: 0px; text-align: left;}

p.header	{font-family: arial; font-size: 12px; font-weight: bold; color: #4583c0;}

p.pagetitle {font-family: arial; font-size: 12px; color: #4583c0; line-height: 14px; font-weight: bold; text-align: left;}

p.footer	{font-family: arial; font-size: 11px; font-weight: normal; color: #4583c0;}

li			{color: #000000; font-family: verdana; font-size: 11px; line-height: 14px;}


/* Table layout*/

table.tableborder		{background-color: #ffffff; border:solid 0px #4583c0;}
td.white		{background-color: #ffffff; border:solid 1px #4583c0;}
td.blue			{background-color: #c9ddec;}

td.calc  {font-family: verdana; font-size: 12px; font-weight: normal; text-decoration: none; color: #000000;}

td.ldivide {background: url(../images/blue.gif) repeat; background-color: #ffffff;}
td.rdivide {background: url(../images/blue.gif) repeat; background-color: #ffffff;}
td.lmenu {background: url(../images/menu_2_1.gif) repeat;}
td.rmenu {background: url(../images/menu_2_3.gif) repeat;}
td.menu  {font-family: sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #4583c0; line-height: 16px;}
td.title		{background-color: #4583c0; font-family: arial; font-size: 12px; font-weight: bold; color: #ffffff;}

td.pagetitle	{background-color: #4583c0; font-family: arial; font-size: 13px; font-weight: bold; color: #ffffff;}


/* Headers */


/* Links */


a			{font-family: verdana; font-size: 11px; font-weight: normal; text-decoration: underline; color: #0000ff; text-align: left;}

a:Active	{font-family: verdana; font-size: 11px; font-weight: normal; text-decoration: underline; color: #0000ff; text-align: left;}

a:Visited	{font-family: verdana; font-size: 11px; font-weight: normal; text-decoration: underline; color: #0000ff; text-align: left;}
	
a:Hover		{font-family: verdana; font-size: 11px; font-weight: normal; text-decoration: underline; color: #61a5ec; text-align: left;}


a.panel			{color: #000000; font-family: sans-serif; text-decoration: none; font-size: 11px; font-weight: bold; line-height: 16px;}

a.panel:Active	{color: #000000; font-family: sans-serif; text-decoration: none; font-size: 11px; font-weight: bold; line-height: 16px;}

a.panel:Visited	{color: #000000; font-family: sans-serif; text-decoration: none; font-size: 11px; font-weight: bold; line-height: 16px;}
	
a.panel:Hover	{color: #999999; font-family: sans-serif; text-decoration: none; font-size: 11px; font-weight: bold; line-height: 16px;}


a.footer			{color: #4583c0; font-family: arial; text-decoration: underline; font-size: 11px; font-weight: normal; line-height: 16px;}

a.footer:Active	{color: #4583c0; font-family: arial; text-decoration: underline; font-size: 11px; font-weight: normal; line-height: 16px;}

a.footer:Visited	{color: #4583c0; font-family: arial; text-decoration: underline; font-size: 11px; font-weight: normal; line-height: 16px;}
	
a.footer:Hover	{color: #4583c0; font-family: arial; text-decoration: underline; font-size: 11px; font-weight: normal; line-height: 16px;}


/* Other */

hr			{height: 1px; color: #4583c0; width: 471px;}


