﻿body {
	font-size: 10pt;
	line-height: 18px;
	color: #646464;
	background-color: #ffffff;
	margin:0 auto;
}
a:link,a:visited {
	text-decoration: none;
	color: #646464;
}
a:hover {
	color: #fd9209;
	text-decoration: underline;
}
a.blue:link,a.blue:visited {
	text-decoration: none;
	color: #2762d2;
}
a.blue:hover {
	color: #646464;
	text-decoration: underline;
}
.txt1{
    color:#3b80db;
	font-size:11pt;
	font-weight:bold;
}
.txt2{
    color:#ffffff;
	font-size: 10pt;
	font-weight:bold;
}
.txt3{
    color:#fd9209;
	font-size: 11pt;
	font-weight:bold;
}
.txt4{
    color:#f89400;
}
.txt5{
    color:#3a93b1;
}
.txt6{
    color:#0e3c78;
}
a.txt7:link,a.txt7:visited {
	text-decoration: none;
	color: #040463;
}
a.txt7:hover {
	color: #A3AD00;
	text-decoration: underline;
}
.bold{
	font-weight:bold;
}
.tbl1 {
	border: 3px solid #b9b9b9;
}
.txt12{
    color:#3a93b1;
	font-weight:bold;
}
.img{
   background:url(../images/index_14.gif) repeat-x top;
   background-color:#FFFFFF;
   padding:10px;
}