﻿/* welcome message  / text for replacing logo graphic */
myWelcome {
text-align:left;
color:#ff9900; 
font-family:Times New Roman;
font-size: 16px;  
font-weight: bold;
margin-left:0; 
margin-right:0;
letter-spacing:0;
text-indent:25px;
display:block;
font-style: italic;
text-decoration: none;

}
/* welcome comment  / text for replacing logo symbol */
myComment {
text-align:left;
color:#ff9900; 
font-family: Arial,Tahoma; 
font-size: 11px;  
font-weight: bold;
margin-left:0; 
margin-right:0;
letter-spacing:0;
text-indent:25px;
display:block;
font-style: normal;
text-decoration: none;
}

/* flash gallery title */
myTitle {
text-align:left;
color:#212a34; 
font-family:Trebuchet MS, Georgia, Arial, Tahoma, Times New Roman;
font-size: 16px;  
font-weight: bold;
margin-left:0; 
margin-right:0;
letter-spacing:0px;
text-indent:0;
display:block;
font-style: normal;
text-decoration: none;
} 

/* flash gallery description */
myDesc {
text-align:left;
color:#35495b; 
font-family:Trebuchet MS,  Arial,Tahoma; 
font-size: 12px;  
font-weight: bold;
margin-left:0; 
margin-right:0;
letter-spacing:0;
text-indent:0px;
display:block;
font-style: normal;
text-decoration: none;
}

/* flash button title */
buttonTitle {
text-align:left;
color:#799AC1; 
font-family:Tahoma,'Trebuchet MS', Helvetica, sans-serif;
font-size: 10px;  
font-weight:normal; 
margin-left:0; 
margin-right:0;
letter-spacing:0px;
text-indent:0px;
display:block;
font-style:normal;
text-decoration: none;
}

/* flash button description */
buttonDescription {
text-align:right;
color:#CEDAE8; 
font-family: Tahoma,Trebuchet MS, Tahoma,Times,Arial,Tahoma; 
font-size: 9px;  
font-weight: normal; 
margin-left:0; 
margin-right:0;
letter-spacing:0;
text-indent:2px;
display:block;
font-style: normal;
text-decoration: none;
}
