body {
	margin:0px;
}.nrmText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.TextBoxBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.BlackTbl {
	background-color: #0B98CE;
}
.tblBG {
}


.FormBtn {
	background-color: #00304A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}


table {
	background-color: #25A4D3;
}


.lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 100%;
	text-decoration: none;
}
.lnkBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainMenue {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #88AEF7;
	font-family: Arial, Helvetica, sans-serif;
	
}

.tbl {
	border: thin solid #000000;
}
.rowLTR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #443935;
	border-right-color: #443935;
	border-bottom-color: #443935;
	border-left-color: #443935;
	color: #FFFFFF;
}
.rowLRB {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #443935;
	border-right-color: #443935;
	border-bottom-color: #443935;
	border-left-color: #443935;
	color: #FFFFFF;
}
.tblBGCol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #004163;
	color: #FFFFFF;
}
.tblBGCol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #08759C;
	color: #FFFFFF;
}

.tblTop {
	font-size: 11px;
	background-color: #00314A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.tblBG {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
.rowHeaing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #000000;
}
.Help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
.txtField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}
A.nrmLink:link, A.nrmLink:visited {
	color: #000000;
	font-size: 11px;
	line-height: 100%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

A.nrmLink:hover {
	color: #FFFFFF;
	font-size: 11px;
	
	line-height: 100%;
	
}

.hdng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.pagrBG {
	background-color: #0892BD;
}
.hdngW {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.hdng2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
h1{
	color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}
h1 A {
	color: #FFFFFF;
	text-decoration: none;
}
h1 A:hover {
	text-decoration: underline;
}
A.normal_link2:link, A.normal_link2:visited {
	text-decoration: none;
	color:#000000;
}
A.normal_link2:hover{
	text-decoration: underline;
}