/* body */

body

{

background-color: #FFFFFF; 

scrollbar-face-color: #0483EC; 

scrollbar-shadow-color: #064fEE; 

scrollbar-highlight-color: #01CBE9; 

scrollbar-3dlight-color: #01D6E9; 

scrollbar-darkshadow-color: #0836EF; 

scrollbar-track-color: #E4E4E4; 

scrollbar-arrow-color: #FFFFFF;

margin-left: 0px;

margin-top: 0px;

margin-right: 0px;

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

/* form fields */

.forminput { font-size: 8pt; font-family: Arial; font-weight: bold; color: #FFFFFF; vertical-align: middle; background-color:#0835EF; border : 2px solid #000000;}

.requiredforminput { font-size: 8pt; font-family: Arial; font-weight: bold; color: #FFFFFF; vertical-align: middle; background-color:#0835EF; border : 2px solid #00D8E8;}

/* text sets */

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

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

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

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

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

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

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

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

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

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

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

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

.large {font-family:Arial; font-size: 24px; color:#000000; }

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

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

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

.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; }

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

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

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

.boldunderlineitalic {font-family:Arial; font-size: 13px; 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; }

/* tables and cells */

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