/* CSS Document */
body {
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

a.lbasic:link {text-decoration: underline;color: #0a399a;}
a.lbasic:visited {text-decoration: underline;color: #0a399a;}
a.lbasic:hover {text-decoration: underline;color: #0066FF;}
a.lbasic:active {text-decoration: underline;color: #0066FF;}
a.lbasic:{text-decoration: underline;color: #0a399a;}

a.lwhite:link {text-decoration: none;color: #ffffff;font-weight:bold;}
a.lwhite:visited {text-decoration: none;color: #ffffff;font-weight:bold;}
a.lwhite:hover {text-decoration: underline;color: #ffffff;font-weight:bold;}
a.lwhite:active {text-decoration: underline;color: #ffffff;font-weight:bold;}
a.lwhite:{text-decoration: none;color: #ffffff;font-weight:bold;}

a.lglay:link {text-decoration: none;color: #333333;font-size: 12px;}
a.lglay:visited {text-decoration: none;color: #333333;font-size: 12px;}
a.lglay:hover {text-decoration: none;color: #0066FF;font-size: 12px;}
a.lglay:active {text-decoration: none;color: #0066FF;font-size: 12px;}
a.lglay:{text-decoration: none;color: #333333;font-size: 12px;}

a.lglay2:link {text-decoration: underline;color: #333333;}
a.lglay2:visited {text-decoration: underline;color: #333333;}
a.lglay2:hover {text-decoration: underline;color: #0066FF;}
a.lglay2:active {text-decoration: underline;color: #0066FF;}
a.lglay2:{text-decoration: underline;color: #333333;}

td,th {
	color: #333333;
	font-size: 14px;
	line-height: 18px;
}

.fooder {
	font-size: 12px;
	color: #008080;	
}

.green {
	color: #008080;	
}

.glay {color: #858585;
	font-size: 9px;
	line-height: 15px;
	}
	
.px12 {
	font-size: 12px;
	line-height: 14px;

}
.px11 {
	font-size: 11px;
	line-height: 12px;
}

h1 {
	font-size: 13px;
	color: #0a399a;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #0a399a;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.white {
	color: #FFFFFF;	
}

.white2 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;	
}

.white strong {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue {
	color: #055EAD;
	font-weight:bold;
}
.line30 {
	line-height: 30px;
}
.bg_head {
	background-image: url(img/header_back.gif);
	background-repeat: repeat-x;
}
.bg_food {
	background-image: url(img/fooder.gif);
	background-repeat: repeat-x;
}
.con1 {
	font-size: 18px;
	font-weight: bold;
	color: #125196;
	letter-spacing: 3px;
}
.subtitle {
	margin-bottom: 5px;
}

.ph{float:right}
