body {
	margin:0;
	padding:0;
	background:#1b2149;
}

p,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a{
	color: #DA8E3A;
	text-decoration: underline;
}

a:hover{
	color:#E1A253;
	text-decoration: none;
}

.find {
	color: #FFFFFF;
	font-size: 9px;
}

.btn_go {
	margin-left: 10px;
	margin-right: 20px;
}


.bgy {
	background-repeat: repeat-y;
}
.bottom_addr {
	font-size: 10px;
	color: #a5a5a5;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.bottom_addr_lnk {
	text-decoration: none;
	color: #a5a5a5;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
	color: #a5a5a5;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}


.welcome {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #db8e39;
	background-image: url(../images/welc-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
	vertical-align: middle;
	padding-top: 3px;
}
.c_name_bot {
	font-size: 14px;
	font-weight: bold;
	color: #a5a5a5;
	padding-top: 26px;
}


.c_name {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	padding-left: 130px;
	padding-top: 25px;
}


.bottom_menu {
	font-size: 11px;
	color: #a9a7a7;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 15px;
	background-image: url(../images/bot-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
}

.bottom_lnk{
	color: #a9a7a7;
	TEXT-DECORATION: none;
}

.bottom_lnk:hover {
	color: #DF9C4D;
	TEXT-DECORATION: underline;
}

.menu {
	color: #000000;
	text-transform: none;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 8px;
	text-align: center;
}
.menu_lnk{
	text-decoration: none;
	color: #000000;
}

.menu_lnk:hover {
	color: #333333;
	text-decoration: underline;
}
.left_1 {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}



.sub {
	font-family: Arial;
	font-size: 11px;
	color: #10153d;
	text-transform: none;
	vertical-align: bottom;
	padding-right: 15px;
	font-weight: bold;
	padding-bottom: 3px;
}
.left_2 {
	padding-right: 15px;
}

.left_2_lnk {
	color:#1B2149;
	text-decoration:underline;
}

.left_2_lnk:hover {
	color:#1B2149;
	text-decoration:underline;
}

.sub_lnk{
	color: #e2aa0f;
	text-decoration: none;
}

.sub_lnk:hover {
	color: #e2aa0f;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}


.body_txt {
	color: #FFFFFF;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 15px;
	padding-top: 15px;
	vertical-align: top;
	background-image: url(../images/c-bg.gif);
	background-repeat: repeat-x;
}
