/* 
	project359 Web StyleSheet
	Author: David Saul (david@project359.com)
	Date: 5th February 2005
*/



/* Page layout tags*/

body		{color: #000000; background: url(../images/background.jpg) repeat; background-color: #ffffff; margin-top: 5px; margin-bottom: 5px;}

p 			{font-family: arial, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-align: left; margin-left: 5px; line-height: 15px;}

p.cds 			{font-family: arial, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-align: center;}

p.footer	{font-family: arial, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-align: left; margin-left: 5px; line-height: 14px;}

p.www		{text-align: left;}

li			{font-family: arial, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-align: left;}

.input		{font-family: arial, sans-serif; font-size: 12px; font-weight: normal; color: #333333;}

/* Table layout*/

/* Headers */

h1		{color: #be8c16; font-family: arial, sans-serif; font-size: 13px; font-weight: bold; line-height: 14px; text-align: left; text-indent: 5px;}

/* Links */


a			{font-family: arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; color: #be8c16; text-align: left;}

a:Active	{font-family: arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; color: #be8c16; text-align: left;}

a:Visited	{font-family: arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; color: #be8c16; text-align: left;}
	
a:Hover		{font-family: arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; color: #f2e1ba; text-align: left;}

a.menu		{font-family: arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #333333; text-align: left; margin-left: 5px; line-height: 25px;}

a.menu:Active	{font-family: arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #333333; text-align: left; margin-left: 5px;}

a.menu:Visited	{font-family: arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #333333; text-align: left; margin-left: 5px;}
	
a.menu:Hover		{font-family: arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #be8c16; text-align: left; margin-left: 5px;}

a.menuon		{font-family: arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #333333; text-align: left; margin-left: 5px; line-height: 25px; background-color: #cccccc;}

a.menuon:Active	{font-family: arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #333333; text-align: left; margin-left: 5px;}

a.menuon:Visited	{font-family: arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #333333; text-align: left; margin-left: 5px;}
	
a.menuon:Hover		{font-family: arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #be8c16; text-align: left; margin-left: 5px;}

/* Other */

.pageborder	{background-color:#ffffff; width: 798px; border: solid; border-width: 1px; border-color: #d49d19;}

.pageheader	{background: url(../images/line_fill.jpg) repeat; height: 20px; width: 663px; color: #333333; font-family: arial, sans-serif; font-size: 12px; font-weight: bold; text-indent: 5px; line-height: 20px; text-align: left;}

.menuheader {background-color:#d49d19; height: 20px; width: 120px; color: #333333; font-family: arial, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; text-indent: 5px; text-align: left;}

.sitemenu	{background: url(../images/line_fill.jpg) repeat; width: 120px; color: #333333; font-family: arial, sans-serif; font-size: 11px; font-weight: bold; text-align: left;}

.sideinfo	{background: url(../images/line_fill.jpg) repeat; width: 120px; color: #333333; font-family: arial, sans-serif; font-size: 11px; font-weight: bold; line-height: 25px; text-align: left;}

hr   {color: #be8c16; height: 1px;}
