body {
	margin: 0px;
	background-color: #F4F4F4;
	background-image: url(../images/body_top_bc.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}

#top_menu {
	font-size: 11px;
	color: #333333;
}
#top_menu a {
	color: #000099;
}
#top_menu a:hover {
	color: #FF6600;
	text-decoration: none;
}
#mainMenu {
	font-size: 12px;
	white-space: nowrap;
	text-transform: uppercase;
}
#mainMenu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#mainMenu a:hover {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
#footer {
	font-size: 11px;
	color: #333333;
}
#footer a {
	color: #336699;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#info {
	color: #333333;
}
#info h1 {
	color: #009933;
	margin-top: 2px;
	padding-top: 2px;
}
#info h3 {
	color: #006600;
	padding-left: 10px;
	padding-top: 4px;
}

#info p {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
}

#info a {
	color: #0000FF;
	text-decoration: underline;
}
#info a:hover {
	color: #FF6600;
}

.info_bc {
	background-color: #FFFFFF;
	background-image: url(../images/white_bc.gif);
	background-repeat: repeat-y;
	background-position: right;
}




.slogan_1 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/company_slogan_01.gif);
}
.slogan_2 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/company_slogan_02.gif);
}
.slogan_3 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/company_slogan_03.gif);
}
.slogan_4 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/company_slogan_04.gif);
}
.slogan_5 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/company_slogan_05.gif);
}
.slogan_6 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/company_slogan_06.gif);
}
.slogan_7 {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/company_slogan_07.gif);
}
.left_bar_links {
	background-image: url(../images/left_bar_07.gif);
	background-repeat: repeat-y;
	background-position: right;
	list-style-image: url(../images/icons_orange_dote.gif);
	list-style-type: disc;
	line-height: 18px;
}
.left_bar_links p {
	margin: 0px 0px 0px 5px;
}
.left_bar_links a {
	color: #0000FF;
}
.left_bar_links a:hover {
	color: #009900;
	font-weight: bold;
}
.white_bc {
	background-color: #FFFFFF;
	background-image: url(../images/white_bc.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.gray_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.rates {
}
.rates h1 {
	font-size: 18px;
	font-weight: bold;
	color: #7fc269;
	text-align: center;
}
.pa {
	font-size: 30px;
	color: #f39700;
	font-weight: bold;
}
.rates p {
	font-size: 12px;
	color: #333333;
}
.text_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
	margin: 2px;
}
.stext {
	font-size: 11px;
}
.NO {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 5px;
	background-repeat: no-repeat;
	background-image: url(../images/green_bc.gif);
}

.squareLine {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

