body
{
	background-color:White;
	}

.TextNormal01 {
	font-family:  Tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TextSmall01 {
	font-family: Tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;

}
.TextSmall02 {
	font-family: Tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: BLACK;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: none;
	left: 10px;
	list-style-image: none;

}
.TextSmall03 {
	font-family: Tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	left: 10px;
	list-style-image: url(graphics/bullet_04.gif);

}
.BorderTop01 {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
.TextBig01 {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
	filter: Shadow(Color=#666666, Direction=135);
}
.S { text-shadow: black }
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.BorderBelow01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.shadow {
    width:550; 
	height:50; 
	filter: DropShadow(Color=black, OffX=0px, OffY=0px, Positive=2);
	}
.FieldName
{
	font-weight: bold;
	font-size: 11px;
	color: #696969;
	border-bottom: #c8c8c8 1px solid;
	font-family: verdana;
	height: 25px;
	background-color: #e8e8e8;
	vertical-align:top;
	width:122px;
	padding-top:5px;
	padding-right:10px;
	text-align:right;
	
}
.FieldContent
{
	font-size: 11px;
	color: black;
	border-bottom: #c8c8c8 1px solid;
	font-family: verdana;
	height: 25px;
	width:368px;
	background-color: #f8f8f8;
	vertical-align:middle;

}.TextSmall04 {

	font-family: Tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: none;
	left: 10px;
	list-style-image: none;
}
.TextSmall05 {


	font-family: Tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: none;
	left: 10px;
	list-style-image: none;
}
.TextSmall03jp {
	font-family: ms PGothic;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	left: 10px;
	list-style-image: url(graphics/bullet_04.gif);
}

/* 2008-01-04 by Ch.Aekamon */
strong.sblack {
	color: black;
}

/* Header */
div.header1 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	border-left: 20px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	padding: 3px 6px;
	font-weight: bold;
	margin: 20px 0px;
	color: black;
}


div.header2 {
	border-bottom: 1px dashed #CCCCCC;
	height: 20px;
	padding: 3px 6px;
	margin: 10px 10px;
	color: black;
	font-weight: bold;
}

.TextSmall03 ul{
	margin-left: 40px;
}
.TextSmall03 ul ul{
	margin-left: 20px;
}

.TextSmall03 ul li{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(graphics/bullet_04.gif);
}
.TextSmall03 ul ul li{
	list-style-image:url(images/bullet.gif);
	list-style-position:outside;
	list-style-type:square;
}

/* Top Link */
a.toplink {
	float: right;
}
/* Left Menu */
a.menu-hot:link, a.menu-hot:visited  {
	color: #CC33FF;
	/*font-weight: bold;*/
	text-decoration: none;
}
a.menu-hot:hover {
	/*font-weight: bold;*/
	color: #FF0000;
	text-decoration: none;
}

.TextSmall02 ul{
	list-style-type: none;
	margin: 0px 10px;
}


