body            {
            	scrollbar-face-color: #DEE3E7;
            	scrollbar-highlight-color: #FFFFFF;
            	scrollbar-shadow-color: #DEE3E7;
            	scrollbar-3dlight-color: #D1D7DC;
            	scrollbar-arrow-color:  #006699;
            	scrollbar-track-color: #EFEFEF;
            	scrollbar-darkshadow-color: #98AAB1;
				background-color: #8D0000;
                }

A:link          {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;text-decoration: underline; color: #FFFFFF}
A:visited       {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;text-decoration: underline; color: #FFFFFF}
A:hover         {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;text-decoration: underline; color: #FF9900}

hr	{ height: 1px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

th	{
	font-size: 11px; font-weight : bold; color : #FFFFFF;
	background-color: #730000; height: 15px;
}

td.row0	{ background-color: #6F4E4E; }
td.row1	{ background-color: #333333; }

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}
/* UBB */
.bginput {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border: #dbdbdb; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
.bginput2 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border: #ffffff; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
.normal {  font-family: Arial; font-size: 11px; color: #FFEEF0; font-weight: lighter}
.small {  font-family: Arial; font-size: 9px; color: #FFFFFF; font-weight: normal; letter-spacing: 0.1em}
.big {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.medium {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFEEF0}
.reallybig {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF}
.tablebg {  background-image: url(../img/background.gif); background-repeat: no-repeat; background-position: center center}
