#main_menu td {padding-left: 0px; padding-right: 0px; text-decoration: none; text-align: left; }

#main_menu a {text-align: center;color: black; text-decoration: none; font-family:  Verdana; font-size: 11px; font-weight: bolder; }

#main_menu a:hover {text-align: center; color: black; text-decoration: underline; font-family:  Verdana; font-size: 11px; font-weight: bolder; }

#google {text-align: center; padding-top: 30px; vertical-align: top; }

#main_text {padding-left: 20px; padding-right: 5px; padding-top: 15px; vertical-align: top; text-align: justify; }

p {text-decoration: none; color: black;  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 14px; }

a {text-decoration: none;color: black;}

h1{font-family: Tahoma, Verdana, Arial, sans-serif;text-decoration: none;font-size: 12pt;}

#copy { text-decoration: none; font-size: 8pt; text-align:center; color: #000000;}
#copy a { text-decoration: none; font-size: 8pt; text-align:center; color: #000000;}
#copy a:hover { text-decoration: underline; font-size: 8pt; text-align:center; color: #000000;}
#copy1, copy1 a { text-decoration: none; color: black; font-size: 13px;}

body {
	margin:0;
	padding:0;
	background-color: #ffffff;
	background-image: url(../images/base-bg.gif);
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top: 0px;
}

a{
	color: blue;
	text-decoration: none;
}

a:hover{
	color: blue;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

ul {
	margin-left:30px;
	margin-top:0px;
	list-style-type: square;
	line-height: 20px;
	}

.sub-title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 25px;
	vertical-align: top;
	padding-top: 1px;
}


form {
     margin:0;
     padding:0;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-left: 10px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}


.welcome {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e36e00;
	background-image: url(../images/welc-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
}

.c_name {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #044494;
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}


.bottom_menu {
	color: #000000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.bottom_lnk{
	color: #000000;
	TEXT-DECORATION: none;
}

.bottom_lnk:hover {
	color: #000000;
	TEXT-DECORATION: underline;
}

.menu {
	color: #000000;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
}
.menu_lnk{
	text-decoration: none;
	color: #000000;
}

.menu_lnk:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.sub {
	color: #e56101;
	text-transform: none;
	vertical-align: top;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}

.sub_lnk{
	color: #e56101;
	text-decoration: underline;
}

.sub_lnk:hover {
	color: #e56101;
	text-decoration: underline;
}
.sub-txt {
	text-align: justify;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}



.body_txt {
	color: #000000;
	text-align: justify;
	padding-right: 1px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	vertical-align: top;
}

