A:link          {text-decoration: none; color: #cc3300;}
A:visited       {text-decoration: none; color: #cc3300}
A:active        {text-decoration: underline; color: #cc3300}
A:hover         {text-decoration: underline; color: #cc3300}

A.bold_link:link {
 font-family: "Times New Roman";
 font-size: 12pt;
 text-decoration: none;
 font-weight:bold; color: red;
 text-transform: uppercase;
}
A.bold_link:visited {
 font-family: "Times New Roman";
 font-size: 12pt;
 text-decoration: none;
 font-weight:bold;
 color: red;
 text-transform: uppercase;
}
A.bold_link:active {
 font-family: "Times New Roman";
 font-size: 12pt;
 text-decoration: underline;
 font-weight:bold;  color: red;
 text-transform: uppercase;
}
A.bold_link:hover {
 font-family: "Times New Roman";
 font-size: 12pt;
 text-decoration: underline;
 font-weight:bold;  color: red;
 text-transform: uppercase;
}

A.orange_link:link {
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
  color: orange;
  text-transform: uppercase;
margin-left: 2em;
margin-right: 2em;
}
A.orange_link:visited {
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
  color: orange;
  text-transform: uppercase;
margin-left: 2em;
margin-right: 2em;
}
A.orange_link:active {
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
  color: orange;
  text-transform: uppercase;
margin-left: 2em;
margin-right: 2em;
}
A.orange_link:hover {
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
  color: orange;
  text-transform: uppercase;
margin-left: 2em;
margin-right: 2em;
}

A.orange_link_plain:link {
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
  color: orange;
  text-transform: uppercase;
}
A.orange_link_plain:visited {
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
  color: orange;
  text-transform: uppercase;
}
A.orange_link_plain:active {
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
  color: orange;
  text-transform: uppercase;
}
A.orange_link_plain:hover {
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
  color: orange;
  text-transform: uppercase;
}

A.dark:link     {text-decoration: none;color: #1B3365;}
A.dark:visited  {text-decoration: none;color: #1B3365}
A.dark:active   {text-decoration: underline;color: #1B3365}
A.dark:hover    {text-decoration: underline;color: #1B3365}

A.white:link	{color: #ffffff}
A.white:visited {color: #ffffff}
A.white:hover   {color: #ffffff}
A.white:active  {color: #ffffff}


img.white_border { border: white solid 1px; }
img.black_border { border: black solid 1px; }


body 
{ 
scrollbar-base-color: #1B3365; 
scrollbar-face-color: #1B3365; 
scrollbar-track-color: #1B3365; 
scrollbar-arrow-color: #EEFFFA;
scrollbar-highlight-color: #EEFFFA; 
scrollbar-3dlight-color: #1B3365; 
scrollbar-shadow-color: #EEFFFA;
scrollbar-darkshadow-color: #1B3365;
} 

ul.tick {
list-style-image: url(../../tick.gif);
list-style-position: outside;
padding: 2.5em;
padding-top: 1em;
padding-bottom: 1em;
margin-left: 2.5em;
text-indent: -2em;
}

ul {
padding-left: 1.5em;
margin: 0;
}

form { margin:0; padding:0;}

table.sample {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
}

.border_menu td {
	border-top: dotted;
	border-width: 1px;
	border-spacing: 0px;
	border-color: black;
	border-collapse: collapse;
}

.table_header {
  background-image : url(blue_strip_small.jpg);
  background-repeat : no-repeat;
  background-attachment: fixed;
  background-position: top;
}

input.button {
  color: #000000;
  background: #008080;
  padding: 1px;
  font-family: verdana;
  font-size: 10;
  border : 1px solid #000000;
}

.menutext {
  font-family: verdana;
  font-size: 9px;
  color: #ffffff;
}

.standard_heading {
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
  color: orange;
  text-align: center;
  text-transform: uppercase;
}

.standard_left_heading {
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: bold;
  color: orange;
  text-transform: uppercase;
margin-left: 2em;
margin-right: 2em;
}

.standard_text {
  font-family: verdana;
  font-size: 9pt;
  font-weight: normal;
  color: #ffffff;
margin-left: 2.5em;
margin-right: 2em;
}

.main_ad_heading {
  font-family: verdana;
  font-size: 11pt;
  font-weight: bold;
  color: #cc3300;
}

.main_ad_heading_blue {
  font-family: verdana;
  font-size: 11pt;
  font-weight: bold;
  color: #1b3365;
}

.main_ad_text {
  font-family: verdana;
  font-size: 10pt;
  color: #1b3365;
}


.text_indent {
  padding-left: 20px;
  padding-right: 20px;
  font-family: verdana;
  font-size: 9pt;
  font-weight: normal;
  color: #ffffff;
  text-indent: 0em;
}

.contact_table {
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  color: #c8c8c8;
  text-transform: uppercase;
}

.sitemap_table {
  font-family: verdana;
  font-size: 9pt;
  color: #ffffff;
}

.confirm_text {
  font-family: verdana;
  font-size: 9pt;
  font-style: italic;
  color: #000000;
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: red;
  border-collapse: collapse;
  background: #ffffff;
}
