
body {
/*	font-size : 11; */
	scrollbar-face-color: #dedede;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #dedede;
	scrollbar-track-color: #dedede;
	scrollbar-arrow-color: #ff0000;
/*	background-image : url("./radure2.gif") ; */
	background-color : #dedede;
	background-attachment : fixed;
	font-family : verdana,arial,helvetica;
}

p {
	color : #464646;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
/*p.outset {border-style: outset}*/

p.outset {
	color : #ff0000;
	border-style: outset;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
}
hr {
	color : #ff0000;
	width : 50%;
	height : 1;
}

a:link{
	text-decoration : none;
	color : #008080 ;
	font-weight: bold;
}

a:visited{
	text-decoration : none;
	color : #008080;
	font-weight: bold;
}

a:hover{
	text-decoration : underline;
	color : #008080;
	font-weight: bold;
	   }

a:active{
	text-decoration : none;
	color : #008080;
	font-weight: bold;
	   }

.fix{
	height : 1;
	color : #b6b6d6;
/*	font-weight: bold;*/
}

.fix50{
	width : 50%;
	height : 1;
	color : #b6b6d6;
}

.fixeddot{
/*
	border-color : #e8e8e8;
*/
	border-width : 1;
	border-style : dotted;
	border-top-color : #dddddd;
	border-left-color : #dddddd;
	border-right-color : #dddddd;
	border-bottom-color : #dddddd;
}

.fixed0{
	border-width : 1;
	border-style : solid;
	border-top-color : #d4d4d4;
	border-left-color : #d4d4d4;
	border-right-color : #808080;
	border-bottom-color : #808080;
}

table{
	border-width : 1;
	border-style : solid;
	border-top-color : #c0c0c0;
	border-left-color : #c0c0c0;
	border-right-color : #808080;
	border-bottom-color : #808080;
}

.flattable{
	border-color : #dddddd;
	border-width : 0;
	border-style : solid;
}

.calendar{
	font-size : 24;
	font-family : times;
}

.tablebutton{
}

td{
	font-size : 10;
	color : #b6b6d6;
}

.small{
	font-size : 9;
	color : #b6b6d6;
}
