body,td,th {
	color: #660000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.style1 {font-size: 12px; color: #660000; font-family: Verdana, Arial, Helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6 {
	font-family:  Tahoma, Arial, sans-serif;
	/*	text-decoration: underline; */
	font-weight: normal;
	margin-top: 0px;
}
h1 {
	font-size: 20px;
	color: #660000;
}
h2 {
	font-size: 16px;
	color: #660000;
}
h3 {
	font-size: 13px;
	color: #660000;
}
.smthdr {
	color: #990000;
	font-weight: bold;
}
.b1t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
}
.MainMenu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: normal;
}
.SubMenu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #660000;
}

.SubMenuBold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #660000;
	font-weight: bold;
}

.b1b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.b1r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
}
.b1l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
}
.CellHeader {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
}
.bd1b {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}
.bd1t {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #660000;
}
.bdash1b {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
}
p {
	text-indent: 12px;
	text-align: justify;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #660000;
}
.p_col {
	text-align: left;
}
#align_left {
	text-align: left;
	text-indent: 0px;
}
#align_right {
	text-align: right;
	text-indent: 0px;
}
#align_center {

	text-align: center;
	text-indent: 0px;
}
.bold {
	font-weight: bold;
}
._head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	list-style-type: disc;
}
.txt_idea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	color: #996600;
}
.super {
	vertical-align: super;
	font-size: 9px;
}
.p_link {
	text-indent: 12px;
	text-align: left;
	margin-left: 12px;
}
.po {
	margin-right:4px;
	border-color: #660000;
}
.btn {
	background-color:#FFFF99;
	font-weight:bold;
	font-size:10px;
	border-color:#660000;
	border-style:solid;
	border-width:1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:9px
}
.btn:hover {
	background-color: #FFFFCC;
}

.black {
	color: #000000;
}
.red {

	color: #FF0000;
}
.ptm {
	margin-top: 4px;
}
.grey {
	color: #666666;
}