﻿/* 
FSR CSS 1.0 

_____________________________________________________________________________________
styles used for generic HTML
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
*/

BODY{margin:0;}

BODY,TD,TH,DIV,SPAN,P,A{font-family:Verdana,serif;font-size:8pt;color:#000000;}

H1,H2,H3,H4,H5,H6{font-weight:bold;margin-top:5pt;margin-left:0pt;margin-bottom:1pt;padding-bottom:1pt;}
H1{font-size:16px;}
H2{font-size:14px;}
H3{font-size:12px;}
H4{font-size:10px;}
H5{font-size:9px;}
H6{font-size:8px;}

a:link {color: #963400;text-decoration: none;font-size:8pt;}
a:visited {color: #963400;text-decoration: none;font-size:8pt;}
a:active {color: #963400;text-decoration: none;font-size:8pt;}a:hover {color: #963400;text-decoration: underline;font-size:8pt;}

a.Nav:link {color: #000000;text-decoration: none;font-size:9pt;font-weight:bold;}
a.Nav:visited {color: #000000;text-decoration: none;font-size:9pt;font-weight:bold;}
a.Nav:active {color: #000000;text-decoration: none;font-size:9pt;font-weight:bold;}a.Nav:hover {color: #963400;text-decoration: underline;font-size:9pt;font-weight:bold;}


.ManagementButton{padding:2px;border:1px solid #42D9C6; background-color:#ffffff; font:bold 10px verdana; text-transform:uppercase;cursor:hand;}
.Title{font-weight:bold;text-transform:uppercase;color:#2f2f2f;font-size:13px;}
.SmallSearchTitle{font-weight:bold;}
.FormTitle{font-weight:bold;}



/*********************************************************************************************
										Form Styles
/*********************************************************************************************/

.OrangeBG{background-color:#be4d00;color:#ffffff;font-weight:bold;}
.DarkGrayBG{background-color:#e5e5e5;}
.LightGrayBG{background-color:#f6f6f6;color:#ffffff;}
.Border{background-color:#515151;}
.TextBox{border:1px solid #515151;}
.ErrorText{color:#be4d00;font-weight:bold;}

/*********************************************************************************************/

