/* 
================================
Skin styles for DotNetNuke
================================
*/   

.backgrnd {
	background-image: url(background1.jpg); 
	}
.date {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 85%
	}
.spmenu1 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	height : 3em;
	font-size : 78%;
	font-weight : 400;
	}
.spmenu1_act {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #99ff99;
	height : 3em;
	font-weight : 600;
	}
.spmenu1_mo {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-weight : 500;
	height : 3em;
	background-color : Transparent;
	}
.spmenu2_mo {
    color : #666666;
    background-color : Transparent;
	}
.logintxt { 
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 75%
	}
TABLE.rside {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0000AA;
	font-weight : 300;
	font-size : 17;
	}
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : 900;
	}
A.email {
	color : #56cd56;
	text-decoration : none;
	font-weight : 900;
}
.target {
	color : #0000AA;
	text-decoration : none;
	font-weight : 900;
}
a {
	text-decoration : none;
	color : #2E6D38;
}
A:hover {
	text-decoration : none;
	color : #000000;
	
}
A.title:hover {
	text-decoration : none;
	color : #2E6D38;
}
A.title {
	text-decoration : none;
	color : #ffFFff;
	font-size : 14;
}
a.mainmenu {
	text-decoration : none;
	color : #FFFFFF;
	font-weight: bolder;
	font-size : 10;
}
a.mainmenu:hover {
	text-decoration : none;
	color : #2E6D38;
	font-weight: bolder;
	font-size : 10;
}
a.sidemenu {
	text-decoration : none;
	color : #FFFFFF;
	font-weight: bolder;
	font-size : 10;
}
a.sidemenu:hover {
	text-decoration : none;
	color : #000000;
	font-weight: bolder;
	font-size : 10;
}
