a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
	font-weight: lighter;
}
a:active {
	text-decoration: none;
	color: #990033;
}
a:hover {
	text-decoration: underline;
}
Body {
	background-color: #EEF2FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url(images/page_bg.gif);
	background-position: center;
}
Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
A.CommandButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-color: #303030;
	text-decoration: none;
	height: auto;
	width: auto;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #303030;
}
A.CommandButton:visited {
	color: #FFFFFF;
}
A.CommandButton:hover {
	background-color: #1C486A;
	text-decoration: none;
	border: 1px solid #000000;
}
A.CommandButton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	height: auto;
	width: auto;
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
A.CommandButton2:visited {
	color: #FFFFFF;
}
A.CommandButton2:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	margin-top: -1px;
	padding-top: -1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
A.CommandButtonSelect {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	font-style: normal;
	background-color: #E5EDF8;
	padding: 1px 10px;
	border: 1px solid #B3C9EA;
	text-decoration: none;
	height: auto;
	width: auto;
}
A.CommandButtonSelect:hover {
	text-decoration: none;
}
A.CommandButtonSelect:visited {
	color: #006699;
}
Table.PanelDark {
	background-color: #B3C9EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
Table.PanelLight {
	background-color: #E5EDF8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
Table.PanelContent {
	background-color: #F6FAFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
Table.PanelContentBoxGrey {
	background-color: #F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
Table.PanelContentBoxWhiteBorder {
	background-color: #FFFFFF;
	border: 1px solid #e6e6e6;
}
Table.PanelContentBoxWhite {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
Table.PanelSection {
	background-color: #919DAE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
A.PanelLink {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.PanelCaption {
	font-size: 12px;
	font-weight: bold;
	float: none;
	height: auto;
}
.c_ul {
	position: relative;
	top: -1px;
	left: -1px;
}
.c_ur {
	position: relative;
	top: -1px;
	left: +1px;
}
.c_bl {
	position: relative;
	top: 2px;
	left: -1px;
}
.c_br {
	position: relative;
	top: 2px;
	left: 1px;
}
.NormalCaption {
	color: #666666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.HeaderCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.ContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
Table.TitleBar {
	background-color: #B3C9EA;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #E5EDF8;
	border-right-color: #E5EDF8;
	border-bottom-color: #E5EDF8;
	border-left-color: #E5EDF8;
	border-bottom-style: solid;
	position: relative;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
.TitleCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A4C9FF;
	font-size: 24px;
	font-weight: normal;
}
img {
	border: 0px none;
}
.ListArea {
	overflow: auto;
	height: 600px;
	position: static;
	border: 1px solid #A4C9FF;
}
Table.FileSelected {
	background-color: #E5EDF8;
	cursor: hand;
}
Table.File {
	cursor: hand;
}
Table.MainBack {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #303030;
	border-right-color: #303030;
	border-bottom-color: #303030;
	border-left-color: #CCCCCC;
}
Table.MainToolbar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
TD.Spliter_Right {
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #999999;
}
.menuCommon {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #303030;
	left: 10px;
	background-color: #205175;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #303030;
	border-bottom-color: #303030;
	cursor:pointer;
	color: #FFFFFF;
	filter: blendTrans(duration="1");
}
.CaptionHeaderGray {
	font-size: 30px;
	font-weight: normal;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 25px;
}
.CaptionHeaderBlack {
	font-size: 30px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
Table.WhiteBlackBorder {
	border: 1px solid #CCCCCC;
	color: #000000;
}
Table.Blue {
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background-color: #31425B;
}
Table.CellPadLeftRight {
	padding-right: 7px;
	padding-left: 7px;
}
.CaptionHeaderWhite {

	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A71921;
}
img.light {
	filter: Alpha(Opacity=10);
}
img.dark {
	filter: Alpha(Opacity=100);
}
.BottomBorderGrey {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 12px;
}
table.sectionheader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5499C2;
}
table.product {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
}
.captionBlack {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.captionBlue {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.txtIncludes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.txtGrayBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.txtGrayNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.txtGrayStrike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-decoration: line-through;
}
.txtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.txtProductCaptionNor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
A.txtProductCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
A.txtProductCaption:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
}
A.txtProductCaption:visited {
	color: #0099FF;
	font-weight: bold;
}
a.nodec {
	text-decoration: none;
	color: #0099FF;
}
a.nodec:hover {
	text-decoration: underline;
}
img.item {
	margin-top: 4px;
}
A.AdTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.AdTextWhite:hover {
	color: #FFCC00;
	text-decoration: underline;
}
A.AdTextWhite:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.AdTextW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.AdTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.AdTextBlack:hover {
	color: #FF6600;
	text-decoration: underline;
}
A.AdTextBlack:visited {
	color: #000000;
	font-weight: bold;
}
.AdTextB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#document .command {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
#document .description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#document .description pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#document .params {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
	font-weight: normal;
}
#document .examples {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #0066CC;
	font-weight: bold;
}



.txtNormalGrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.txtWhite {
	color: #FFFFFF;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.CommandButtonLight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	font-style: normal;
	background-color: #FFFFFF;
	padding: 1px 10px;
	border: 1px solid #B3C9EA;
	text-decoration: none;
	height: auto;
	width: 150px;
	overflow:hidden;
	text-align: left;
}
A.CommandButtonLight:visited {
	color: #006699;
}
A.CommandButtonLight:hover {
	background-color: #E5EDF8;
	text-decoration: none;
}
Table.GretLeftBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
Td.GreyLeftBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.TableProduct_Description {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.hidden {
	visibility: hidden;
	position: static;
}
img.spacer {
	padding: 5px;
}
.tutorial_coding {
	font-family: "Courier New", Courier, monospace;
	color: #003300;
	background-color: #FFFFCC;
	border: 2px solid #333333;
	font-size: 12px;
	width: 500px;
	font-weight: normal;
}
.tutorial_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.PanelCaption a {
	font-weight: bold;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.PanelCaption a:visited {

	font-weight: bold;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
