/* CSS Document */
FIELDSET {
	border: solid 1px #ccc;
}
LEGEND {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
}
.std {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#aa0000;
}
TABLE.menubox .bc {
	background-image:  url(/cms/content/repository/images/page/bc.gif);
	background-repeat: repeat-x;
}
TABLE.menubox .tc {
	background-image:  url(/cms/content/repository/images/page/tc.gif);
	background-repeat: repeat-x;
}
TABLE.menubox .lc {
	background-image:  url(/cms/content/repository/images/page/lc.gif);
	background-repeat: repeat-y;
}
TABLE.menubox .rc {
	background-image:  url(/cms/content/repository/images/page/rc.gif);
	background-repeat: repeat-y;
}

TABLE.lightBox .bc {
	background-image:  url(/cms/content/repository/images/page/light/bc.gif);
	background-repeat: repeat-x;
}
TABLE.lightBox .tc {
	background-image:  url(/cms/content/repository/images/page/light/tc.gif);
	background-repeat: repeat-x;
}
TABLE.lightBox .lc {
	background-image:  url(/cms/content/repository/images/page/light/lc.gif);
	background-repeat: repeat-y;
}
TABLE.lightBox .rc {
	background-image:  url(/cms/content/repository/images/page/light/rc.gif);
	background-repeat: repeat-y;
}
.menuShadow {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:  url(/cms/content/repository/images/page/menu_shadow.gif);
	background-repeat: repeat-x;
	font-size:12px;
	height: 20px;
}
.blueShadow {
	background-image:  url(/cms/content/repository/images/page/blue_shadow.gif);
	background-repeat: repeat-x;
}
.blueShadowSmall {
	background-image:  url(/cms/content/repository/images/page/blueShadowSmall.png);
	background-repeat: repeat-x;
}
.grayShadow {
	background-image:  url(/cms/content/repository/images/page/gray.gif);
	background-repeat: repeat-x;
	height: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(/cms/content/repository/images/page/bbg.png);
	background-repeat: repeat-x;
}
A {
	text-decoration:none;
	border-bottom: dotted 1px #006666;
	color:#006666;
}
A:hover {
	text-decoration:none;
	border-bottom: solid 1px black;
	color:black;
}
.headTable {
	width:776px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.mainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	padding: 4px;
}
.mainBottom {
	background-color: #f5f5f5;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menuContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.grayBG {
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftMenuItem {
	background-color: #f5f5f5;
	border-bottom: solid #cccccc 1px;
	border-top: solid white 1px;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
	font-family: Verdana, Arial, He	lvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	padding-left: 6px;

}
.leftMenuItemOn {
	background-color: #e5e5e5;
	border-bottom: solid #cccccc 1px;
	border-top: solid white 1px;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
	font-family: Verdana, Arial, He	lvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	padding-left: 6px;
	cursor: pointer;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.innerLighter {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.date {
	border-top: 1px solid #eeee66;
	background: #ffffee;
	padding: 2px;
}
TABLE.girdTable TR.head {
	background: #f5f5f5;
	font-weight: bold;
}
TABLE.girdTable TR.head TD {
	border-bottom: solid #ccc 1px;
}
TABLE.girdTable TR.rowOdd TD{
	background: #f5f5f5;
	border-bottom: solid #ccc 1px;
	border-top: solid #ccc 1px;
}
TABLE.girdTable TD.lp {
	border-right: solid #ccc 1px;
}
.style1 {color: #000000}
#OldNews TD {
	padding-bottom: 10px;
}
.RedBox {
	border: red solid 1px;
	padding: 2px;
	background: #ffeeee;
}
#hd {
	display:none
}

DIV.docDescription {
	border: solid 1px #ccc;
	width:760px;
	padding: 5px;
}
DIV.docDescription TABLE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background: #f5f5f5;
	padding:2px;
}

A.desc {
	border-top: solid 1px #dddd33;
	border-bottom: solid 1px #dddd33;
	background: #ffffcc;
	color: black;
	text-decoration: none;
	cursor: help;
}

.html {color: gray}
.cms-tag {color: navy}
.php-tag {color: blue}

.code {
	border: solid #cccccc 1px;
	background: #f5f5f5;
	color: #000000;
	padding: 3px;
	margin: 5px;
	margin-left: 15px;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
TABLE.version {
	border: solid #cccccc 1px;
	background: #f5f5f5;
	color: gray;
	padding: 3px;
	font-family: ms sans serif;
	font-size:9px;
	width: 99%;
	margin: 3px;
}
TABLE.table TD {
	border: solid #cccccc 1px;
	background: #f5f5f5;
	color: #000000;
	padding: 3px;
	margin: 5px;
	margin-left: 15px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
PRE {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
TABLE.table TD.highlight {
	background: #ffffcc;
}
TABLE.code TD.header {
}
TABLE.example {border:solid red 2px}
TABLE.example TD.header {font-weight: bold; color:#000000}
TABLE.forum {border:solid green 2px; background: #ffffff}
TABLE.forum TD {border-bottom:solid gray 1px}
TABLE.forum TD.header {font-weight: bold; color:#000000}
TABLE.quote {margin-left: 15px;; border:solid navy 1px; background: white}
TABLE.quote TD.header {font-weight: bold; color:#000000}
TD.leftColumn {background: #f5f5f5; border-right: dotted gray 1px}

SPAN.header {font-weight:bold}

FIELDSET LI IMG {margin-right: 5px}
.w200 {
	width:200px;
}
#tFooter {
	margin-top: 15px;
	border-top: solid 1px #ccc;
	float:none;
	font-size: 11px;
	background: url('/cms/content/repository/images/page/cmsgray.gif');
	background-repeat: no-repeat;
	background-position: 4px 25px; 
}

#tFooter DIV {
	background: url('/cms/content/repository/images/page/hoaxgray.gif');
	background-repeat: no-repeat;
	background-position: right 15px; 
}