body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: repeat;
	background-attachment: fixed;
}
#related td{
	border: thin solid #000;
}

.style1 {font-style: italic}
.style2 {
	font-style: italic;
	font-weight: bold;
}
a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#tblCat p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border: thin none #666666;
	margin: 0px 0px 10px 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 10px;
	margin-left: 10px;
}
#tblCat img {
	border: 2px solid #000000;
	margin-left: 10px;
	cursor: hand;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#tdTitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: .3em;
	border: thick ridge #FFFFFF;
	background-image: url(../Images/imLogobot.jpg);
	background-position: center;
	background-repeat: repeat-x;
	background-color: #000000;
}

#tdSubTitle {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1.5em;
}

.small h5 {
	font-size: 100%;
	color: #FFFFFF;
}
#TopMenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	left: 5%;
	right: 5%;
}

#TopMenu div {
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	cursor: hand;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	white-space: nowrap;
}
#TopMenu i {
	font-style: normal;
}

#TopMenu table {
	display: none;
}
#tblMain {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


#tdMenu div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	cursor: hand;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	padding-left: 10px;
	padding-right: 4px;
}
#tdMenu i {
	font-style: normal;
}
#tdMenu u {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	clear: right;
	float: right;
}



#tdMenu div table{
	display: none;

}

#SubMenu {
	position:absolute;
	width:20px;
	height:20px;
	z-index:1;
	left: 266px;
	top: 282px;
	display: none;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
}
#SubMenu div {
	display: none;
}


#SubMenu em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	width: 100%;
	cursor: hand;
	color: #333333;
	display: block;
	padding-right: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	white-space: nowrap;
	background-color: #FFFFFF;
}

#SubMenu u {
	display:none;
}
#SubMenu a:hover {
	background:#000000;
	color: #FFFFFF;
}
#tdMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#tdImg {
}
#imgDiv {
	height: 100%;
	width: 100%;
}
#imgDiv img {
	border: 4px solid #000000;
	margin: 10px;
	cursor: hand;
}


#tdMain u {
	font-style: normal;
	text-decoration: none;
}
.DescSubTitle {
	font-weight: bold;
	text-decoration: underline;
}

