/* CSS Document */

body {
margin:0;
padding:0;
border:0;
background: #785B6B;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
color: #555;
}

tr, td {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
color: #555;
}

th {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-weight: bold;
}

a:link {
color: #61002B;
text-decoration: none;
}
 
a:visited {
color: #333333;
text-decoration: none;
}
 
a:active {
color: #61002B;
text-decoration: none;
}

a:hover {
color: #61002B; 
text-decoration: underline;
}

ul {
list-style-image: url(graphics/li_arrow2.gif);
}

p {
display: block;
margin-left: 10px;
margin-right: 10px;
font-weight: normal;
text-align: justify;
}

h1 {
font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, sans-serif;
display: block;
margin: 0 10px;
font-size: 25px;
font-weight: bold;
color: #61002B;
}

h2 {
font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, sans-serif;
display: block;
margin: 0 10px;
font-size: 21px;
font-weight: bold;
color: #61002B;
}

h3 {
font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, sans-serif;
display: block;
margin: 0 10px;
font-size: 19px;
font-weight: bold;
color: #61002B;
}

h4 {
font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, sans-serif;
display: block;
margin: 0 10px;
font-size: 17px;
font-weight: bold;
color: #61002B;
}

h5 {
font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, sans-serif;
display: block;
margin: 0 10px;
font-size: 15px;
font-weight: bold;
color: #61002B;
}

h6 {
font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, sans-serif;
display: block;
margin: 0 10px;
font-size: 13px;
font-weight: bold;
color: #61002B;
}

.textBlack {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
color: #555;
}

.textbdBlack {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #555;
}

.textlink {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
color: #61002B;
}

.textlinkbd {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #61002B;
}

.textsmbdlink {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #61002B;
}

.textWhite {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
color: White;
}

.textsmBlack {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #555;
}

.textsmbdBlack {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #555;
}

.textsmWhite {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFF;
}

.textsmbdWhite {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFF;
}

.head {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 15px;
font-weight: bold;
color: #61002B;
}

.headBlack {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 15px;
font-weight: bold;
color: #000000;
}

/* ---------- Space Form ---------- */

select, input {
margin: 0;
padding: 0;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
}

select {
border: 0;
}

fieldset {
margin: 10px;
padding: 10px;
border: 1px solid #000;
}

.bgWhite {
background: #FFF;
}

legend {
font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, sans-serif;
font-size: 17px;
font-weight: bold;
}

.textfieldFormat {
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 13px;
color: #000000;
border-style: groove;
} 

.ButtonFormat {
background: #EAEAEA;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 13px;
color: #000000;
}

/* ---------- Space Form End ---------- */
