/* 
	Design by Biber, Inc. - www.biberinc.com
	Last Modify: 2003-09-18

DEFAULT TAGS */

body {
   background-color: #FFFFFF;
   background-image: url(../img/bg_box.gif);
   background-position: left top;
   background-repeat: repeat;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal; 
   font-weight: normal; 
   font-variant: normal;
}

table  {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px; 
   font-style: normal; 
   font-weight: normal; 
   font-variant: normal;
}

td  {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px; 
   font-style: normal; 
   font-weight: normal; 
   font-variant: normal;
}

hr {
   background : transparent;
   color : #000000;
   height: 1px;
}

ul {
   font-weight: normal;
   font-size: 10pt;
   color: #000000;
   font-family: Arial, Helvetica,;
   text-decoration: none;
}

ol {
   font-weight: normal;
   font-size: 10pt;
   color: #000000;
   font-family: Arial, Helvetica,;
   text-decoration: none;
}

li {
   font-weight: normal;
   font-size: 10pt;
   color: #000000;
   font-family: Arial, Helvetica,;
   text-decoration: none;
}

A, A:link, A.visited, A.active {
   color: #993300;
   text-decoration: underline;
   font-weight: normal;
   cursor: hand;
}

A:hover {
   color: #666666; 
   text-decoration: underline;
   font-weight: normal;
   cursor: hand;
}

/* END DEFAULT TAGS */



/* LINK TAGS */

A.BreadCrumb, A.BreadCrumb:visited, A.BreadCrumb:active {
   font-family: Arial, Helvetica;
   font-size: 8pt;
   font-weight: normal;
   color: #666666;
   text-decoration: none;
   cursor: hand;
}

A.BreadCrumb:hover { 
   font-family: Arial, Helvetica;
   font-size: 8pt;
   font-weight: normal;
   color: #991A00;
   text-decoration: none;
   cursor: hand;
}

A.Sponser, A.Sponser:visited, A.Sponser:active {
   font-family: Arial, Helvetica;
   font-size: 7.5pt;
   font-weight: normal;
   color: #666666;
   text-decoration: none;
   cursor: hand;
}

A.Sponser:hover { 
   font-family: Arial, Helvetica;
   font-size: 7.5pt;
   font-weight: normal;
   color: #991A00;
   text-decoration: none;
   cursor: hand;
}

/* END TAGS TAGS */


/* COLORS TAGS */

.color1 {
   BACKGROUND: #CD9700;
}
.color2 {
   BACKGROUND: #B3B3B3;
}
.color3 {
   BACKGROUND: #FFFFFF;
}


/* END COLORS TAGS */



/* TEXT TAGS */

.Title1 {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 20px; 
   color: #991A00; 
   text-decoration: none;
   font-weight: normal;
}

.Title2 {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   color: #991A00; 
   text-decoration: none;
   font-weight: bold;
}

.Title3 {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 18px; 
   color: #333333; 
   text-decoration: none;
   font-weight: normal;
}

.TextSmall {
   font-family: Arial, Helvetica;
   font-size: 8pt;
   font-weight: normal;
   color: #000000; 
   text-decoration: none;
   font-weight: normal;
}

.TextFooter {
   font-family: Arial, Helvetica;
   font-size: 8pt;
   font-weight: normal;
   color: #333333; 
   text-decoration: none;
   font-weight: normal;
}

.TextDate {
   font-family: Arial, Helvetica;
   font-size: 8pt;
   font-weight: normal;
   color: #333333; 
   text-decoration: none;
   font-weight: normal;
}

.Error {
   color: #990000;
   font-family: geneva, arial, verdana;
   font-size: 12pt;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
}

/* END TEXT TAGS */



/* FORM TAGS */


INPUT.Button {
   border-right: #666666 1px solid;
   border-top: #336699 1px solid;
   font-weight: bold;
   font-size: 8pt;
   border-left: #336699 1px solid;
   cursor: hand;
   color: #ffffff;
   border-bottom: #666666 1px solid;
   font-family: Arial, Helvetica;
   background-color: #000066;
}

select, textarea, input, option {font-size: 10px; font-family: verdana, arial, helvetica; line-height: normal; color: #333333;}

form {display:inline} /* fixes the space issue */

/* END FORM TAGS */

.BorderLRB 			{border-right: 1px solid #999999; border-left: 1px solid #999999; border-bottom: 1px solid #999999;}
.BorderLR			{border-right: 1px solid #999999; border-left: 1px solid #999999;}
.SpacerLeft5			{padding-left:5px;}
