/* body */

body

{

background-color: #FFFFFF; 

scrollbar-face-color: #690909; 

scrollbar-shadow-color: #9BA1C6; 

scrollbar-highlight-color: #B3C4D8; 

scrollbar-3dlight-color: #E8E9F2; 

scrollbar-darkshadow-color: #727CAC; 

scrollbar-track-color: #E1E0DA; 

scrollbar-arrow-color: #FFFFFF;

margin-left: 0px;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;
}
a:link                                      {
	color:#690909;
	text-decoration: none;
	font-weight: bold;
}
a:active                                      {
	color:#690909;
	text-decoration: none;
	font-weight: bold;
}
a:hover                                       {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited                                     {
	color:#690909;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover                               { 
    color:#000000;
	text-decoration: none;
	font-weight: bold;
}

/* form fields */

.forminput { font-size: 8pt; font-family: Arial; font-weight: bold; color: #FFFFFF; vertical-align: middle; background : #690909; border : 1px solid #D3D0C5;}

.formerror { font-size: 8pt; font-family: Arial; font-weight: bold; color: #FFFFFF; vertical-align: middle; background : #690909; border : 1px solid #000000;}

/* text sets */

.text {font-family:Arial,Georgia,Geneva; font-size: 12px; font-weight: bold; color:#000000; }

.textitalic {font-family:Arial,Georgia,Geneva; font-size: 12px; font-weight: bold; font-style: italic; color:#000000; }

.textunderline {font-family:Arial,Georgia,Geneva; font-size: 12px; font-weight: bold; text-decoration:underline; color:#000000; }

.textunderlineitalic {font-family:Arial,Georgia,Geneva; font-size: 12px; font-weight: bold; font-style: italic; text-decoration:underline; color:#000000; }

.nonbold {font-family:Arial,Georgia,Geneva; font-size: 12px; color:#000000; }

.nonbolditalic {font-family:Arial,Georgia,Geneva; font-size: 12px; font-style: italic; color:#000000; }

.nonboldunderline {font-family:Arial,Georgia,Geneva; font-size: 12px; text-decoration:underline; color:#000000; }

.nonboldunderlineitalic {font-family:Arial,Georgia,Geneva; font-size: 12px; font-style: italic; text-decoration:underline; color:#000000; }

.error{font-family:Arial; font-size:12px; font-weight: bold; color: #690909}

.erroritalic{font-family:Arial; font-size:12px; font-weight: bold; font-style: italic; color: #690909}

.errorunderline{font-family:Arial; font-size:12px; font-weight: bold; text-decoration:underline; color: #690909}

.errorunderlineitalic{font-family:Arial; font-size:12px; font-weight: bold; font-style: italic; text-decoration:underline; color: #690909}

.title {font-family:Arial; font-size: 18px; color:#000000; }

.titleitalic {font-family:Arial; font-size: 18px; font-style: italic; color:#000000; }

.titleunderline {font-family:Arial; font-size: 18px; text-decoration:underline; color:#000000; }

.titleunderlineitalic {font-family:Arial; font-size: 18px; font-style: italic; text-decoration:underline; color:#000000; }

.xtralarge {font-family:Arial; font-size: 22px; color:#000000; }

.xtralargeitalic {font-family:Arial; font-size: 22px; font-style: italic; color:#000000; }

.xtralargeunderline {font-family:Arial; font-size: 22px; text-decoration:underline; color:#000000; }

.xtralargeunderlineitalic {font-family:Arial; font-size: 22px; font-style: italic; text-decoration:underline; color:#000000; }

.bold {font-family:Arial; font-size: 12px; font-weight: bold; color:#000000; }

.bolditalic {font-family:Arial; font-size: 12px; font-weight: bold; font-style: italic; color:#000000; }

.boldunderline {font-family:Arial; font-size: 12px; font-weight: bold; text-decoration:underline; color:#000000; }

.boldunderlineitalic {font-family:Arial; font-size: 12px; font-weight: bold; font-style: italic; text-decoration:underline; color:#000000; }

.small {font-family:Arial; font-size: 10px; color:#000000; }

.smallitalic {font-family:Arial; font-size: 10px; font-style: italic; color:#000000; }

.smallunderline {font-family:Arial; font-size: 10px; text-decoration:underline; color:#000000; }

.smallunderlineitalic {font-family:Arial; font-size: 10px; text-decoration:underline; font-style: italic; color:#000000; }

.titlebar {font-family:Arial; font-size: 18px; padding-left:12; font-style: italic; color:#000000; }

/* tables and cells */

.table {padding-left:5; padding-right:10; padding-top:0; padding-bottom:0;}

.maintable {padding-left:20; padding-right:0; padding-top:20; padding-bottom:0;}

