H1 {				
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	display: inline;
}
H2 {				
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 7px;
	display: inline;
}
H3 {				
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	display: inline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtheader {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txttopmenu {
	color: #5196E1;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.txttopmenu:link {
	color: #5196E1;
}
a.txttopmenu:visited {
	color: #5196E1;
}
a.txttopmenu:hover {
	color: #FF550A;
}
.txtleftmenu {
	color: #10346B;
	font-size: 11px;
	text-decoration: none;
}
a.txtleftmenu:link {
	color: #10346B;
}
a.txtleftmenu:visited {
	color: #10346B;
}
a.txtleftmenu:hover {
	color: #FF550A;
}
.txtfooter {
	color: #5196E1;
	font-size: 11px;
	text-decoration: none;
}
a.txtfooter:link {
	color: #5196E1;
}
a.txtfooter:visited {
	color: #5196E1;
}
a.txtfooter:hover {
	color: #FF550A;
}
.txtnormal {
	color: #10346B;
	font-size: 11px;
	text-decoration: none;
}
a.txtnormal:link {
	color: #10346B;
}
a.txtnormal:visited {
	color: #10346B;
}
a.txtnormal:hover {
	color: #FF550A;
}
.tblleftmenu {
	height: 20px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.btnnormal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #002285;
	font-weight: bold;
	background-color: #FFCC33;
	height:19;
	width: 50px;
}
.photo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	border-left-color: #F4F4F4;
}
