/* ############# Header and Footer Fonts & Links ############# */
.footer_TxT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.footer_TxT a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	
}
.footer_TxT a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009966;
}
/* ############# You are Here Information & Links ############# */
#F10link_GBG
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height:15px;
	background-repeat: repeat-x;
	text-align:left;
	background-color: #C9CAC5;
	margin-left: 5px;
	margin-top: 11px;
}
#F10link_GBG
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	height:15px;
	background-repeat: repeat-x;
	text-align:left;
	background-color: #CCCCCC;	
	
}
/* #############    Body Text and Links ############# */
#body_TxT
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #43433A;
	font-style: normal;
	text-align: justify;
	padding:11px;
	word-spacing: 5px;
	letter-spacing: 0.5px;	
}
#body_TxT
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525244;
	font-style: normal;
	text-align: justify;
	padding:11px;
	font-weight: bold;
}
#body_TxT
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009966;
	font-style: normal;
	text-align: justify;
	text-decoration: underline;	
}
/* ############# Body ############# */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../images/bg.jpg);*/
	background-repeat: repeat-y;
	background-position: center;
}
/* ############# Header Links  ############# */
#header_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#header_links
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;	
}
/* ############# Table Border with Right side dotted border ############# */
.dividing_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	height: 300px;	
}

/* ############### Horizontal line #############*/
hr {
	color: #3BBADE;
}
/* ###############Product name #################*/
#productname
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009966;
	font-style: normal;
	text-align: justify;
	padding:11px;
	background-color: #E4E5DD;	
}
/* Page Title */
.pagetitle {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 167px;
	height: 27px;
	background-color: #666666;
	vertical-align: middle;
	text-indent: 5px;
}
font
{
color:#FF0000;
}