/**************** Home PAGE ****************/


body 	{ 
	margin-top: 0px;	margin-right: 0px;
	margin-left: 0px;	margin-bottom: 0px;
	background-color:#691900; background-image:url(page_bg.gif); background-repeat:repeat-x;
	scrollbar-face-color: #EDF8FF; scrollbar-shadow-color: #E1E1E1; 
	scrollbar-highlight-color: #428DCC; scrollbar-3dlight-color: #428DCC; 
	scrollbar-darkshadow-color: #428DCC; scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color:#DE4842;
	}

body,td,th 
	{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:18px; color:#322C2C;
	}


td#main_outer_table
	{
	background-color:#ffffff; width: 780px
	}

td#data_table
	{
	background-color:#ffffff; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:25px; height:380px;
	}

/**************** ALL + HOME PAGES ****************/

a.home_page_link:link 
	{
	font-family:Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color:#FF3C00; 
	text-decoration:none;
	}
a.home_page_link:visited 
	{
	font-family:Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color:#FF3C00; 
	text-decoration:none;
	}
a.home_page_link:hover 	
	{
	font-family:Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color:#322C2C; 
	text-decoration:none;
	}

td#dataseperator_table
	{
	background-image:url(data_seperator.jpg); background-repeat:no-repeat; background-position:bottom; height:30px;
	}

td#bottom_table
	{
	background-color:#D6D6D6; padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:15px;
	}

a.bottom_page_link:link 
	{
	font-family:Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color:#FF3C00; 
	text-decoration:none;
	}
a.bottom_page_link:visited 
	{
	font-family:Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color:#FF3C00; 
	text-decoration:none;
	}
a.bottom_page_link:hover 	
	{
	font-family:Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color:#322C2C; 
	text-decoration:none;
	}
.bottom_page_link_off
	{
	font-family:Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color:#322C2C; 
	text-decoration:none;
	}
.copytext
	{
	font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color:#747474; 
	text-decoration:none;
	}
.copysmtext
	{
	font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color:#322C2C; 
	text-decoration:none;
	}


/**************** ALL INTERNAL PAGES ****************/

td#int_pagetitle
	{
	font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px; color:#0B83E0; font-weight:bold;
	text-decoration:none; background-image:url(pagetitle_dots.gif);height:30px; text-transform:uppercase;
	}
.int_pagetitle
	{
	font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px; color:#FF3C00; font-weight:bold;
	text-decoration:none; text-transform:lowercase;
	}


.int_pagesubtitle
	{
	font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 14px; color:#0B83E0; 
	text-decoration:none;font-weight:bold;text-transform:uppercase;
	}



.inputbox {
	PADDING-LEFT: 2px; BORDER-RIGHT: #B7B7B7 1px solid; BORDER-TOP: #B7B7B7 1px solid;
	BORDER-LEFT: #B7B7B7 1px solid; BORDER-BOTTOM: #B7B7B7 1px solid; 
	font-family:Arial, Helvetica, sans-serif;font-weight: normal; font-size: 12px; color:#4A4949; text-decoration:none;
	}

td#int_pageline
	{ 
	BORDER-TOP: #A0D6E3 1px solid;
	}