A.txt, A.txt:active, A.txt:focus, A.txt:link, A.txt:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
	text-decoration: none;
	padding : 0 10 0 0;
	font-weight : bold;
}

A.txt:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #cccccc;
	text-decoration: underline;
	padding : 0 10 0 0;
	font-weight : bold;
}

A.link, A.link:focus, A.link:link, A.link:visited {
	font-family : Tahoma;
	font-size : 11px;
	color : #CCCC00;
	text-decoration: none;
}

A.link:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
}

A.link:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #EAD301;
	text-decoration: underline;
}

.mainText
	{
	font-family : Tahoma;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
	padding : 10 10 10 10;
}

.mainTextNP
	{
	font-family : Tahoma;
	font-size : 11px;
	color : #666666;
}

.smallText
	{
	font-family : Tahoma;
	font-size : 10px;
	color : #333333;
}

.bodyText
	{
	font-family : Tahoma;
	font-size : 15px;
	color : #eeeeee;
	font-weight : bold;
	padding : 10 10 10 10;
}

BODY {
	background-color : #A5A5A5;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

.bk_content {
	background-color : #FAFAEE;
}

.bk_top {
	background-image : url(../images/bk_top.jpg);
	background-repeat : repeat-x;
	height : 128px;
}

.bk_btm {
	background-image : url(../images/bk_btm.jpg);
	background-repeat : repeat-x;
	height : 100px;
	background-position : bottom;
	background-color : #BDBDBD;
}

.bk_lnk1 {
	background-image : url(../images/bk_lnk1.jpg);
	background-repeat : repeat-x;
	height : 32px;
}

.bk_lnk2 {
	background-image : url(../images/bk_lnk2.jpg);
	background-repeat : repeat-x;
	height : 32px;
}

.bk_lnk3 {
	background-image : url(../images/bk_lnk3.jpg);
	background-repeat : repeat-x;
	height : 32px;
}

.clsHeading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #ffffff;
}

.clsSubHeading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #A5A5A5;
	padding : 0 10 0 0;
}

.clsHT {
	height : 100%;
}
