BODY 
{
	font-family : Verdana, Trebuchet MS, Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
}
TD
{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #646464;
	line-height: 17 px;
}

.title
{
	font-size : 11px;
	font-weight : bold;
	color: #880088;
}

.little
{
	color: #880088;
}

.over
{
	background: #EEEEEE;
	cursor: hand;
}

input
{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #646464;
	text-transform: none;
}

.print
{
	color: #000000;
	line-height: 17px;
	font-family: Verdana, Arial;
	font-size: 11px;
}

textarea
{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #646464;
	text-transform: none;
	line-height: 17 px;
}

a, a:active, a:visited
{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #646464;
	text-decoration : none;
}

a:hover
{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #111222;
	text-decoration : underline;
}

.small
{
	font-family : Verdana, Arial;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #646464;
	text-transform: none;
	background-color: #ffffff;
	text-decoration: none;
	border-width: 0px;
	border-color: #666666;
	border-style: solid;
}

.header
{
	background : url(../images/header.jpg);
	background-color: #666666;
	background-repeat : no-repeat;
	background-position : left top;
}

.block
{
	border: 1px dashed;
	border-color: #FF9900;
}

INPUT
{
	font-family : Verdana, Trebuchet MS, Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #646464;
	text-transform: none;
	text-decoration: none;
}
TEXTAREA
{
	font-family : Verdana, Trebuchet MS, Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #646464;
	text-transform: none;
	text-decoration: none;
}
SELECT
{
	font-family : Verdana, Trebuchet MS, Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #646464;
	text-transform: none;
	text-decoration: none;
}

.line
{
	border : 1px solid #000000;
}