.maincolumn { width: 680px; background:url(images/cntBg.gif) left repeat-y #eee; padding-bottom:3px; }
.leftcolumn { width:240px; }
.yellowLine { font-size:1px; height:6px; background:url(images/yellowLineLeft.gif) left repeat-y #EEEE33; }
.cpLeft { width:327px; padding:0 8px; }
.rightpane { width:327px; padding:0 8px; text-align:left; }  
.hidPane { width:2px; background:#C1C1C1; }
.filesize { color:#ff0000; font-size:12px; }
table.my_account_links{ background-color:#FFFFAA;}
table.my_account_links a:link,table.my_account_links a:active,table.my_account_links a:visited,table.my_account_links a:hover{ font-weight:700; font-size:12px;}
hr.myhr{ width:75%; text-align:center;}
p.myp{ width:85%; margin-left:auto; margin-right:auto;}
/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fff;
	text-align:left;
	font-size:12px; 
	font-family:Arial,Helvetica,sans-serif;
}
.skinmaster {
	height: 100%;
}
.skinheader 
{
}
.skingradient {
	height:30px;
	text-align:left;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color:#fff;
	text-align:left;
}
.topleftpane {
	width: 50%;
	background-color:#fff;
	text-align:left;
}
.toprightpane {
	width: 50%;
	background-color:#fff;
	text-align:left;
}
.leftpane {
	width: 240px;
	background-color: transparent;
	padding-left:8px;
	text-align:left;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	text-align:left;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:21px;
	background-color: Transparent;
	clear:both;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000; 
	font-size: 8.5pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0 25px 0 11px;   /*explicitly set padding for root menu items*/
    text-transform:uppercase;
}

.main_dnnmenu_itemhover {  
	background-color: #739239;
	color:#fff; 
}

.main_dnnmenu_itemhover td {  
	background-color: #739239;
	color:#fff;
}
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #000;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.soMag{font-weight:normal;font-size:12px;}
a:link, a:visited, a:active{color:#447722;font-size:12px; text-decoration:underline;}
a:hover{color:#447722; font-size:12px; text-decoration:underline;}
a.soMag:link, a.soMag:visited, a.soMag:active{color:#447722;font-size:12px; text-decoration:underline;}
a.soMag:hover{color:#447722;font-size:12px; text-decoration:underline;}

/*Unordered List Styles*/

ul .head1 { font-size:14pt; color:#000; }
ul .head2 { font-size:12pt; color:#333; }
ul .head3 { font-size:11pt; color:#666; text-transform:uppercase; }
ul .head4 { font-size:10pt; color:#000; text-transform:none; }

/*Table Styles*/

table th { color:#fff; font-size:12pt; }
.majorLink p a { color:#73c53D; font-size:12pt; font-weight:700; text-decoration:none; }
.majorLink p a:visited { color:#73c53d; font-size:12pt; font-weight:700; text-decoration:none; }
.majorLink p a:hover { color:#73c53D; font-size:12pt; font-weight:700; text-decoration:underline; }
#BlackBorder { border:1px black solid; }

.leftcolumn a { color:#447722; font-size:9pt; text-decoration:none; }
.leftcolumn a:visited { color:#447722; font-size:9pt; text-decoration:none; }
.leftcolumn a:hover{ text-decoration:underline;}
.yellowHR { color:#fco; }
a.userMOD{color:#eee;}