BODY  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 12px;
	color : white;
}

INPUT  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 10px;
	border-style: groove;
	border-width: 1px;
	border-color: #454545;
	color : black;
}

INPUT.x  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 10px;
	color : black;
	border-style: groove;
	border-width: 1px;
	border-color: #454545;
	background : #97BDCC;
}

INPUT.y  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 10px;
	color : black;
	border-style: groove;
	border-color: #454545;
	border-width: 1px;

}

SELECT  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 10px;
	border-style: groove;
	border-width: 1px;
	border-color: #454545;
	color : black;
}

TEXTAREA  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 10px;
	color : black;
	border-style: groove;
	border-width: 1px;
	border-color: #454545;
	font-weight : normal;
}

A  {
	font-family : verdana,arial, helvetica, sans-serif;
	color : #0069B3;
	text-decoration : none;
}

A:visited  {
	color : #0069B3;
}

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


A.file  {
	font-family : verdana,arial, helvetica, sans-serif;
	color : #0069B3;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
}

A.file:hover  {
	color : #0069B3;
	text-decoration : underline;
}


TD  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 11px;
	color : black;
}

TD.org  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 9px;
	color : black;
}

TD.sh  {
	font-family : Century Gothic, verdana;
	font-size : 11px;
	color : black;
}

TD.copy  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 11px;
	color : white;
}

TD.path  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 14px;
	color : white;
}

TD.ok  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 14px;
	color : black;
	text-align: center;
}


TD.path1  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 18px;
	color : white;
}


P  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 10px;
	color : black;
}

P.intro  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 12px;
	color : black;
}

DIV  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 11px;
	color : black;
}

DIV.msg  {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 12px;
	color : black;
}

DIV.title {
	font-family : verdana,arial, helvetica, sans-serif;
	font-size : 14px;
	color : #0069B3;
	font-weight: bold;
}

DIV.orange  {
	font-family : verdana,arial, helvetica, sans-serif;
	color : orange;
	text-decoration : none;
}
