b   {
font-family		: Tahoma,Arial,Helvetica;
font-size		: 13px;
font-weight		: none;
font-style		: bold;
text-decoration	: none;
}

input   {
font-family		: Monospace,Courier,Arial,Helvetica;
font-size		: 13px;
color       	: #000000;
font-weight		: none;
font-style		: none;
text-decoration	: none;
}

.address   {
background		: #EEEEEE;
font-family		: Tahoma,Arial,Helvetica;
font-size		: 11px;
color       	: #333333;
}

.big   {
font-size		: 15px;
font-weight		: bold;
}

.emphasize   {
color       	: #003366;
font-style		: bold;
}

.giant   {
font-size		: 19px;
}

.nav   {
font-size		: 13px;
text-decoration	: none;
}

.normal   {
font-family		: Tahoma,Arial,Helvetica;
font-size		: 13px;
font-weight		: none;
color       	: #000000;
}

.required   {
color       	: #FF0000;
}

.small   {
font-size		: 11px;
}

.title   {
font-family		: Tahoma,Arial,Helvetica;
font-size		: 15px;
color			: #E78705;
font-weight		: bold;
}

.white   {
font-family		: Tahoma,Arial,Helvetica;
font-size		: 12px;
color			: #FFFFFF;
font-weight		: bold;
font-style		: none;
text-decoration	: none;
}

/*--------------------*\
  layout layers
\*--------------------*/


#box {
position	: relative;
left		: 0px;
top			: 0px;
padding		: 10px 10px 10px 10px;
margin		: 0px;
background	: #EFEFEF;
border		: 1px solid #4C82C3;
color		: #000000;
font-size	: 11px;
font-weight	: none;
text-align	: justify;
}

#text {
position	: relative;
left		: 0px;
top			: 0px;
padding		: 10px 10px 10px 10px;
margin		: 0px;
border		: 0px solid #4C82C3;
color		: #000000;
font-size	: 11px;
font-weight	: none;
text-align	: justify;
}

#title {
position	: relative;
left		: 0px;
top			: 0px;
padding		: 1px 5px 1px 5px;
margin		: 0px;
background	: #4C82C3;
border		: 1px solid #19305D;
color		: #FFFFFF;
font-size	: 13px;
font-weight	: bold;
text-align	: left;
}

#background {
position	: relative;
left		: 0px;
top			: 0px;
padding		: 0px 0px 0px 0px;
margin		: 0px;
background	: #FFFAF3;
border		: 0px solid #19305D;
color		: #000000;
font-size	: 13px;
text-align	: left;
}
