/* Default CSS Stylesheet for a new Web Application project */
.border_gray_left {  border: #B3C8DD; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px}
.border_top {  border: #B3C8DD; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.border_Left_top {  border: #B3C8DD; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.border_Left {  border: #B3C8DD; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

.border_Left_top_right {  border: #B3C8DD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.border_Left_down {  border: #B3C8DD; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px}
.border_right_down {  border: #B3C8DD; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}
.border_right {  border: #a00000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.border_top_right_Down {  border: #a00000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}

.border_Left_down_right {  border: #B3C8DD; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}

.border_gray_right { border: #B3C8DD solid; border-width: 1px 1px 0px 0px}
.border_left_right {  border: #B3C8DD solid; border-width: 0px 1px}

.border {  border: #a00000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.border_B {  border: #B3C8DD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.border_Left_top_right_B {  border: #B3C8DD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.border_top_rad {  border: #a80000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.small{font-size:8pt;font-family: Verdana,Arial,Helvetica;
}
.border_pictures {  border: #B3C8DD; border-style:dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.border_pictures_top_down {  border: #B3C8DD; border-style:dashed; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}



h1
{
	font-weight: bold;
	font-size: 12pt;
	margin: 0px;
	color: red;
	text-decoration: none;
}
	a.h1
{
	font-weight: bold;
	font-size: 12pt;
	margin: 0px;
	color: red;
	text-decoration: none;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		text-decoration: none;
}
.small_text_9px {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;

}

.link {color:#0d81c0;font-weight:bold;TEXT-DECORATION: none}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.help_small {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.help a {
	font-size: 10px;
	color: #0074BD;
	text-decoration: none;
}


.small_text_9px {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;

}

a.blue {  color: #336699; text-decoration: none}
a.link
{
	font-weight: normal;
	color: #336699;
	font-family: Arial;
	text-decoration: none;
}
.link
{
	font-weight: normal;
	color: #336699;
	font-family: Arial;
	text-decoration: none;
}
a.link2 
{
	 color: #FB8B00; 
	text-decoration: none;
	font-family: Arial;
	text-decoration: none;
	}
.link2
{
	font-weight: normal;
	 color: #FB8B00; 
	font-family: Arial;
	text-decoration: none;
}
.table_border {  border-color: black #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}


.blue_border {  border: #B3C8DD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


#content {
	width: 250;
	margin: 20px 0 0 5px;
	text-align: left;
	float: left;
}

#main_holder {
	width: 250px;
	height: 50px;
	margin: 20px auto;
	padding: 0;
}
#header {
	background: transparent url("top_box.png") no-repeat;
}

#header img {
	margin: 10px 0 20px 15px;
}


#footer {
	background: #ffffff url("bottom_box.png") no-repeat;
	text-align: center;
	font-size: 10px;
	padding: 20px 0 0 0;
}
#content_holder {
	background: transparent url("middle_box.png") repeat-y;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
}

.noborder {
	border: 0px;
}
.noborder td {
	border: 0px;
}


td.bNav {
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  margin-left:100%;
  text-decoration: none;
}

.bNav  a:hover {
  border-top: 1px solid #CAD1D9;
  background-color: #DAE1E8;
  text-decoration: none;
}

.bNav  {
  display: inline; float:left;
    text-decoration: none;}

.bNav  a {
  border-top: 1px solid #FFF;
  display:block; padding: 1px 5px 2px 7px;
    text-decoration: none;}
