A
{
	/*color:#7089AF;*/
	/*color:#699DE0;*/
	color: #0064AB;
}
A:Hover
{
	color:#2075B1;
}

BODY
{
	background-color:#ffffff;
	margin:0px;
}

HR
{
	height: 1px;
	color: #699DE0;
}

hr.titlehr
{
	color:#699DE0;
	height:1px;
}

td
{
	font-family: arial, Verdana, tahoma, Arial, helvetica, tahoma, Verdana;
	font-size:11px;
}

td.banner
{
	background-image:url(~/Images/Base/bannerbg.gif);
}

TD.homehighlightinfo 
{
	font-family: arial, Lucida Sans Unicode, Tahoma;
	font-size: 11px;
	/*background-color: #fafafa;*/
	padding: 10px;
	color: White;
}

TD.homehighlightinfo a:hover
{
	color: White;
}

/* BASE */
.leftborder
        {
	        background-position: right;
	        background-repeat: repeat-y;
	        background-image: url(../../images/base/shadowl.gif);
	        width: 20px;
        }

        .rightborder
        {
	        background-position: left;
	        background-repeat: repeat-y;
	        background-image: url(../../images/base/shadowr.gif);
	        width: 20px;
        }

        .main
        {
	        width: 960px;
	        font-family: arial, Verdana;
	        font-size: 11px;
		height: 100%;
        }

        .logobanner
        {
	        background-repeat: no-repeat;
			background: white;
	        height: 60px;
        }

        .bannerbar
        {
	        background-repeat: no-repeat;
		background: white;
	        height: 140px;
		width: 960px
        }
        
        .topbar
        {
            background-color:#2e2e2e;
        }

	.menubar
	{
		background-color: black;
		background-image: url(../../images/base/menubg.gif);
		background-repeat: no-repeat;
		height: 30px;
		color: white;
		font-family: arial;
		font-size: 11px;
		font-weight: bold;
		padding-left:20px;
		padding-right: 20px;
		padding-top: 0px;
	}
	.breadcrumb
	{
		height: 20px;
		background-color:#fcfcfc;
		padding:5px;
		background: transparent;
	}
	
	.mainindex
	{
		background-image: url(../../images/base/indexbg.jpg);
		background-repeat: no-repeat;
		background-color: white;
		height: 100%;
	}
	
	.indexleft
	{
		background-color: ;
		width: 230px;
		margin-left: 10px;
		margin-right: 10px;
		/*margin-top: 10px;*/
		float: left;
	}
	
	.indexcenter
	{
		background-color: white;
		width: 440px;
		margin-left: 10px;
		margin-right: 10px;
		/*margin-top: 10px;*/
		float: left;
		/*filter: shadow(color:white, strength:2, direction:135);*/
	}
	
	.indexfull
	{
		background-color: white;
		width: 670px;
		margin-left: 10px;
		margin-right: 10px;
		/*margin-top: 10px;*/
		float: left;
		padding: 10px;
		font-family: Arial;
		
		/*border: solid 1px silver;
		background: url("../../images/base/indexfullbg.jpg");*/
		background-repeat: no-repeat;
		
	}
	
	.indexright
	{
		background-color: white;
		width: 230px;
		margin-left: 10px;
		margin-right: 10px;
		/*margin-top: 10px;*/
		float: right;
	}
	
/* END BASE */

.articleheader
{
	font-family: Lucida Sans Unicode;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: -1px;
}

.articletext
{
	font-family: arial, Verdana;
	font-size: 11px;
	line-height: 20px;
}

.articleoptionsbox
{
	background-color: #fbfbfb;
	border: solid 1px silver;
	padding: 5px;
	width: 170px;
	margin-left: 20px;
	display:none;
}

.articles
{
	background-color:White;
	background-image: url("../../images/Base/articlesbg.jpg");
	background-repeat: repeat-x;
	color:black;
	font-family: arial, Lucida Sans Unicode, Verdana, tahoma, Arial, helvetica;
	font-size:11px;
	line-height:18px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-top: solid 1px silver;
	margin-top:40px;
}

.audiencetext
{
	padding: 6px;
	/*font-family: Lucida Sans Unicode, Tahoma;
	font-size: 12px;*/	
}

.audiencetext A
{
}

