body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.top_menu {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }

.bottom_menu {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
 }
 
 .Standard_Text {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
 }
 
  .Standard_Text_white {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
 }
 
 .Top_nav {
	font-weight: normal;
	font-size: 11px;
	color: #ed0404;
 }
 
 .Border {
	background-color: #FFFFFF;
	height: auto;
	border: thin solid #999999;
}

 .main_Border {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ececec;
	border-right-color: #ececec;
	border-bottom-color: #ececec;
	border-left-color: #ececec;
}

 .Border_header {
	background-color: #d4d4d4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:25px;
	width: auto;
}

 .Border_content {
	background-color: #FFFFFF;
	border: thick solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

 .header_content {
	background-color: #d4d4d4;
	border: thick solid #d4d4d4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

 .header_content_right {
	background-color: #333333;
	border: thick solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header_menu {
font-style: normal; 
font-weight: bold; 
font-size: 11px; 
color: #ffffff;
 }
 
 .Red_header_{
font-style: normal; 
font-weight: bold; 
font-size: 12px; 
color: #CC0033;
 }
 
  .dark_header_{
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
 }
 
