/*{{{ * */

body {
	background-color:#880000;
	margin:0px;
}

a:link { color:#FFCC66; }
a:visited { color:#FF9900; }
a:hover { color:#FFEEBB; }

body, p, td, th, ul, ol, li, table, input, select, textarea {
	font-family:Times,serif;
	color:#FFFFFF;
}

body {
	font-size:90%;
}

table {
	font-size:100%;
}


/*}}}*/
/*{{{ Spacers */

.Clip,
.Clip td {
	border:none;
	margin:0px;
	padding:0px;
	width:1px;
	height:1px;
}


.NoSpace {
	margin:0px;
	padding:0px;
}

.Spacer {
	line-height:1em;
	margin:0px;
	padding:0px;
}

.SpacerMini {
	font-size:25%;
	line-height:.25em;
	margin:0px;
	padding:0px;
}

.SpacerHalf {
	font-size:50%;
	line-height:.5em;
	margin:0px;
	padding:0px;
}

.Spacer2 {
	line-height:2em;
	margin:0px;
	padding:0px;
}


/*}}}*/
/*{{{ IndexStrong */
.IndexStrong {
}
.IndexStrong p.Item {
	color:#999999;
	/*
	margin-top:1.25em;
	margin-bottom:1.5em;
	*/
}
.IndexStrong p.Item strong {
	display:block;
	font-size:120%;
	padding-bottom:.1em;
	font-variant:normal;
}
.IndexStrong p.Item a {
	color:#000000;
	text-decoration:none;
}
.IndexStrong p.Item a strong {
	color:#881100;
}
.IndexStrong p.Item a:hover strong,
.IndexStrong p.Item a:hover {
	color:#CC3300;
	text-decoration:underline;
}
/*}}}*/
/*{{{ IndexPlain */
.IndexPlain {
}
.IndexPlain p {
	color:#999999;
}
.IndexPlain p strong {
	display:block;
	padding-top:.15em;
	padding-bottom:.15em;
}
.IndexPlain p a:visited strong {
	color:#777777;
}
.IndexPlain p a:visited {
	color:#B7B7B7;
}
.IndexPlain p a {
	color:#878787;
	text-decoration:none;
}
.IndexPlain p a strong {
	color:#881100;
	font-weight:normal;
}
.IndexPlain p a:hover strong,
.IndexPlain p a:hover {
	color:#CC3300;
	text-decoration:underline;
}

/*}}}*/
/*{{{ Content + */
/*{{{ Content * */

.Content .Error {
	color:#CC3300;
}

.Content .DelimDn {
	border-style:solid;
	border-color:#CCCCCC;
	border-width:0px 0px 1px 0px;
}

.Content .DelimTop {
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px 0px 0px 0px;
}

.Content li {
	list-style-type:circle;
}

/*}}}*/
/*{{{ Content/Caps */

.Content img.Caps,
.Content span.Caps {
	border:0px;
	margin:0px;
	padding:0px;
	font-size:.75em;
	line-height:.75em;
}

.Content span.Caps {
}
.Content img.Caps {
	float:left;
}
.Content span.Caps b {
	float:left;
	font-size:80px;
	line-height:80px;
	font-weight:normal;
	color:#FF9933;
	padding-right:5px;
}

/*}}}*/
/*{{{ Content/Accents */

/*.Content strong {
}*/

.Content cite {
	font-style:normal;
	font-weight:bold;
}

.Content p.Xtra {
	color:#999999;
	/*
	font-weight:bold;
	font-style:italic;
	font-size:95%;
	*/
}

.Content .Intro {
	/*font-style:italic;*/
}
.Content strong.Xtra,
.Content strong.Nice,
.Content cite {
	color:#993300;
}
.Content .Intro {
	color:#888888;
}
.Content .Intro strong {
	color:#888888;
}
.Content .Xtra strong {
	color:#999999;
}

.Content em.Xtra {
	color:#FF9933;
	font-style:normal;
	font-weight:bold;
}

.Content .BotRef {
	color:#999999;
	font-size:90%;
	letter-spacing:1px;
	font-style:italic;
	margin-top:2.5em;
	padding-top:.5em;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px 0px 0px 0px;
}

.Content .Ref {
	font-style:italic;
	color:#FFDD99;
	margin-top:.5em;
	margin-bottom:.5em;
}

.Content .Sign {
	text-align:right;
}

.Content .More {
	color:#CCCCCC;
}
/*}}}*/
/*{{{ Content/Headings */


.Content h1,
.Content h2,
.Content h3,
.Content h4 {
	font-weight:bold;
	color:#FF9933;
}

.Content h1 {
	font-size:160%;
	font-weight:normal;
}

.Content h2 {
	font-size:150%;
	font-style:italic;
	font-weight:normal;
}

.Content h3 {
	font-size:125%;
	font-weight:normal;
}

.Content h4 {
	font-size:120%;
	font-style:italic;
	font-weight:normal;
}

.Content h5 {
	font-size:105%;
	color:#FF9933;
}

.Content h6 {
	font-size:90%;
	color:#FF9933;
	font-style:italic;
}

/*}}}*/
/*{{{ Content/Lists */

.Content ul.Circle li {
	list-style-type:circle;
	color:#993300;
}
.Content ul.Circle li span {
	color:#000000;
}

/*}}}*/
/*{{{ Content/Table.FormTable */

.Content table.FormTable {
}

.Content table.FormTable th {
	color:#FF9933;
	font-weight:normal;
	text-align:right;
	vertical-align:top;
	padding-right:10px;
}
.Content table.FormTable th small {
	font-size:80%;
	font-style:italic;
	line-height:100%;
	color:#EEAA66;
}
.Content table.FormTable td {
	vertical-align:bottom;
}
.Content table.FormTable td.XRef,
.Content table.FormTable td.Info {
	color:#999999;
	font-size:90%;
	text-align:center;
}
.Content table.FormTable td.Field {
	vertical-align:bottom;
}
.Content table.FormTable i {
	font-weight:normal;
	color:#EEAA66;
}
.Content table.FormTable b {
	color:#CC3300;
}

.Content table.FormTable td.DelimUp {
	border:0px solid #CC6600;
	border-width:1px 0px 0px 0px;
	height:1px;
}
.Content table.FormTable td.DelimDn {
	border:0px solid #CC6600;
	border-width:0px 0px 1px 0px;
	height:4px;
}

.Content table.FormTable input,
.Content table.FormTable select,
.Content table.FormTable textarea {
	color:#000000;
}

/*}}}*/
/*{{{ Content/Table.ListTable */

.Content table.ListTable {
}

.Content table.ListTable th,
.Content table.ListTable td {
	border-style:solid;
	border-color:#DDDDDD;
	border-width:0px;
	padding:2px 4px 2px 4px;
}

.Content table.ListTable th,
.Content table.ListTable .Header td {
	color:#993300;
	border-width:0px 0px 2px 0px;
	font-weight:normal;
	text-align:left;
	vertical-align:bottom;
}

.Content table.ListTable td {
	border-width:0px 0px 1px 0px;
	vertical-align:top;
}


/*}}}*/
/*{{{ Content/PageTitle */

.Content div.PageTitle p {
	margin-top:.25em;
	margin-bottom:.25em;
}
.Content div.PageTitle p.DocPath {
	color:#CCCCCC;
}
.Content div.PageTitle a,
.Content div.PageTitle a:visited {
	color:#888888;
	text-decoration:none;
}
.Content div.PageTitle a:hover {
	color:#CC3300;
	text-decoration:underline;
}

.Content div.PageTitle h1 {
	font-size:175%;
	color:#FF9933;
	font-weight:normal;
	font-style:italic;
	margin-top:.25em;
	margin-bottom:.25em;
}

/*}}}*/
/*{{{ Content: DW only*/
strong._eliminate {
	display:block;
	background-color:#FFFFCC:
}
/*}}}*/
/*{{{ Content/PicBlock */

.Content div.PicBlock {
	padding-top:.5em;
	padding-bottom:.5em;
}

.Content div.PicBlock table.Frame {
	width:100%;
	border:1px solid #DDDDDD;
}
.Content div.PicBlock table.Frame td.Cell {
	text-align:center;
	padding:10px;
}

/*}}}*/
/*{{{ Content/PixFrame */

.Content div.PixFrame {
	padding:.5em;
	border:1px solid #DDDDDD;
	/*
	text-align:center;
	*/
}
.Content div.PixFrame td.Cell {
	font-size:85%;
	color:#555555;
	vertical-align:top;
}
.Content div.PixFrame td.Cell div {
	padding:.25em 10px .25em 10px;
}
.Content div.PixFrame td.Cell div.NoBorder {
	padding-left:0px;
	padding-right:0px;
}
.Content div.PixFrame td.Cell div.Border img {
	border:1px solid #000000;
}
.Content div.PixFrame td.Cell em {
	color:#999999;
	font-size:90%;
}

/*}}}*/
/*{{{ Content/PixBlock */

.Content table.PixBlock {
}

.Content table.PixBlock td.PixCell {
	vertical-align:top;
}
.Content table.PixBlock tr.Spacer td {
	height:2.5em;
}
.Content table.PixBlock td.Spacer {
	width:20px;
}
.Content table.PixBlock td.PixCell div.Pic {
	width:100%;
	text-align:center;
	background-color:#000000;
	padding:10px;
}
/*}}}*/
/*{{{ NewsList */
.NewsList p strong,
.NewsList p b {
	display:block;
	padding-top:.1em;
	padding-bottom:.1em;
}
.NewsList p b {
	color:#FF9933;
}
.NewsList p a {
	text-decoration:none;
}
.NewsList p a strong {
	color:#FFFFFF;
}
.NewsList p a:hover strong,
.NewsList p a:hover {
	color:#FFEEBB;
	text-decoration:underline;
}
.NewsList .AdminItem {
	border:0px solid #CC6600;
	border-width:1px 0px 0px 0px;
	padding-bottom:15px;
}
.NewsList .AdminItem p {
	margin:5px 10px 5px 30px;
	padding:5px 10px 5px 30px;
}
/*}}}*/
/*}}}*/
/*{{{ PageContent */

table.PageContent td.Content {
	padding-top:0px;
}

/*}}}*/
/*{{{ PageTitle */

div.PageTitle {
	padding:0px 20px 0px 20px;
}

div.PageTitle h1.Title {
	font-size:200%;
	font-weight:normal;
	color:#FF9933;
}

/*}}}*/
/*{{{ MMenu */

.MMenu tr.Main td {
	vertical-align:top;
}
.MMenu tr.Bottom td {
	vertical-align:bottom;
}

/*}}}*/
/*{{{ PixBox */

table.PixBox {
	border:1px solid #000000;
}
table.PixBoxDark {
	border:1px solid #CC6600;
	background-image:url("/Images/PixFr/DarkBg.gif");
	background-color:#660000;
}
table.PixBoxDark td.Frame1,
table.PixBox td.Frame1 {
	background-image:url("/Images/PixFr/Frame1.gif");
	background-position:center;
	background-repeat:no-repeat;
	width:250px;
}
table.PixBoxDark td.Frame3,
table.PixBox td.Frame3 {
	background-image:url("/Images/PixFr/Frame3.gif");
	background-position:center;
	background-repeat:no-repeat;
	width:220px;
}

/*}}}*/
/*{{{ ItemDetails */

.ItemDetails td.Text {
	width:250px;
	padding:5px;
}
.ItemDetails td.Picture {
	width:240px;
	padding:10px;
	background-image:url("/Images/PixFr/Frame2big.gif");
}
.ItemDetails td.PictureBig {
	background-position:center;
	background-repeat:no-repeat;
	padding:15px;
	background-image:url("/Images/PixFr/Frame4big.gif");
}
.ItemDetails td.PictureBigX {
	background-position:center;
	background-repeat:no-repeat;
	padding:15px;
	background-image:url("/Images/PixFr/Frame4Xbig.gif");
}

/*}}}*/
/*{{{ ItemsList */

.ItemsList td.ItemBigX,
.ItemsList td.ItemBig,
.ItemsList td.Item {
	vertical-align:top;
}
.ItemsList td.Item div.Picture {
	width:120px;
	padding:10px;
	background-image:url("/Images/PixFr/Frame2sm.gif");
}
.ItemsList td.ItemBigX div.Picture {
	width:135px;
	padding:10px;
	background-image:url("/Images/PixFr/Frame4Xsm.gif");
}
.ItemsList td.ItemBig div.Picture {
	width:190px;
	padding:10px;
	background-image:url("/Images/PixFr/Frame4sm.gif");
}
.ItemsList td.ItemBig div.Text {
	width:210px;
	padding:8px;
	padding-top:0px;
	color:#FF9933;
	font-size:90%;
}
.ItemsList td.ItemBigX div.Text {
	width:145px;
	padding:8px;
	padding-top:0px;
	color:#FF9933;
	font-size:90%;
}
.ItemsList td.Item div.Text {
	width:124px;
	padding:8px;
	padding-top:0px;
	color:#FF9933;
	font-size:90%;
}

/*}}}*/

