/* 
================================
Skin styles for DotNetNuke
================================
*/

#ThinRedBorder .normal {

}


#ThinRedBorder A:link {
color: 602720; 
text-decoration: none;
border-bottom: dotted 0px #602720; 
} 

#ThinRedBorder A:hover{ 
color: 602720; 
text-decoration: none;
border-bottom: dotted 0px #602720; 
background-color: #f1f1f1;
} 

#ThinRedBorder A:active {
color: 602720; 
text-decoration: none;
border-bottom: dotted 0px #602720; 
background-color: #f1f1f1;
}

#ThinRedBorder A:visited { 
color: 602720; 
text-decoration: none;
border-bottom: dotted 0px #602720; 
} 

#ThinRedBorder .Head { 

} 
#ThinRedBorder .SubHead { 



} 
#ThinRedBorder .ContainerTitle { 
color: #602720;
font:Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;

} 

#ThinRedBorder .ContainerHeader {


} 

