body {
	background-color: #FFFFFF;
	background-image: url(/shared/mammoth-properties/images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font: 12px / 18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

p, li, td, div {
	font: 12px / 18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

ul { padding-right: 1em; text-align: left; margin-bottom: 1em; }

a:link, a:visited {
  color            : #000000;
  text-decoration  : none;
  font-family      : Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #4490B4;
  text-decoration  : none;
}

h1 { padding: 0; margin: 0px 0px 18px 0px; font-size: 18px; font-weight: bold; color: #99CC99}

h2 { padding: 0; margin: 0; color: #333333; font-size: 16px; font-weight: bold; }

h3 {
    font-size: 14px;
    font-weight: bold;	
    margin: 0px;
    padding: 0px;
}

h4 {
    font-size: 12px;
    font-weight: bold;	
    margin: 0px;
    padding: 0px;
}

h5 {
    font-size: 12px;
    font-weight: bold;	
    margin: 0px;
    padding: 0px;
}

h6 {
    font-size: 11px;
    font-weight: bold;	
    margin: 0px;
    padding: 0px;
}

input.big {
	font-family: Arial;
	color: white;
	font-size: 14px;
	padding: 6px 12px 6px 12px;
	font-weight: bold;
	background-color:#020061;
}

input.def {
	font-family: Arial;
	color: white;
	font-size: 12px;
	font-weight: bold;
	background-color:#020061;
}

select.def {
	font-family: Arial;
	color: white;
	font-size: 11px;
	font-weight: bold;
	background-color:#020061;
}

textarea.def {
	font-family: Arial;
	color: white;
	font-size: 12px;
	font-weight: bold;
	background-color:#020061;
}

input.editor {
	font-family: Arial;
	color: black;
	font-size: 12px;
	background-color:#FFFFFF;
}

textarea.editor {
	font-family: Arial;
	color: black;
	font-size: 12px;
	background-color:#FFFFFF;
}

input.clear {
	font-family: Arial;
	color: black;
	font-size: 12px;
	font-weight: bold;
	background-color:#FFFFFF;
}

select.clear {
	font-family: Arial;
	color: black;
	font-size: 11px;
	font-weight: bold;
	background-color:#FFFFFF;
}

textarea.clear {
	font-family: Arial;
	color: black;
	font-size: 12px;
	background-color:#FFFFFF;
}

.bar1 {
	border-bottom: 1px solid #000000;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	font-size: 12px;
	font-weight:bold;
}

.bar2 {
	border-left: 1px solid #000000;
	margin-left: 4px;
	margin-right: 4px;
	clear: both;
}

.bar5 {
	border: 1px dotted #330000;
	padding: 5px 12px;
	background-color: #FFFFFF;
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	line-height: 10px;
	clear: both;
}

.error
{  

	border: 2px solid #FF0000;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 15px;
	background-color: #EEEEEE;
	font: 12px/12px Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin-top: 0px;
	clear: both;
}

.errormessage {
    font-size: 12px;	
    color: #FF0000;
	font-weight: bold;
}

.errormessage a:link {color: #FF0000; text-decoration: underline;}
.errormessage a:visited {color: #FF0000; text-decoration: underline;}
.errormessage a:hover {color: #FF0000; text-decoration: none;}
.errormessage a:active {color: #FF0000; text-decoration: none;}

.formdata 
{  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px; 
	margin-left: 4px;
	line-height: 16px;
}

.formdefault 
{  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px; 
	line-height: 16px;
	margin-left: 4px;
	margin-right: 4px;
}

.formheader
{  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px; 
	line-height: 18px;
	margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
}

.forminput 
{  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px; 
}

.formlabel 
{  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px; 
	font-weight: bold;
	margin-right: 4px;
	line-height: 16px;
}

.formlabelsmall
{  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px; 
	margin-right: 4px;
	line-height: 16px;
}

.indent {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;	
    color: #000000;
	margin-left: 8px;
}

.smalldark
{  
	color: #000000;
	font-size: 11px; 
}

.smalllight
{  
	color: #000000;
	font-size: 11px; 
}

.smalllight a:link {color: #FFFFFF; text-decoration: underline;}
.smalllight a:visited {color: #FFFFFF; text-decoration: underline;}
.smalllight a:hover {color: #FFFFFF; text-decoration: none;}
.smalllight a:active {color: #FFFFFF; text-decoration: none;}


.normaltext {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
}

.normaltext a:link { color: #3333FF; font-weight : bold; text-decoration : underline}
.normaltext a:visited { color: #3333FF; font-weight : bold; text-decoration : underline}
.normaltext a:hover { color: #3333FF; font-weight : bold; text-decoration : underline}
.normaltext a:active { color: #3333FF; font-weight : bold; text-decoration : underline}

.smalltext {
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif; 
; line-height: normal
}
.smalltext a:link { color: #3333FF; font-weight : bold; text-decoration : underline}
.smalltext a:visited { color: #3333FF; font-weight : bold; text-decoration : underline}
.smalltext a:hover { color: #3333FF; font-weight : bold; text-decoration : underline}
.smalltext a:active { color: #3333FF; font-weight : bold; text-decoration : underline}

.smallboldtext {
font-weight : bold;
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif; 
; line-height: normal
}

.boldtext {
font-weight : bold; 
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
; line-height: normal; font-variant: normal
}

.inputtext {
font-size : 12px; 
font-family : "Courier New", Courier, mono
}

.titletext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; color: #000000}
.titletext a:link { color: #003300; font-weight : bold; text-decoration : none}
.titletext a:visited { color: #003300; font-weight : bold; text-decoration : none}
.titletext a:hover { color: #3333FF; font-weight : bold; text-decoration : underline}
.titletext a:active { color: #3333FF; font-weight : bold; text-decoration : underline}

.smallinputtext {  font-family: "Courier New", Courier, mono; font-size: 12px; font-style: normal; font-weight: normal}

.bigtitletext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}

.boldwhitetext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold}
.boldwhitetext a:link { color: #FFFFCC; font-weight : bold; text-decoration : none}
.boldwhitetext a:visited { color: #FFFFCC; font-weight : bold; text-decoration : none}
.boldwhitetext a:hover { color: #FFFF99; font-weight : bold; text-decoration : underline}
.boldwhitetext a:active { color: #FFFF99; font-weight : bold; text-decoration : underline}
