/* body */

body

{

background-color: #5E3724; 

scrollbar-face-color: #A30C25; 

scrollbar-shadow-color: #EDC53B; 

scrollbar-highlight-color: #EDC53B; 

scrollbar-3dlight-color: #FAE33E; 

scrollbar-darkshadow-color: #E1A637; 

scrollbar-track-color: #5E3724; 

scrollbar-arrow-color: #FFFFFF;

margin-left: 0px;

margin-top: 0px;

margin-right: 0px;

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

/* form fields */

.forminput { font-size: 8pt; font-family: Arial; font-weight: bold; color: #000000; vertical-align: middle; background-color:#F7DE3E; border : 2px ridge #DB0020;}

.requiredforminput { font-size: 8pt; font-family: Arial; font-weight: bold; color: #000000; vertical-align: middle; background-color:#F7DE3E; border : 2px ridge #FFFFFF;}

/* text sets */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* tables and cells */

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