﻿body
{
	margin: 0px;
	background-image: url(Images/background.jpg);
	font-family: Candara, Calibri, Tahoma;
	text-align: left;
	font-size: 11pt;
	color: #1B3041;
}
a img {border: none; }
a 
{
	text-decoration: none;
}
h3
{
	color: #006699;
}
h4
{
	color: #006699;
}
.trans {-moz-opacity:1.0; filter:alpha (opacity=100);}
.trans_mainbutton {-moz-opacity:1.0; filter:alpha (opacity=100);}
.header
{
	color: white;
	font-family: Candara, Calibri, Tahoma;
	font-size: 10pt;
}
.header A
{
	color: White;
}
.header A:hover
{
	color: Yellow;
}
.footer
{
	color: #b3b3b3;
	font-family: Candara, Calibri, Tahoma;
	background-color: #000000;
	text-align: center;
	height: 30px;
}
.footer A
{
	color: #b3b3b3;
}
.footer A:hover
{
	color: Yellow;
}
.footer_links
{
	font-size: 10pt;
	text-align: right;
	width: 60%;
}
.footer_companyinfo
{
	font-size: 11pt;
	text-align: left;
	width: 40%;
	font-weight: bold;
}
.footer_bar
{
	font-size: 14pt;
	font-weight:bold;
	width: 3px;
}
.body_table
{
	text-align: left;
	vertical-align: top;
}
.side_table
{
	text-align: left;
	vertical-align: top;
	font-size: 10pt;
}
.side_table a:active
{
	color: Orange;
	text-decoration: none;
}
.side_table a:link
{
	color: Orange;
	text-decoration: none;
}
.side_table a:hover
{
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
.side_table a:visited
{
	color: Orange;
	text-decoration: none;
}
.mainbutton_table
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.mainbutton_rightborder
{
	border-right: black 1px solid;
}
.path_root
{
	text-decoration: none;
	color: #ff8a00;
	font-weight: bold;
}
.path_node
{
	text-decoration: none;
	color: #ff8a00;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.table_title
{
	font-size: 13pt;
	font-weight: bold;
	background-color: lavender;
}
.table_title_contact
{
	font-size: 10pt;
	font-weight: bold;
	background-color: lavender;
}
.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.orange_border
{
	border-right: #ffae00 1px solid;
	border-top: #ffae00 1px solid;
	border-left: #ffae00 1px solid;
	border-bottom: #ffae00 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10pt;
}
.zoom_panel
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #1b3041;
	color: White;
}
.top_title
{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.content_padding
{
	padding-left: 20px;
	padding-right: 20px;
}
.txtWaterMark
{
	color: lightblue;
	font-style: italic;
	font-family: Candara, Calibri, Tahoma;
	font-size: 10pt;
}
.spec_color
{
	background-color: lemonchiffon;
}