BODY {
	margin: 0px;
	padding: 0px;
	background-color: #E0E5F0;
}
.top1bk {
	background-image:url('/images/top1bk.gif');
	background-repeat: repeat-x;
}
.top2bk {
	background-image:url('/images/top2bk.gif');
	background-repeat: repeat-x;
}
.topmid1bk {
	background-image:url('/images/topmid1bk.gif');
	background-repeat: repeat-x;
}
.topmid2bk {
	background-image:url('/images/topmid2bk.gif');
	background-repeat: repeat-x;
}
.bigtopbk {
	width: 100%;
	background-image: url('/images/bigtopbk.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #0B3FA5;
}
.navbarbk {
	background-image: url('/images/navbarbk.gif');
	background-repeat: repeat-x;
	background-color: #396DD3;
}
.dothln1 {
	background-image:url('/images/dothln1.gif');
	background-repeat: repeat-x;
}
.dotvln1 {
	background-image:url('/images/dotvln1.gif');
	background-repeat: repeat-y;
}
.smalldothln {
	background-image:url('/images/smalldothln.gif');
	background-repeat: repeat-x;
}
.dothln2 {
	background-image:url('/images/dothln2.gif');
	background-repeat: repeat-x;
}
.mainartbk {
	background-image:url('/images/mainart5.jpg');
	background-repeat: no-repeat;
	background-color: white;
}
.smallfont {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #101010;
}
.footer {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: C0D0E0;
	cursor: default;
}
.footlink {
	color: #ECECFF;
	text-decoration: none;
	border-bottom: none;
	cursor: pointer;
}
A.footlink:HOVER {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted #ECECFF;
	cursor: pointer;
}

.txtsizesel {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.txtsizeunsel {
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}

/* Links Styles */

A {
	color: #0035D0;
	text-decoration: none;
}
A:HOVER {
	color: #0065FF;
	text-decoration: underline;
}
.hdrlink {
	color: #003CA5;
	text-decoration: none;
}
A.hdrlink:HOVER {
	color: #0065FF;
	text-decoration: none;
}

/* Small Text Styles */

.smalltxt1 {
	font-family: Arial,Verdana,sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #101010;
}
.smalltxt2 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #101010;
}
.smalltxt3 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #101010;
}

/* Header Styles */

.headertxt1 {
	font-family: Arial,Verdana,sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #0066FF;
}
.headertxt2 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #303030;
}
.headertxt3 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #303030;
}

/* Info Line Styles */

.infotxt1 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #4C4C4C;
}
.infotxt2 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}
.infotxt3 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 13px;
	color: #4C4C4C;
}

/* Content Styles */

.plaintxt1 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 70%;
	line-height: 120%;
	color: #101010;
	text-align: justify;
}
.plaintxt2 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 76%;
	line-height: 120%;
	color: #1C1C1C;
	text-align: justify;
}
.plaintxt3 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 92%;
	line-height: 120%;
	color: #1C1C1C;
	text-align: justify;
}