body {
	background-color: #fff;
	color           : #000;
	background-image: url(head_bg.gif);
	background-repeat: repeat-x;
	font-size       : 90%;
}

hr {
	color : #AABBFF;
}

pre {
	border      : #888888 1px solid;
	padding     : 4px;
	margin-left : 20px;
}

blockquote {
	border      : #888888 1px solid;
	padding     : 4px;
	margin-left : 20px;
	font-style  : italic;
}

h1 {
	text-align       : right;
	background-color : #FFFFFF;
	font-family      : Verdana,Arial,Helvetica,sans-serif;
}

h2 {
	font-family      : Verdana,Arial,Helvetica,sans-serif;
}

h3 {
	font-family   : Verdana,Arial,Helvetica,sans-serif;
}

h4 {
	border-left   : #AABBFF 10px solid;
	padding-left  : 4px;
	font-family   : Verdana,Arial,Helvetica,sans-serif;
	padding-left  : 2pt;
	margin-bottom : 5px;
}

td.menu {
	font-size: 80%;
}

td.small {
	font-size: 70%;
}

div.body {
	width        : 500px;
	padding-left : 5px;
	font-size       : 90%;
}

div.body h2{
	background-color : #6666ff;
	background-image: url(icon1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom : 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 40px;
	text-align: left;
	font-size: 100%;
	color : #fff;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	clear: both;
}

div.body h3{
	background-color : #33dd33;
	background-image: url(icon2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom : 5px;
	margin-left : 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 40px;
	text-align: left;
	font-size: 100%;
	color : #fff;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	clear: both;
}

div.body h4{
	background-color : #ffcc00;
	background-image: url(icon3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom : 5px;
	margin-left : 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 40px;
	text-align: left;
	font-size: 100%;
	color : #fff;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	clear: both;
}

div.body p {
	line-height   : 120%;
	margin-top    : 5px;
	margin-bottom : 15px;
	margin-left   : 10px;
}

div.body blockquote p {
	margin-top     : 0px;
	margin-bottom  : 0px;
	text-indent    : 0px;
}

div.body img {
	margin:2px;
}

div.topix {
	position        : relative;
	top             : 0px;
	left            : 0px;
	width           : 200px;
	font-size       : x-small;
	border-style    : solid;
	border-width    : 0px 0px 0px 0px;
	border-color    : #AABBFF;
	color           : #000000;
	background-color: #EEEEFF;
	word-break      : break-all;
}

div.topix ul,div.sidebar li {
	padding-left : 0pt;
	margin-left  : 10pt;
}

div.topix h2 {
	margin-top : 0px;
	margin-bottom : 5px;
	background-color : #4444ff;
	background-image: url(icon4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-align: left;
	font-size: 100%;
	color : #fff;
}

div.topix h3 {
	margin-top : 0px;
	margin-bottom : 5px;
	background-color : #4444ff;
	background-image: url(icon4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-align: left;
	font-size: 100%;
	color : #fff;
}

div.topix h4 {
	margin-top : 0px;
	margin-bottom : 5px;
	background-color : #4444ff;
	background-image: url(icon4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-align: left;
	font-size: 100%;
	color : #fff;
}


div.topix p {
	line-height   : 120%;
	margin-top    : 0px;
	margin-bottom : 10px;
}



table {

}

th {

}

td {

}

A:link { 
	color            : #4444FF;
	text-decoration  : none;
}

A:visited {
	color            : #4444FF;
	text-decoration  : none;
}

A:hover {
	color           : #FF4444;
	text-decoration : underline;
}

dt {
	border-bottom : #4444FF 1px dotted;
	margin-bottom : 5px;
	font-weight   : bold;
}

dd {
	margin-left   : 20pt;
	margin-bottom : 5pt;
}

div.main {
	margin-left: 150px;
}

div.sidebar {
	position        : absolute;
	top             : 0px;
	left            : 0px;
	width           : 150px;
	font-size       : x-small;
	padding         : 2pt;
	border-right    : #AABBFF 1px solid;
	border-bottom   : #AABBFF 1px solid;
	color           : #000000;
	background-color: #EEEEFF;
	word-break      : break-all;
}

div.comment {
	margin-top       : 10px;
	margin-bottom    : 10px;
	background-color : #EEEEFF;
	border           : #AABBFF 1px solid;
	font-size        : 80%;
}

div.comment p {
	margin-top : 5pt;
	margin-bottom : 5pt;
}

div.sidebar ul,div.sidebar li {
	padding-left : 0pt;
	margin-left  : 10pt;
}

div.sidebar h2,div.sidebar h3,div.sidebar h4 {
	margin-top : 0px;
}
