.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: #B3BFDF;
}
.tblBG {
}


.FormBtn {
	background-color: #4F6AB5;
	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;
}
.error{color:#FF0000;padding-bottom:5px;padding-top:5px;padding-left:15px;padding-right:15px;border:#FF0000 solid;width:300px}



table {
	background-color: #B3BFDF;
}


.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: 12px;
	background-color: #98A8D3;
	color: #000000;
}
.tblBGCol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A4B3D9;
	color: #000000;
}

.tblTop {
	font-size: 11px;
	background-color: #4F6AB5;
	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;
}
.rowHeaing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #7A96E0;
}
.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: #93A5D2;
	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: #94A5D1;
}
.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;
}
body{
margin:0px;
}
.normal_link2
{
color:#000000;
text-decoration:none;
}
A.normal_link2:hover
{
text-decoration:underline;
}