body {
	background-color: 6C7F88;
	left: auto;
	top: auto;
}

.redBrown {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	background-color: #993300;
}


.txtYellowRegular {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #F0E5BD;
}

.txtYellowRegular a:visited {
	color: #F0E5BD;
}

.txtYellowRegular a:hover {
	color: #F0E5BD;
	 text-decoration: none;
}

.txtWhiteRegular {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.txtWhiteRegular a:hover {
	color: #FFFFFF;
	 text-decoration: none;
}

.txtWhiteRegular a:link {
	color: #FFFFFF;
	 text-decoration: underline;
}

.txtWhiteRegular a:visited {
	color: #FFFFFF;
	 text-decoration: underline;
}


.tabelBottomPadding {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	font-weight: bold;

}

.txtTaglineTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
}
.txtBasic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.txtLanguage {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	font-size: xx-small;
	margin-left: 5px;


}

.txtLanguage a:hover{
	color: #333399;
	text-decoration: none;
}

.txtLanguage a:hover {
	text-decoration : underline; 
}
 
.txtBlackBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.txtConference {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight: bold;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #996633;
} 

.txtBlackRegular {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}

.txtBlackRegular a:hover{
	text-decoration: none;
}

.navigationTop {
	padding-left: 3px;
	color: #E0C978;
	text-decoration: none;
	line-height: 20px;
	font-weight: bolder;
	text-transform: none;
	font-style: normal;
}

.navigationTop a:hover{
	padding-left: 3px;
	color: #E0C978;
	text-decoration: underline;
}

.navigationTop a:visited{
	color: #E0C978;
}

.navigationTopNeutral {
	padding-left: 10px;
	color: #CC6600;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
}


a {
	color: #003366;
}

a:visited{
	color: #660066;
}

.navigationSub {
	color: #FFFFFF;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;
	clip:   rect(auto auto auto auto);
}

.navigationSub a:hover{
	text-decoration: underline;
}

.navigationSub a:visited{
	color: #FFFFFF;
}

.tabelAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	background-color: #823208;
}

.lineDotted {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	line-height: 1px;

}

ul {
	font-size: x-small;
	list-style-type: square;
	padding: 5px 5px 5px 20px;
	list-style-image: url(images/bullet_arrow.gif);
}
.txtLGreyRegular {

	color: #999999;
	 text-decoration: none;
}