.audiencetitle
{
	height: 20px; 
	padding: 3px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url("../../images/Base/homehighlightbg.jpg");
	background-repeat: repeat-x;
	background-color: #56749C;
	background: #efefef;
	font-family: Arial, Lucida Sans Unicode, Tahoma;
	font-size: 12px;
	color: #2e2e2e;
	font-weight: bold;
}

.audiencetitle a:hover, .audiencetitle a
{
	color: #2e2e2e;
}

.bannerbg
{
	background-image:url(../../Images/Base/bannerbg.gif)
}

.button
{
	font-family: Verdana, tahoma, Arial, helvetica, tahoma, Verdana;
	font-size:11px;
}

.columntitle
{
	padding:3px;
	background-color: #A9BBD3;
	font-family:Lucida Sans Unicode, Verdana, Arial;
	font-size:12px;
	color:White;
}

.columnhighlight
{
	padding:3px;
	background-color:#EBEFF5;
}

.copyrightbar
{
	background-color: #2e2e2e;
	color:White;
	font-family: Arial, helvetica, tahoma, Verdana;
	font-size:11px;
	padding: 2px;
	padding-left: 8px;
}

.decorationimage
{
	margin-left:20px;
	margin-top:5px;
	margin-bottom:20px;
	border:solid 1px black;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,enabled=true,color=black,strength=3)
}

.decoration
{
	padding: 5px;
}

.descriptionimage
{
	padding-bottom: 3px;
	padding-right: 10px;
	padding-top: 3px;
	/*
	width: 80px;
	height: 80px;*/
}

.descriptionheader
{
	line-height: 18px;
	font-family: Lucida Sans Unicode, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 10px;
}

.descriptionheader A
{
	text-decoration: none;
}

.descriptionheader A:hover
{
	text-decoration: underline;
}

.descriptiontext
{
	font-size: 11px;
	line-height: 20px;
	font-family: Arial, Verdana;
}

.header4
{
	font-size:18px;
	font-weight:normal;
	color:#699DE0;
	font-family: Arial, Verdana;
}

.header5
{
	/*font-size:12px;
	font-family: Verdana;*/
	font-weight:bold;
	font-family: Arial;
	font-size: 11px;
}

.header6
{
	font-family: Arial;
	font-weight:bold;
}

.headersection
{
	FONT-SIZE:26px;
	MARGIN:20px;
	COLOR:#2e2e2e;
	FONT-FAMILY:Lucida Sans Unicode;
	TEXT-ALIGN:right;
}

.highlight
{
	background-image: url("/Slagman.Com Website 2006/images/Base/homehighlightbg.jpg");
	background-repeat: repeat-x;
	background-color: #56749C;
	background: #000000;
}

.highlights
{
	background-color:White;
	background-image: url("/Slagman.Com Website 2006/images/Base/homehighlightsbg.jpg");
	background-repeat: repeat-x;
	color:black;
	font-family: arial, Lucida Sans Unicode, Verdana, tahoma, Arial, helvetica;
	font-size:10px;
	line-height:18px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background: transparent;
}

.highlightsitem
{
	font-family: arial, Lucida Sans Unicode, Verdana, tahoma, Arial, helvetica;
	font-size:11px;
	/*filter: shadow(color:white, strength:2, direction:135);*/
}

.homebanner
{
	background-color: #AFC1D7;
	background-image: url("../../images/Base/homebanner.jpg");
	background-repeat: no-repeat;
	height: 151px;
}

.homehighlightinfolink
{
	color:#FFF29C;
	/*color: Black;*/
}

.homehighlightinfotext a
{
	color:#FFF29C;
	/*color: blue;*/
}

.homehighlightinfotext a:hover
{
	color:#FFC89C;
	/*color: blue;*/
}

.homehighlightinfotext
{
	/*color: Black;*/
}

.imagedescription
{
	font-size: 11px;
	font-style: italic;
	line-height: 20px;
	font-family: Arial, Verdana;
	color:#4A4A4A;
}

.indexpanel
{
	margin: 20px;
}

.leftcolumn
{
	background-color:#EBEFF5;
}

.leftsidebar
{
	BORDER:gray 1px solid;
	MARGIN:5px;
	BACKGROUND-COLOR:#F4F4F4;
	padding:3px;
	width:210px;
	background-image: url("../../images/Base/widgetbg.gif");
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,enabled=true,color=gray,strength=2)
}

