* {
margin: 0; 
padding: 0; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #e1dcd2; }
/*Override defaults for all tags. */

BODY {
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
background-image: url(images/brown.gif);
background-color: #282110;
}

INPUT, TEXTAREA, SELECT, OPTION { 
font-size: 10px; 
color: #000000; 
}

SELECT { 
font-size: 10px; 
color: #000000; 
width: 130px; 
}

H1 { 
font-size: 20px; 
font-weight: bold; 
}

H3 { 
font-size: 14px; 
font-weight: bold; 
text-align: center;
margin-top: 0px; 
}

H4 { 
font-weight: bold; 
text-align: left;
margin-top: 18px; 
}

H4.menu { 
font-weight: normal; 
text-align: left;
margin-top: 20px; 
margin-left: 15px; 
margin-bottom: 0px; 
}

P, FORM { 
margin-top: 12px; 
line-height: 17px; 
}

P.indent, FORM.indent {
margin-top: 5px; 
line-height: 17px; 
margin-left: 24px; 
}

P.gallery_link { 
margin-top: 3px; 
margin-left: 18px; 
}

P.dateline { 
margin-top: 0px; 
font-style: italic; 
}

BLOCKQUOTE { 
margin-top: 4px; 
margin-left: 24px; 
}

BLOCKQUOTE.indent { 
margin-left: 62px; 
line-height: 16px; 
}

UL, OL { 
margin-top: 4px; 
margin-left: 40px; 
line-height: 14px; 
}

UL.indent, OL.indent { 
margin-left: 64px; 
line-height: 14px; 
}

LI { margin-top: 2px; 
}

HR { 
border: none 0; 
border-top: 1px solid #ccc; 
border-bottom: 1px solid #efefef; 
height: 2px;
margin: 20px 0 20px 0;
}

IMG.right {
margin-top: 2px; 
margin-right: 0px; 
margin-bottom: 2px; 
margin-left: 12px; 
}

TABLE {
margin-top: 10px; 
margin-right: 10px; 
margin-bottom: 3px; 
margin-left: 10px; 
}

TABLE.layout {
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
}

TD.left_panel  { 
background-image: url(images/background-wavetail.gif);
background-repeat: repeat-y; 
background-color: #282110; 
}

TD.menu { 
background-image: url(images/background-menu.gif);
background-repeat: no-repeat; 
background-color: #282110; 
font-size: 12px; 
font-weight: bold; 
color: #e1dcd2; 
}

TD.footer  { 
background-image: url(images/background-wavetail.gif);
background-repeat: repeat-y; 
background-color: #282110; 
font-size: 10px; 
color: #e1dcd2; 
padding-top: 3px; 
padding-bottom: 10px; 
padding-left: 10px; 
}

TD.text_block_home { 
background-image: url(images/text_box-home.gif);
background-repeat: repeat-y; 
background-color: #514e50; 
padding-top: 8px; 
padding-bottom: 11px; 
padding-left: 15px; 
padding-right: 35px; 
}

TD.text_layout-2_col { 
background-image: url(images/text_box-2_col.gif);
background-repeat: repeat-y; 
background-color: #514e50; 
}

TD.text_block-left { 
padding-top: 0px; 
padding-bottom: 15px; 
padding-left: 35px; 
padding-right: 20px; 
}

TD.text_block-right { 
padding-top: 0px; 
padding-bottom: 15px; 
padding-left: 15px; 
padding-right: 45px; 
}

TD.text_block-515 { 
background-image: url(images/text_box_mid-515px.gif);
background-repeat: repeat-y; 
background-color: #514e50; 
padding-top: 0px; 
padding-bottom: 15px; 
padding-left: 35px; 
padding-right: 25px; 
}

TD.text_block-780 { 
background-image: url(images/text_box_mid-780px.gif);
background-repeat: repeat-y; 
background-color: #514e50; 
padding-top: 15px; 
padding-bottom: 15px; 
padding-left: 55px; 
padding-right: 50px; 
}

TD.caption  {
font-style: italic; 
text-align: center; 
}

table.data {
border-spacing: 0px;
/*border-collapse: collapse; */
background: #484848;
border: 0.3em solid #484848;
margin-top: 10px; 
margin-left: 0px; 
margin-right: 0px; 
margin-bottom: 15px; 
}

table.data th {
text-align: left;
font-weight: normal;
padding: 0.1em 0.5em;
border: 0px;
border-bottom: 3px double #636363;
}

table.data td {
text-align: right;
border: 0px;
border-bottom: 1px solid #636363;
border-left: 1px solid #636363;
padding: 0.1em 0.5em;
}

table.data thead th {
text-align: center;
font-weight: bold;
border-left: 1px solid #636363;
}

table.data th.Corner {
text-align: center;
border-left: 0px;
}

table.data tr.Odd {
background: #514e50;
}

.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.missing {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
}

.error  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.info  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : magenta;
	text-decoration : none;
}

/* link attributes */
a:link     {color: #e1dcd2; font-weight: normal; text-decoration: none}
a:visited  {color: #e1dcd2; font-weight: normal; text-decoration: none}
a:active   {color: #e1dcd2; font-weight: normal; text-decoration: none}
a:hover	 {color: white; font-weight: normal; text-decoration: none}

/* link attributes in footer*/
a.footer:link     {color: #e1dcd2; font-weight: normal; text-decoration: none; font-size: 10px; }
a.footer:visited  {color: #e1dcd2; font-weight: normal; text-decoration: none; font-size: 10px; }
a.footer:active   {color: #e1dcd2; font-weight: normal; text-decoration: none; font-size: 10px; }
a.footer:hover	 {color: white; font-weight: normal; text-decoration: none; font-size: 10px; }

a.menu:link{ 
     display: block; 
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-size: 12px;
     color: #e1dcd2;
     padding-left: 35px;
     padding-top: 11px;
     padding-bottom: 0px;
     border: 0px;
     text-decoration: none; }

a.menu:visited { 
     display: block; 
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-size: 12px;
     color: #e1dcd2;
     padding-left: 35px;
     padding-top: 11px;
     padding-bottom: 0px;
     border: 0px;
     text-decoration: none; }

a.menu:hover { 
     display: block; 
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-size: 12px;
     color: white;
     padding-left: 35px;
     padding-top: 11px;
     padding-bottom: 0px;
     border: 0px;
     text-decoration: none; }

a.menu:active { 
     display: block; 
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-size: 12px;
     color: #e1dcd2;
     padding-left: 35px;
     padding-top: 11px;
     padding-bottom: 0px;
     border: 0px;
     text-decoration: none; }
     
a.menu_header { 
     display: block; 
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-size: 12px;
     color: #e1dcd2;
     padding-left: 15px;
     padding-top: 11px;
     padding-bottom: 0px;
     border: 0px;
     text-decoration: none; }
     
a.menu_header:hover { 
     color: white; }
