.bodytext
{ 
color: #ffffff; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 9pt; 
font-weight: normal; 
margin: 0; 
line-height: 120% 
}
.bodytext8pt
{ 
color: #c5c5c5; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 8pt; 
font-weight: normal; 
margin: 0; 
line-height: 120% 
}
marquee.linkDCA{
color: #ffffff; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 20pt; 
font-weight: bold; 
margin: 0; 
line-height: 120%;
background-color: #2F352C;
text-decoration:none;
}
.linkDCA{
color: #ffffff; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 12pt; 
font-weight: bold; 
margin: 0; 
line-height: 120%;
background-color: #2F352C;
text-decoration:none;
}
a.linkDCA{
color: #ffffff; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 12pt; 
font-weight: bold; 
margin: 0; 
line-height: 120%;
background-color: #2F352C;
text-decoration:none;
}
a.linkDCA:hover {
color: #F50040; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 12pt; 
font-weight:bolder; 
margin: 0; 
line-height: 120%;
/*background-color: #F50040;*/
text-decoration:none;
}

a.bodytext8pt	
{
color: #f52940;
font-weight: normal; 
text-decoration: none
}

a.bodytext8pt:hover	
{
color: #f52940;
font-weight: normal; 
text-decoration: underline
}

input.bodytext8pt
{ 
color: #2F352C; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 8pt; 
font-weight: bold; 
margin: 0; 
line-height: 120% 
}
select.bodytext8pt
{ 
color: #2F352C; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 8pt; 
font-weight:bold;
margin: 0; 
line-height: 120%;
width: 117px;

border: none;
background-color:#ffffff;
}
textarea.bodytext8pt
{ 
color: #2F352C; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 8pt; 
font-weight: normal; 
margin: 0; 
line-height: 120% 
}
form
{
word-spacing: 0;
line-height: 100%;
text-align: Left;
margin: 0
}


select
{
FONT-SIZE: 8pt;
FONT-COLOR: #404040;
font-family:  'Tahoma','Arial', 'MS Sans Serif', 'Verdana';
font-weight: Normal;
BACKGROUND-COLOR: #F3F7FB 
}



.MenuGray
{ 
color: #b9b9b9; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 8pt; 
font-weight: bold; 
margin: 0; 
line-height: 120% 
}

a.MenuGray	
{
color: #b9b9b9;
font-weight: bold; 
text-decoration: none
}

a.MenuGray:hover	
{
color: #f1f1f1;
font-weight: bold; 
text-decoration: underline
}



.MenuWhite
{ 
color: #FFFFFF; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 9pt; 
font-weight: bold; 
margin: 0; 
line-height: 120% 
}

a.MenuWhite
{ 
color: #FFFFFF; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 9pt; 
font-weight: bold; 
margin: 0; 
line-height: 120%;
text-decoration:none;
}
a.MenuWhite:hover
{ 
color: #FFFFFF; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 9pt; 
font-weight: bold; 
margin: 0; 
line-height: 120% ;
text-decoration:underline;
}

a.MenuGray	
{
color: #FFFFFF; 
font-weight: bold; 
text-decoration: none
}

a.MenuGray:hover	
{
color: #FFFFFF; 
font-weight: bold; 
text-decoration: underline
}



.footer
{ 
color: #e5e5e5; 
font-family:   'Tahoma','Arial', 'Verdana'; 
font-size: 8pt; 
font-weight: normal; 
margin: 0; 
line-height: 120% 
}

a.footer	
{
color: #e5e5e5; 
font-weight: normal; 
text-decoration: none
}

a.footer:hover	
{
color: #e5e5e5; 
font-weight: normal; 
text-decoration: underline
}


input
{
FONT-Size: 8pt;
FONT-Color: #FFFFFF;
font-family:  'Tahoma','Arial', 'MS Sans Serif', 'Verdana';
font-weight: normal;
border: none;
background-color:#ffffff;
}

body
{
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
background-color: #2f352c;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: 0px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -10px;
left: 0px; /*position where enlarged image should offset horizontally */

}
.lnkred {font-family: verdana; font-size: 11px; font-style: normal; line-height: normal;  color:red;text-decoration:none}
a.lnkred:hover {font-family: verdana; font-size: 11px; font-style: normal; line-height: normal;  color:red;text-decoration:underline}

