/* 
================================
Skin styles for DotNetNuke
================================
*/   


.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

.std {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #666666;
}


.std14 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #666666;
}
.blue {
	font-family: "MS Sans Serif";
	color: #2C9DD7;
	font-size: 14px;
	font-weight: bold;
}
.blue2 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: ##003399;
}
.std14_white {
	font-family: "ms Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
}
