A {
	text-decoration : none;
}
A:hover {
	text-decoration: none;
}
BODY {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/*scrollbar-arrow-color : Red;
	scrollbar-base-color : Black;
	scrollbar-highlight-color : #9999FF;
	scrollbar-darkshadow-color : #9999FF;*/
}
TD {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : White;
	color : Black;
}
TD.titlebar {
	background-color : Black;
	font-size : 10pt;
	font-weight : bold;
	text-align : right;
	color : White;
	padding-right : 5px;
	width: 100%;
}
TD.titlebar A {
	color : White;
}
TD.titlebar A:hover {
	color: #9999FF;
}
TD.main A {
	color : Black;
	/*font-weight : bold;*/
	text-decoration: underline;
}
TD.main A:hover {
	color: blue;
	text-decoration: underline;
}
TD.titlebarshadow {
	background-color : White;
	background-image : url(/old/2002/graphics/barbg.gif);
}
TD.main {
	background-color : transparent;
	font-size : 10pt;
	/*background-image : url(graphics/background.gif);
	background-repeat: no-repeat;
	background-position : center;*/
	vertical-align: top;
}
TD.title {
	background-color : White;
	font-size : 12pt;
	font-weight : bold;
	line-height :35px;
	width: 100%;
	background-color : transparent;
}
TD.sidebar {
	background-color : #9999FF;
	font-size : 8pt;
	font-weight : bold;
	text-align : left;
	color : Black;
	padding-left : 5px;
	padding-top : 5px;
	vertical-align: top;
}
TD.sidebar A {
	color : Black;
}
TD.sidebar A:hover {
	color: Red;
}
TD.sidebarshadow {
	background-color : White;
	background-image : url(/old/2002/graphics/leftbg.gif);
}
TD.sidebar UL {
	margin-left: 20px;
	margin-top: 5px;
	padding-left: 5px;
	/*list-style-type : square;	*/
	font-weight: normal;
	list-style-image : url(/old/2002/graphics/bullet.gif);
}
TD.foot, TD.footer {
	background-color : transparent;
	font-size : 8pt;
	padding-bottom : 3px;
	padding-left : 10px;
	padding-right : 3px;
	padding-top : 0px;
}
TD.foot A, TD.footer A {
	color : Black;
	text-decoration: underline;
}
TD.foot A:hover, TD.footer A:hover {
	color : Blue;
	text-decoration: underline;
}
IMG.border {
	border : 1px solid Black;
}
/*IMG.pic {
	border : 1px solid Black;
}
IMG.pic A:hover {
	border : 1px solid Blue;
}*/
/*TD.cat-thumb {
	background-color: transparent;
}
TD.cat-border {
	border: 1px solid black;
}*/
TABLE.cat-inv {
	background-color: #9999FF;
	width: 600px;
	border: 1px solid black;
}
TABLE.cat {
	background-color: #CCCCFF;
	width: 600px;
	border: 1px solid black;
}
TABLE.pic {
	background-color: #CCCCFF;
	border: 1px solid black;
}
TD.cat-name {
	background-color: transparent;
	font-weight: bold;
	font-size: 8pt;
	padding: 5px 10px 0px 5px;
	height: 20px;
	vertical-align: top;
	width: 100%;
}
TD.cat-desc {
	background-color: transparent;
	font-size: 8pt;
	text-align: justify;
	text-justify : distribute;
	padding: 0px 10px 5px 5px;
	height: 100%;
	vertical-align: top;
}
TD.cat-thumb {
	/*border-right: 1px solid black;*/
	text-align: center;
	vertical-align: middle;
	/*width: 150px;*/
	/*height: 100px;*/
	background-color: transparent;
	padding: 5px 5px 5px 5px;
}
HR.rule {
	width: 600px;
	height: 1px;
	color: black;
}
BR.padd {
	line-height: 5px;
}
SELECT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
OPTION.opt {
	background-color: #9999FF;
}
OPTION.opt-inv {
	background-color: #CCCCFF;
}
TD.wolf {
	text-align: right;
	vertical-align: bottom;
	width: 70px;
}
TD.footer {
	border-bottom: 1px solid black;
	background-color : transparent;
}
TABLE.fit {
	height: 100%;
}
TD.trans {
	background-color : transparent;
}
TD.thumb-inv {
	background-color: #9999FF;
	/*border: 1px solid black;*/
	font-size: 10pt;
	line-height: 12pt;
}
TD.thumb {
	background-color: #CCCCFF;
	/*border: 1px solid black;*/
	font-size: 10pt;
	line-height: 12pt;
}
INPUT, TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
TEXTAREA.rate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
INPUT.rate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
TD.gallery {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
IMG.side_image {
	border: 1pt solid black;
	margin-left: 10px;
	margin-right: 5px;
}
