body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/images/bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: underline;
	color: #000000;
}
a:hover{
	text-decoration: none;
}
.style1 {
	color: #990000;
	font-weight: bold;
	font-size: 24px;
}
.style3 {
	font-size: 11px;
	color: #666666;
}
.style4 {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 4px;
}
.linkm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}

.tp {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.tp2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}


.trinfo1{
	background-color: #FFFFFF;
}
.trinfo2{
	background-color: #EBEBEB;
}
.image {
	padding: 3px;
	margin: 10px;
	border: 1px solid #CCCCCC;
}


.divm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 90%;
}
.divba {
	height: 23px;
	width: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	color: #000000;
	border: thin solid #000000;
}
.divb {
	height: 23px;
	width: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #000066;
	color: #FFFFFF;
	border: thin solid #990000;
}
.divb:hover {
	border: thin solid #990000;
	font-weight: bold;
}
