@import url("forms.css");
@import url("div.css");
/* General */
a:link {
	text-decoration: none;
	color: #cc0000;
}
a:visited {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.MouseOver {
	cursor: hand;
	cursor: pointer;
	background-color:#f5f5f5;
}

.MouseOverOne {
	cursor: hand;
	cursor: pointer;
}

.MouseOut {
	cursor: hand;
}

ul {
	margin-left: 7px;
	padding-left: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

.TextRolling {
	padding-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

.PoweredBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


/* Index */
.IndexBody {
	margin: 0px 0px 0px 0px;
	height:100%;
	background-image:url(../images/bg.gif);
	}
	
.ContentBody {
	margin: 0px 0px 0px 0px;
	overflow:auto;
}

.TextTitleMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

.TextTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	}

.TextPlain {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #000000;
	text-align:justify;
}

.TextAuthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}

/* Supplement */
.TextSupplementTitle,a.TextSupplementTitle:link,a.TextSupplementTitle:visited,a.TextSupplementTitle:active,a.TextSupplementTitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}


.TextSupplementChildrenTitle,a.TextSupplementChildrenTitle:link,a.TextSupplementChildrenTitle:visited,a.TextSupplementChildrenTitle:active,a.TextSupplementChildrenTitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}

.TextSupplementChildrenPlain,a.TextSupplementChildrenPlain:link,a.TextSupplementChildrenPlain:visited,a.TextSupplementChildrenPlain:active,a.TextSupplementChildrenPlain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.TextSupplementChildrenMore,a.TextSupplementChildrenMore:link,a.TextSupplementChildrenMore:visited,a.TextSupplementChildrenMore:active,a.TextSupplementChildrenMore:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

/* SupplementWindow */
.SupplementBody  {
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #990033;
	scrollbar-shadow-color: #990033;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #990033;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 10px;
}

.BotTabs,a.BotTabs:link,a.BotTabs:active,a.BotTabs:visited,a.BotTabs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}

.SiteMapLevel0,a.SiteMapLevel0:link,a.SiteMapLevel0:visited,a.SiteMapLevel0:active {
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
	color:#CC0000;
	}
	
a.SiteMapLevel0:hover {
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
	color:#CC0000;
	text-decoration:underline;
	}
	
.SiteMapLevel1,a.SiteMapLevel1:link,a.SiteMapLevel1:visited,a.SiteMapLevel1:active,a.SiteMapLevel1:hover {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	color:#003399;
	}

a.SiteMapLevel1:hover {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	color:#003399;
	text-decoration:underline;
	}
	
.SiteMapLevel2,a.SiteMapLevel2:link,a.SiteMapLevel2:visited,a.SiteMapLevel2:active,a.SiteMapLevel2:hover {
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 5px;
	color:#003399;
	}

a.SiteMapLevel2:hover {
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 5px;
	color:#003399;
	text-decoration:underline;
	}

.SiteMapLevel3,a.SiteMapLevel3:link,a.SiteMapLevel3:visited,a.SiteMapLevel3:active,a.SiteMapLevel3:hover {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 5px;
	color:#003366;
	}

a.SiteMapLevel3:hover {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 5px;
	color:#003366;
	text-decoration:underline;
	}

.ChildrenSynopsisInfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	}

.TextInfo {
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	}

.TextContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	}

.ProductSynopsis {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#cc0000;
	}

.ProductSynopsisTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#000000;
	}

.ProductSynopsisText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#000000;
	}