/* --- Styles for common_blank.html --- */
#common { margin-top:5px; }
#common .Head{
	font-weight:bold;
	color:#0033CC;
}
#common .Normal { font-family:Verdana, Arial, Helvetica, sans-serif; }
#common .TitleRowSpacer {
	padding-bottom: 5px;
}
.content1 {
	background:url(media/angle.gif) bottom right no-repeat;
	padding:5px 0px;
}
/* --- Styles for common_linkbar.html --- */
#linkbar TD { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#777; }
#linkbar A,#linkbar A:link,#linkbar A:visited,#linkbar A:active { font-size:11px; font-weight:bold; color:#0033CC; text-decoration:none; }
#linkbar A:hover { font-size:11px; color:#0066FF; font-weight:bold; text-decoration:underline; }

/* --- Styles for common_blank_left.html --- */
#left { font-size:11px; margin-top:5px; }
#left .Normal { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#FFF0C8; }
#left p { color:#FFF0C8; }
#left .Head{ font-weight:bold; color:#FFF0C8; }
#left .TitleRowSpacer {	padding-bottom: 15px; }
#left body { color:#FFF0C8; }
#left A,#left A:link,#left A:visited,#left A:active { color:#FFF0C8; text-decoration:underline; }
#left A:hover { color:#FFF0C8; text-decoration:none; }
#left .TBODY { font-size:11px; color:#FFF0C8; }
#left .normalbold { font-size:11px; font-weight:bold; color:#FFF0C8; }


/* --- Styles for common_earth.html 333 --- */
#earth { margin-top:5px; margin-bottom:5px; }
#earth .Normal { color:#000066; }
#earth p { color:#000066; }
#earth .Head{ font-weight:bold; color:#000066; }
#earth body { color:#000066; }
#earth A,#earth A:link,#earth A:visited,#earth A:active{ color:#000066; text-decoration:underline; }
#earth A:hover{ color:#000066; text-decoration:none; }
#earth .cleft { background:url(media/earth_left.jpg) left repeat-y #FFF0C8; }
#earth .cright { background:url(media/earth_right.jpg) right repeat-y; }

/* --- Styles for common_water.html CCFFCC --- */
#water { margin-top:5px; margin-bottom:5px; }
#water .Normal { color:#FFFFCC; }
#water p { color:#FFFFCC; }
#water .Head{ font-weight:bold; color:#FFFFCC; }
#water body { color:#FFFFCC; }
#water A,#water A:link,#water A:visited,#water A:active { color:#FFFFCC; text-decoration:underline; }
#water A:hover { color:#FFFFCC; text-decoration:none; }
#water .cleft { background:url(media/water_left.jpg) left repeat-y #009966; }
#water .cright { background:url(media/water_right.jpg) right repeat-y; }

/* --- Styles for GreenOutlineRound.html --- */
#GreenOutline { margin-top:5px; }
#GreenOutline .ContentPane { padding: 10px;	border-style: none;}
#GreenOutline .Head {
	font-weight:bold;
	color:#FFFFCC;
}
#GreenOutline .TitleRow {
	background-color: #009966;
}
#GreenOutline .TitleRowSpacer {
	padding-top: 0px;
	padding-bottom: 5px;
}

/* --- Styles for BrownOutlineRound.html --- */
#BrownOutline { margin-top:5px; }
#BrownOutline .ContentPane {
	padding: 10px;
	border-style: none;
}
#BrownOutline .Head {
	font-weight:bold;
	color:#0033CC;
}
#BrownOutline .TitleRow {
	background-color: #FFF0C8;
}
#BrownOutline .TitleRowSpacer {
	padding-top: 0px;
	padding-bottom: 5px;
}

/* --- Styles for BlueOutlineRound.html --- */
#BlueOutline { margin-top:5px; }
#BlueOutline .ContentPane { padding: 10px;	border-style: none;}
#BlueOutline .Head {
	font-weight:bold;
	color:#FFFFCC;
}
#BlueOutline .TitleRow {
	background-color: #3366CC;
}
#BlueOutline .TitleRowSpacer {
	padding-top: 0px;
	padding-bottom: 5px;
}

/* --- Styles for RedOutlineRound.html --- */
#RedOutline { margin-top:5px; }
#RedOutline .ContentPane { padding: 10px; border-style: none;}
#RedOutline .Head {
	font-weight:bold;
	color:#FFFFFF;
}
#RedOutline .TitleRow {
	background-color: #CC0000;
}
#RedOutline .TitleRowSpacer {
	padding-top: 0px;
	padding-bottom: 5px;
}


/* --- Styles for Orizonti NukeNews PageLinks --- */

.PageLinks
{
	color: #6A6A6A;
	border: 1px solid #ABABAB;
	background: #FFFFFF;
	padding: 2px 3px 3px 4px; font-family: tahoma;
	font-weight: bold; font-size: 11px;
	text-decoration: none; height: 20px;
}

.PageLinks:link,.PageLinks:visited,.PageLinks:active
{
	color: #6A6A6A;
	border: 1px solid #ABABAB;
	background: #EFEFEF;
	padding: 2px 3px 3px 4px; font-family: tahoma;
	font-weight: bold; font-size: 11px;
	text-decoration: none; height: 20px;
}

.PageLinks:hover
{
	color: #6A6A6A;
	border: 1px solid #868686;
	background: #DFDFDF;
	padding: 2px 3px 3px 4px; font-family: tahoma;
	font-weight: bold; font-size: 11px;
	text-decoration: none; height: 20px;
}

.NewsTitle
{
	font-weight: bold; font-size: 13px;
}

/* --- Styles for TextAreas --- */

.ContactTextBox{
	width: 175px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.TipsTextBox{
	width: 350px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.FAQTextBox{
	width: 290px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;



/* --- Styles for DNN Core Events Module --- */

