/* Order the styles below alphabetically for ease of selection in the drop-down lists.  NB: to add a style to the drop-down list, insert a "." before the name. */
Body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #FFFFFF;
 font-family: Arial, Tahoma, Verdana, sans-serif;
 font-size: 12px;
 line-height: 18px;
 color: #000000;
}

A:Link {
 color: #1A187D;
 text-decoration: underline;
}

A:Hover {
 color: #409FCD;
 text-decoration: underline;
}

A:Active {
 color: #409FCD;
 text-decoration: underline;
}

A:Visited {
 color: #1A187D;
 text-decoration: underline;
}

P {
 font-size: 12px;
 color: #000000;
 font-family: Arial, Tahoma, Verdana, sans-serif;
 line-height: 18px;
 margin-left: 0px;
 margin-right: 0px;
}

hr {
 height:1px;
 text-align:left;
 width:100%;
 color:#EDBB02;
}

Input,TextArea, Select {
 scrollbar-arrow-color: #400000;
 color: #12130D;
 font-family: Arial, Tahoma, Verdana, sans-serif;
 font-size: 11px;
 font-weight: normal;
 border-color: #333333;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px;  
} 

LI {
 font-size: 12px;
 color: #12130D;
 font-family: Arial, Tahoma, Verdana, sans-serif;
 margin-left: 0px;
 margin-bottom: 8px;
}

TD {
 font-size: 12px;
 color: #000000;
 font-family: Arial, Tahoma, Verdana, sans-serif;
}

/* Custom styles for Editor */
.Body_Text {
 font-size: 12px;
 color: #000000;
 line-height: 18px;
 font-family: Arial, Tahoma, Verdana, sans-serif;
}

.Body_Text_Alternative {
 font-size: 14px;
 color: #FFFFFF;
 font-family: Arial, Tahoma, Verdana, sans-serif;
}

Body_Text_Special {
 font-size: 11px;
 color: #FFFFFF;
 font-family: Arial, Tahoma, Verdana, sans-serif;
}

.Body_Text_Small {
 font-size: 11px;
 color: #000000;
 font-family: Arial, Tahoma, Verdana, sans-serif;
}

Body_Text_Tiny {
 font-size: 8px;
 color: #91938D;
 font-family: Arial, Tahoma, Verdana, sans-serif;
}

Input.Form_Button {
 background-color: #831217;
 color: #FFFFFF;
 font-family: Arial, Tahoma, Verdana, sans-serif;
 font-size: 11px;
 border-color: #AA0000;
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px; 
}

.Form_Input {
 background-color: #FEFEFE;
 border-color : #9A9A9A;
}

.Form_Field_Hidden {
 border-top-width:0px;
 border-left-width:0px;
 border-left-color: #FFFFFF;
 border-bottom-width:0px;
 border-bottom-color:#FFFFFF;
 border-top-color: #FFFFFF;
 border-right-width:0px;
 border-right-color: #FFFFFF;
 width: 1px;
 height: 1px;
 color: #F2F2FF;
}

.Heading_Page {
 font-family: Arial, Verdana, Tahoma, Verdana, sans-serif;
 font-size: 16px;
 color: #1A187D;
 font-weight: bold;
}

Heading_Page_Alternative {
 font-family: Arial, Verdana, Tahoma, Verdana, sans-serif;
 font-size: 28px;
 color: #A5A4A3;
 font-weight: bold;
}

.Heading_Main{
 font-family: Arial Narrow, Arial, Verdana, Tahoma, Verdana, sans-serif;
 font-size: 16px;
 color: #000000;
 font-weight: bold;
}

Heading_Main_Alternative {
 font-size: 14px;
 color: #FFFFFF;
 font-weight: bold;
}

.Heading_Sub {
 font-family: Arial, Verdana, Tahoma, Verdana, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #1A187D;
}

Heading_Sub_Alternative {
 font-size: 11px;
 font-weight: bold;
 color: #5A95E3;
}

Heading_Sub_Small {
 font-size: 10px;
 font-weight: bold;
 color: #006A00;
}

.Image_Border {
 border-color: #1A187D;
 border-top-width: 2px; 
 border-right-width: 2px; 
 border-bottom-width: 2px; 
 border-left-width: 2px;  
}

.Link_Alternative:Active {
 color: #EDBB02;
 text-decoration: underline;
}

.Link_Alternative:Hover {
 color: #FED720;
 text-decoration: underline;
}

.Link_Alternative:Link {
 color: #EDBB02;
 text-decoration: none;
}

.Link_Alternative:Visited {
  color: #EDBB02;
  text-decoration: none;
}

.Style_Bullet {
 font-size : 11px;
 margin-left: 0px;
 margin-bottom: 11px;
}

.Table_Main {
 border-width:.05em;
 border-bottom-style:solid;
 border-top-style:solid;
 border-right-style:solid;
 border-left-style:solid;
 border-color:#999999;
}

.Table_Background_Dark {
 background-color: #999999;
}

.Table_Background_Light {
 background-color: #DDDDDD;
}