/* 
	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: 12px;
   font-size: 12px; 
   font-style: normal; 
   font-weight: normal; 
   font-variant: normal;
}

table  {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px; 
   font-style: normal; 
   font-weight: normal; 
   font-variant: normal;
}

td  {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px; 
   font-style: normal; 
   font-weight: normal; 
   font-variant: normal;
}

hr {
   background : transparent;
   color : #B3B3B3;
   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;
}
A.Learnmore, A.Learnmore:visited, A.Learnmore:active {
   font-family: Arial, Helvetica;
   font-size: 9pt;
   font-weight: normal;
   color: #991A00;
   text-decoration: none;
   cursor: hand;
}

A.Learnmore:hover { 
   font-family: Arial, Helvetica;
   font-size: 9pt;
   font-weight: normal;
   color: #666666;
   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: bold;
   color: #333333; 
   text-decoration: none;
   font-weight: bold;
}

.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, OPTION {
   border-right: #666666 1px solid;
   border-left: #666666 1px solid;
   border-top: #666666 1px solid;
   border-bottom: #666666 2px solid;
   background-color: #F2F2F2;
   font-size: 10pt;
   font-family: Arial, Helvetica;
   line-height: normal;
   color: #333333;
}

.FormInput {
   border-right: #666666 1px solid;
   border-left: #666666 1px solid;
   border-top: #666666 1px solid;
   border-bottom: #666666 1px solid;
   background-color: #F2F2F2;
   font-size: 10pt;
   font-family: Arial, Helvetica;
   line-height: normal;
   color: #333333;
}

.FormButton {
   background: #ADAADF;
   color: white;
   cursor: hand;
   font-family: bold 8pt Arial, Helvetica, sans-serif;
   text-decoration: none;
}

.ButtonValidate {
	border-top: solid 1px #990000;
	border-bottom: solid 1px #DD0000;
	border-right: solid 1px #DD0000;
	border-left: solid 1px #990000;
}

/* END FORM TAGS */

