A
{
  	color:                      #0f82be;
  	font-family:                Arial;
  	font-size:                  13px;
  	text-decoration:            none;
}

BODY
{
  	scrollbar-3dlight-color:    #afe1ff;
  	scrollbar-arrow-color:      #0f82be;
  	scrollbar-base-color:       #afe1ff;
  	scrollbar-darkshadow-color: #afe1ff;
  	scrollbar-face-color:       #afe1ff;
  	scrollbar-highlight-color:  #ffffff;
  	scrollbar-shadow-color:     #0f82be;
}

:hover
{
  	color:                      #0f82be;
  	font-family:                Arial;
  	font-size:                  13px;
  	text-decoration:            underline;
}

FONT
{
  	color:                      #0f82be;
  	font-family:                Arial;
  	font-size:                  13px;
}

.menu
{
  	color:                      #ffffff;
}

INPUT, TEXTAREA
{
  	border-color:               #afe1ff;
  	border-width:               1px;
  	color:                      #0f82be;
  	font-family:                Arial;
  	font-size:                  13px;
}

.button
{
  	background-color:           #afe1ff;
  	border-color:               #afe1ff;
  	border-width:               1px;
  	color:                      #0f82be;
  	cursor:                     hand;
  	font-family:                Arial;
  	font-size:                  12px;
  	font-weight:                bold;
}

.clock
{
  	background-color:           transparent;
  	border-width:               0px;
  	color:                      #0f82be;
  	cursor:                     default;
  	font-family:                Arial;
  	font-size:                  12px;
  	font-weight:                bold;
  	text-align:                 right;
  	width:                      175px;
}

SELECT
{
  	color:                      #0f82be;
  	font-family:                Arial;
  	font-size:                  12px;
}

TD.listSideSpanned
{
  	padding-left:               10px;
  	padding-right:              10px;
}

