@charset "utf-8";
/* CSS Document */
body {
	margin:auto 0;
	text-align:center;
}
#head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	background:url(../images/strip.jpg);
	background-repeat:repeat-x;
	padding:8px;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:13px;
}
td.lknxb {
	padding:5px;
}
td.box1 {
	background:url(../images/graphic1.jpg);
	background-repeat:no-repeat;
}
td.box2 {
	background:url(../images/graphic2.jpg);
	background-repeat:no-repeat;
}
td.box3 {
	padding:15px;
}
td.box4 {
	padding-right:10px;
}
td.boxshad {
	background:url(../images/dropshad.jpg);
	background-repeat:no-repeat;
}
#ptitle {
	font-size:1.8em;
	color:#4d4d4d;
}
#btitle {
	color:#379EE5;
	font-size:13px;
}

#gtitle {
	font-size:16px;
	color:#666;
	font-weight:200;
}
#gstitle {
	font-size:11px;
	color:#A5AD00;
}
td.gbar {
	background:url(../images/gbar.jpg);
	background-repeat:repeat-y;
}
td.gbar2 {
	background:url(../images/gbar2.jpg);
	background-repeat:repeat-y;
}
td.topban {
	background:url(../images/ban.jpg);
	background-repeat:repeat-x;
}
td.gbckg {
	background:url(../images/list.jpg);
	background-repeat:repeat-x;
}

td.news {
	padding-left:10px;
}
td.bottom {
	padding:10px;
	background-color:#F2F2F2;
}

a { color:#379EE5; font-size: 13px; font-family : Arial, Helvetica, sans-serif;}
a:link { color:#379EE5; text-decoration:none; font-weight:normal; }
a:visited { color:#379EE5; text-decoration:none; font-weight:normal; }
a:hover { color:#96CDF1; text-decoration:underline; font-weight:normal; }
a:active { text-decoration: none; }

a.one { color:#000000; font-size: 13px; font-family : Arial, Helvetica, sans-serif;}
a.one:link { color:#000000; text-decoration:none; font-weight:normal; }
a.one:visited { color:#000000; text-decoration:none; font-weight:normal; }
a.one:hover { color:#3E5C8E; text-decoration:none; font-weight:normal; }
a.one:active { text-decoration: none; }

a.two { color:#379EE5; font-size: 13px; font-family : Arial, Helvetica, sans-serif;}
a.two:link { color:#379EE5; text-decoration:none; font-weight:bold; }
a.two:visited { color:#379EE5; text-decoration:none; font-weight:bold; }
a.two:hover { color:#96CDF1; text-decoration:underline; font-weight:bold; }
a.two:active { text-decoration: none; }

a.three { color:#333333; font-size: 13px; font-family : Arial, Helvetica, sans-serif;}
a.three:link { color:#333333; text-decoration:none; font-weight:normal; }
a.three:visited { color:#333333; text-decoration:none; font-weight:normal; }
a.three:hover { color:#999999; text-decoration:none; font-weight:normal; }
a.three:active { text-decoration: none; }