.normal
{
	color:#060606;
	font-family: Arial, Verdana, tahoma, Arial, helvetica, tahoma, Verdana;
	font-size:11px;
	line-height:18px;
}

LI
{
	color:#060606;
	font-family: Arial, Verdana, tahoma, Arial, helvetica, tahoma, Verdana;
	font-size:11px;
	line-height:18px;
}

.normalmargin
{
	color:#060606;
	font-family: Arial, Verdana, tahoma, Arial, helvetica, tahoma, Verdana;
	font-size:11px;
	line-height:18px;
	padding-left: 20px;
	padding-right: 20px;
}

.normalsidebar
{
	color:#060606;
	font-family: Arial, helvetica, tahoma, Verdana;
	font-size:11px;
	line-height:14px;
}

.pagemenuitem
{
	text-decoration: none;
	background: none;
	border: solid 1px #EBEFF5;
	padding:3px;
	cursor:hand;
}

.pagemenuitemover
{
	text-decoration: underline;
	background-color: #F6FAFF;
	border: solid 1px #D3DDEB;
	padding:3px;
	cursor:hand;
}

.portraitphoto
{
	border: solid 1px black;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 3px;
}

.portraittext
{
	font-size: 10px;
}

.referencetable
{ 
	BORDER: #9cc0ee 1px solid; 
	BACKGROUND-COLOR: #e0ebfa;
}

.rightcolumn
{
	background-color: #ACBDD5;
}

.sidetable
{
	width: 210px;
}

.special
{
	background-color: #DEE5EF;
	background-color: #ECF6FC;
	border: solid 4px white;
	/*background-image: url("/Slagman.Com Website 2006/images/Base/homehighlightsbg.jpg");
	background-repeat: repeat-x;*/
	color:black;
	font-family: Arial, Lucida Sans Unicode, Verdana, tahoma, Arial, helvetica;
	font-size:11px;
	line-height:18px;
	padding: 10px;
}

.specialbar
{
	BORDER: #9cc0ee 1px solid; 
	BACKGROUND-COLOR: #e0ebfa;
}

.spicedcontent
{
}

.subheadersection
{
	FONT-SIZE:20px;
	position:relative;
	top:-10;
	MARGIN-right:20px;
	COLOR:black;
	FONT-FAMILY:Lucida Sans Unicode;
	TEXT-ALIGN:right;
}

.table-darkrow
{
	background-color: #a9bbd3;
	height: 20px;
	padding: 5px;
}

.table-lightrow
{
	background-color: #ebeff5;
	height: 20px;
	padding: 5px;
}

.table-menurow
{
	/*background-color: #404040;*/
	background-color: #fafafa;
	height: 20px;
	padding: 0px;
}

/*
.table-menurow a:hover
{
	color: #eaedff;
}

.table-menurow-item a:hover
{
	color: #294b73;
}


.textbox
{
	font-family: Verdana, tahoma, Arial, helvetica, tahoma, Verdana;
	font-size:11px;
}

.titlerow-v
{
	color: Gray;
}

/* Context menu */
.contextmenu-staticitem
{
	margin-bottom: 1px;
	background-color: #fafafa;
	border: solid 1px silver;
}
.contextmenu-dynamicitem
{
	margin-bottom: 1px;
	background-color: #fafafa;
	border: solid 1px silver;
}

/* Administration */

.admin-headersection
{
	FONT-SIZE:22px;
	padding-bottom:12px;
	COLOR:gray;
	FONT-FAMILY:Lucida Sans Unicode;
	TEXT-ALIGN:left;
	border-bottom: solid 1px silver;
}

.admin-banner
{
	background-image:url("../../images/Base/Admin/siteadministrationbg.jpg");
	height: 40px;
	font-family: Lucida Sans Unicode, Arial;
	font-size: 18px;
	color: White;
}

.admin-loginname
{
	font-size: 10px;
	color: Gray;
}

.admin-toolbar
{
	background-image:url("../../images/Base/Admin/toolbarbg.jpg");
	height: 20px;
	width:80%;
	border:solid 1px #D3E1F3;
	padding-left: 5px;
}

.admin-toolbar A
{
	color: Black;
	text-decoration: none;
}