body,form
	{
		margin:0px;
	}
	
.input{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ffffff;
	color:#000000;
	text-decoration:none;
	border:1px solid #7F7F7F;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A3838;
	text-decoration:none;
	font-weight:normal;
}

p, ol, li, ul {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A3838;
	text-decoration:none;
	font-weight:normal;
}

.white-text-1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

.white-text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.white-text:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.blue {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0083A4;
	text-decoration:none;
	font-weight:bold;
}

.more {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00429B;
	text-decoration:underline;
	font-weight:normal;
}

.more:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A40000;
	text-decoration:underline;
	font-weight:normal;
}

.plus {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A40000;
	text-decoration:none;
	font-weight:normal;
}

.copyright {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A3838;
	text-decoration:none;
	font-weight:bold;
}


.bottom-links {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A3838;
	text-decoration:none;
	font-weight:bold;
}

.bottom-links:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0083A4;
	text-decoration:none;
	font-weight:bold;
}



.top-bg {
	background-image:url(../images/top-bg.gif);
	background-repeat:repeat-x;
}

.top-link-bg {
	background-image:url(../images/top-link-bg.gif);
	background-repeat:repeat-x;
}

.bot-bg {
	background-image:url(../images/bot-bg.gif);
	background-repeat:repeat-x;
}

.search-bg {
	background-image:url(../images/search-bg.gif);
	background-repeat:repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

.doted{
	background-image:url(../images/doted.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.lock{
	background-image:url(../images/lock.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#EBEBEB;
}

.repeat {
	background-repeat: repeat;
}
.norepeat {
	background-repeat: no-repeat;
}
.repeatx {
	background-repeat: repeat-x;
}
.txt12gray {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D434B;
}
.txt11grayBold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #3D434B;
}

.txt11BrownBold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #494949;
}

.txt11gray {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D434B;
}
.txt11white {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.txt11blue {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E7AB9;
}
.txt12bluebold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E7AB9;
	font-weight:bold;
}


.bordergrayTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
}
.borderAllgray {
	border: 1px solid #e6e6e6;
}
.bordergrayLR {
	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: #e6e6e6;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
}
.bordergrayRight {
	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: none;
	border-top-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
}
a.linkMenu:link, a.linkMenu:active, a.linkMenu:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#494949;
	text-decoration:none;
	font-weight:bold;
	}
a.linkMenu:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#494949;
	text-decoration: none;
	font-weight:bold;
}
a.linkTopMenu:link, a.linkTopMenu:active, a.linkTopMenu:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}
a.linkTopMenu:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}
H1 {
	FONT-SIZE: 18px; MARGIN-BOTTOM: 0px;
}

.TXTDK {
	COLOR: #0A456D;
}
.TXTDK1 {
	COLOR: #ffffff;
}.list {
	list-style-image: url(../images/arrow.gif);
}
.list1 {
	list-style-image: url(../images/arrow1.gif);
}
.borderBlueRight {
	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: none;
	border-top-color: #D1E4EB;
	border-right-color: #D1E4EB;
	border-bottom-color: #D1E4EB;
	border-left-color: #D1E4EB;
}
.button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #6AA6C9;  
	border: 1px solid #265374;
	font-weight: bold;
	padding: 1px;
	}