html
{
	overflow-x: auto;
}

body
{
	background-color: #EDEDED;
	margin: 1px 1px 1px 1px;
}

a:link,
a:visited,
a:active
{
	color: #0A3F63;
	text-decoration: none;
}

a:hover
{
	background: transparent;
	color: #0F67A1;
	text-decoration: underline;
}

.tcat
{
	background: #D8D8D8 url(../images/gradient_tcat.gif) repeat-x;
	font-family: Tahoma;
	font-size: 9pt;
	color: #fff;
	text-align: center;
	padding: 10px;
	margin: 0px 0px 0px 0px;

}

.tcat a:link
{
	color: #fff;
	text-decoration: none;
}

.tcat a:visited
{
	color: #fff;
	text-decoration: none;
}

.tcat a:hover, .tcat a:active
{
	color: #fff;
	text-decoration: none;
}

.tbar
{
	background: #D8D8D8 url(../images/main_bar.gif);
	color: #fff;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
	padding: 5px;
}

.tbar_writer_info
{
	background-color: #F5F8F7;
	color: #696757;
	font: 11px Tahoma;
	padding: 5px;
}

.writer_info
{
	background: #fff;
	border-left: 1px solid #5B878C;
	border-right: 6px solid #5B878C;
	border-top: 1px solid #5B878C;
	border-bottom: 1px solid #5B878C;
	font: 11px Tahoma;
	color: #2E5961;
	margin: 5px 0 5px 0;
	padding: 1px 5px 3px 5px;
	text-align: right;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.tbar_review
{
	background-color: #ACC8E4;
	color: #696757;
	font: 11px Tahoma;
	padding: 5px;
}

.tbar_pager
{
	background: #D8D8D8 url(../images/main_bar.gif);
	color: #fff;
	font-family: Tahoma;
	font-size: 5pt;
	text-align: center;
	padding: 5px;
}

.menu_popup
{
	background-color: #F5F8F7;
	color: #006A74;
	font: 11px Tahoma;
	padding: 3px;
	text-decoration: none;
	padding-right: 3px;
	text-align: right;
}

.menuon
{
	background-color: #F5F8F7;
	font: 11px Tahoma;
	color: #006A74;
	padding-right: 3px;
	padding: 3px;
	text-decoration: none;
	text-align: right;
}

.menuoff
{
	background-color: #F5F8F7;
	font: 11px Tahoma;
	color: #006A74;
	padding: 3px;
	text-decoration: none;
	text-align: right;
}

.menuoff a:link,
.menuoff a:visited,
.menuoff a:active
{
	color: #006A74 !important;
	text-decoration: none;
}

.menuon a:link,
.menuon a:visited,
.menuon a:active
{
	color: #006A74 !important;
	text-decoration: none;
}

.menu_popup a:link,
.menu_popup a:visited,
.menu_popup a:active
{
	color: #006A74;
	text-decoration: none;
}

.thead
{
	background-image: url(../images/gradient_thead.gif);
	color: #2E5961;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: center;
	padding: 6px;
}

.thead a:link
{
	color: #2E5961;
	text-decoration: none;
}

.thead a:visited
{
	color: #2E5961;
	text-decoration: none;
}

.thead a:hover, .thead a:active
{
	color: #2E5961;
	text-decoration: none;
}

.thead1
{
	background-image: url(../images/gradient_thead.gif);
	color: #2E5961;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: right;
	padding: 4px;
}

.thead1 a:link
{
	color: #2E5961;
	text-decoration: none;
}

.thead1 a:visited
{
	color: #2E5961;
	text-decoration: none;
}

.thead1 a:hover, .thead1 a:active
{
	color: #2E5961;
	text-decoration: none;
}

th,td
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #2E5961;
}

font.highlight
{
	color: #FF0000;
	font-weight: bold;
}

.main_bar
{
	background-image: url(../images/barl.gif);
	border: 1px solid #EAE3D1;
	font-family: Tahoma;
	font-size: 9pt;
	color: #fff;
	margin: 5px 0 5px 0;
	padding: 1px 5px 3px 5px;
	text-align: center;
}

.main_bar a:link
{
	color: #fff;
	text-decoration: none;
}

.main_bar a:visited
{
	color: #fff;
	text-decoration: none;
}

.main_bar a:hover, .main_bar a:active
{
	color: #fff;
	text-decoration: none;
}

.mainbar
{
	background: #EDEDED url(../images/barl.gif);
	margin: 0;
	padding: 1px;
}

.main_bar_links
{
	border-left: 1px solid #4ABEBA;
	border-right: 0px solid #4ABEBA;
	font-family: Tahoma;
	font-size: 8pt;
    font-weight: bold;
	color: #fff;
	margin: 6px 6px 6px 6px;
	padding: 6px 6px 6px 6px;
	text-align: center;
}


.main_bar_links a:link, .main_bar_links a:active , .main_bar_links a:visited, .main_bar_links a:hover
{
	color: #fff;
	text-decoration: none;
}


.address_bar
{
	background: #F9F6E0;
	border: 1px solid #ffffff;
}

.r-right
{
	float: right;
}

.l-left
{
	float: left;
}

.pager-left
{
	float: left;
	padding-left: 25px;
}

.switch
{
	float: left;
	width: auto !important;
}

span.unreadpm
{
	color: #FF0000;
}

a:link.pm,a:active.pm,a:visited.pm
{
	color: #696757;
	TEXT-DECORATION: none;
}

td.header_menu
{
	background: #D6FCF4;
	border-color: #D6FCF4;
}

td.header_welc
{
	background: #F3EDF7;
}

.context
{
	background: #FFFFFF;
	border: 1px solid #DEDEDE;
	width: 100%;
}

td.row1
{
	background-color: #F5F8F7;
	font: bold 15px Arial;
	padding-right: 10px;
	padding: 3px;
}

td.row2
{
	background-color: #F5F8F7;
	font: bold 15px Arial;
	padding-right: 10px;
	padding: 4px;
}

td.row3
{
	background-color: #F5F8F7;
	padding-right: 10px;
	padding: 3px;
}

td.row4
{
	background-color: #F5F8F7;
	padding-right: 10px;
	padding: 3px;
}

td.row5
{
	background-color: #F5F8F7;
	padding-right: 10px;
	padding: 3px;
}

td.darkrow
{
	background: #CFCBCC;
	padding-right: 10px;
	padding: 3px;
}

.small
{
	font-size: 11px;
}

a:hover.pm
{
	text-decoration: underline;
}

p.main
{
	color: #000000;
}

span.spical
{
	color: #696757;
}

p.main1
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

font.main2
{
	color: #FFFFFF;
}

.title_font
{
	background-color: #F5F8F7;
	font: bold 15px Arial;
}

p.main2
{
	color: #FFFFFF;
}

font.online
{
	color: #008080;
}

font.offline
{
	color: #FF0000;
}

td
{
	border: 0px;
}

.border
{
	background-color: #E7E9EB;
	border-left: 1px solid #969EA2;
	border-right: 1px solid #969EA2;
	border-top: 1px solid #969EA2;
	border-bottom: 1px solid #969EA2;


}

.border_forums
{
	background-color: #E7E9EB;
	border-left: 1px solid #969EA2;
	border-right: 1px solid #969EA2;
	border-top: 0px;
	border-bottom: 1px solid #969EA2;
}

.info_bar
{
	border: 1px solid #969EA2;
	padding: 1px;
}

input
{
	background-color: #ffffff;
	border: 1px solid #FFFFFF        color;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	padding-right: 4px;
	padding-left: 4px;
}

input.radio
{
	background: transparent;
	border: 0px;
}

input.checkbox
{
	background: transparent;
	border: 0px;
}

.smallfont
{
	font: 11px Tahoma;
}

td.smbox
{
	background-color: #F5F8F7;
	font-family: Tahoma;
	font-size: 9pt;
	color: #696757;
	padding: 0px;
}

.pager
{
	background-image: url(../images/gradient_thead.gif);
	color: #000;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: center;
	padding: 0px;
	border-color: #E8E8E8;
	border-width: 1px;
	line-height: 60%;
}

.perpage
{
	color: #996633;
	font-family: Tahoma;
	font-size: 9pt;
	margin: 1px 0 1px 0;
	padding: 0px 1px 0px 1px;
}

.text
{
	font: bold 16px Arial;
	color: #000;
}

.td_special
{
	background-color: #CFF3EF;
	background-image: url(../images/special.png);
	background-repeat: no-repeat;
	color: #696757;
	font: 11px Tahoma;
	padding: 4px;
}

input,button
{
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF        color;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.input_text
{
	font-family: Tahoma;
	font-size: 8pt;
	background: #D8D8D8 url(../images/main_bar.gif);
	border: 1px solid #FFFFFF;
	color: #fff;
	border-width: 1px;
}

.readonly
{
	font-family: Tahoma;
	font-size: 8pt;
	background: #F0EEE1;
	border-color: #C0C0DC;
	border-width: 1px;
	color: #D1CFC0;
}

select
{
	background: #FFF;
	border: 1px solid #4C77B6;
	color: #000;
	font: normal 11px Tahoma;
	margin: 5px;
	padding: 1px;
	vertical-align: middle;
}

textarea
{
	background: #ffffff;
	border: 1px solid #B4B4B4;
	color: #000000;
	font: bold 16px Arial;
	padding: 2px;
	padding-right: 6px;
	padding-left: 6px;
}

form
{
	margin: 0px 0px 0px 0px;
}


.footer_bar
{
	background-image: url(../images/gradient_thead.gif);
	font: 11px tahoma;
	border: 1px solid #949C9F;
	color: #000000;
	text-align: center;
	padding: 5px;
	width: 98%;
	height: 23px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}


.footer_bar a:link,
.footer_bar a:visited
{
	color: #000000;
}


.copyright
{
	font: 12px tahoma;
	color: #000000;
	width: 98%;
	text-align: center;

}


.copyright a:link
{
	color: #096CAD;
	text-decoration: none;
}

.footer_bar_links
{
	border-left: 1px solid #969EA2;
	border-right: 0px solid #969EA2;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	margin: 5px 0 5px 0;
	padding: 1px 5px 4px 5px;
}

.footer_bar_links a:link
{
	color: #000000;
	text-decoration: none;
}

.footer_bar_links a:visited
{
	color: #000000;
	text-decoration: none;
}

.footer_bar_links a:hover, .footer_bar_links a:active
{
	color: #000000;
	text-decoration: none;
}

.inputbox
{
	width: 540px;
	height: 250px;
}

.editoriframe
{
	background: #ffffff;
	border: 1px solid #969EA2;
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	width: 98%;
	height: 250px;
	display: none;
	padding: 2px;
	padding-right: 6px;
	padding-left: 6px;
}

.editoriframemini
{
	background: #ffffff;
	border: 1px solid #969EA2;
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	width: 98%;
	height: 120px;
	display: none;
	padding: 2px;
	padding-right: 6px;
	padding-left: 6px;
}

.editortoolbar
{
	background-color: #F5F8F7;
	background-repeat: repeat-x;
	font: 11px tahoma;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.editoricon
{
	background-color: #F5F8F7;
	text-align: right;
	font: 11px tahoma;
	padding: 0px;
	margin: 0px;
}

.editorbutton,
.editortoolbar
{
	padding: 2px;
	align: right;
}

.editoroover
{
	padding: 2px;
}

.editorselect
{
	color: #333333;
	background-color: #FAFAFA;
	font-family: Tahoma;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

.container
{
	width: 100%;
	min-width: 570px;
	background-color: #FFFFFF;
	border: 1px solid #B5C4DD;
}

.toolbar
{
	background-image: url(&#39;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	../images/editor/toolbar_background.gif&#39: ;
	): ;
}

.toolbar2
{
	background-image: url(&#39;
	height: 26px;
	padding: 0;
	../images/editor/toolbar_background.gif&#39: ;
	): ;
}

.button
{
	padding: 2px;
}

.oover
{
	border: 1px solid #316ac5;
	background: #f1f6f8;
	padding: 1px;
}

#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

#sddm li img
{
	display: block;
	margin: 0 1px 0 0;
	padding: 1px 2px;
}

#sddm li a
{
	display: block;
	background-image: url(&#39;
	width: 116px;
	color: #989898;
	text-align: center;
	text-decoration: none;
	margin-left: 0;
	margin-right: 1px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	../images/editor/custom.gif&#39: ;
	): ;
}

#sddm div
{
	overflow: auto;
	width: 160px;
	height: 120px;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	opacity: .80;
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #eee;
}

#sddm div img
{
	width: 120px;
}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFF;
	color: #000;
}

#sddm div a:hover
{
	background: #eee;
	color: #545454;
	border: 1px solid #7d7d7d;
}

.rteStart
{
	background-image: url(../images/editor/gradient_thead.gif);
	float:left;
	height:25px;
	width:7px;
	background:#FFF;
}

.time
{
	font: 12px tahoma;
	text-align: center;
	color: #000000;
	width: 98%;
}

.describe
{
	color: #666686;
	font: 11px Tahoma;
}

#lightbox
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img
{
	border: none;
}

#outerImageContainer
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer
{
	padding: 10px;
}

#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#hoverNav a
{
	outline: none;
}

#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background: transparent url(../images/resiz_images/blank.gif) no-repeat;
	display: block;
}

#prevLink
{
	left: 0;
	float: left;
}

#nextLink
{
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover
{
	background: url(../images/resiz_images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover
{
	background: url(&#39;
	../images/resiz_images/nextlabel.gif&#39: ;
	) no-repeat right 15%: ;
}

#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData
{
	padding: 0 10px;
	color: #666;
}

#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption
{
	font-weight: bold;
}

#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

#pm_popup
{
	position: absolute;
	top: 150px;
	border: 1px solid;
	width: 45%;
	margin-right: 0 0 0 0;
	margin-left: 0 0 0 0;
}

table.guest_border
{
	border: 1px solid #EAE3D1;
	background-color: #D5DAE2;
}

.quotetop
{
	background: #EDE7E2 url(../images/css_img_quote.gif) no-repeat left;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 4px solid #9E9A89;
	color: #000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	margin: 2px auto 0 auto;
	padding: 5px;
}

.quotemain
{
	background: #FFF;
	border: 1px dotted #000;
	border-left: 4px solid #9E9A89;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 0 auto;
}

.codetop,
.sqltop,
.htmltop
{
	background: #EEEEEE url(../images/css_img_code.gif) no-repeat left;
	border: 1px dotted #000;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 6px;
	width: 730px;
	float: left;
}

.codemain
{
	background: #fff url(../images/css_img_code.gif) no-repeat;
	color: #465584;
	font-family: Tahoma;
	font-size: 12px;
	margin: 1 auto;
	margin-left: 0px;
	padding-top: 30px;
	border: 1px dotted #000;
	height: 15%;
	width: 730px;
	text-align: left;
	overflow: auto;
	direction: ltr;
	clear: both;
}

.resizebar
{
	background: #ffffe1 url(../images/resize.gif) no-repeat right;
	border: 1px dotted #000;
	color: #000;
	font-family: Tahoma;
	font-size: 7pt;
	padding-bottom: 7px;
}

.preview
{
	background: #F5F8F7;
	font: bold 16px Arial;
}

.alerts
{
	color: #000080;
}

table.tools_table
{
	background: transparent url(../images/barl.gif);
	border: 1px solid #989A9C;
	text-align: center;
	padding: 6px;
	width: 98%;
}

table.tools_table td
{
	color: #fff;
	font: normal 11px Tahoma;
	padding: 3px;
}

.tools_table a:link
{
	color: #fff;
	text-decoration: none;
}

.tools_table a:visited
{
	color: #fff;
	text-decoration: none;
}

.tools_table a:hover, .tools_table a:active
{
	color: #fff;
	text-decoration: none;
}

.pbbmenu
{
	background: #D8D8D8 url(../images/main_bar.gif);
	border: 1px solid #ffffff;
	color: #fff;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
	padding: 5px;
}

.pbbmenu a:link
{
	color: #fff;
	text-decoration: none;
}

.pbbmenu a:visited
{
	color: #fff;
	text-decoration: none;
}

.pbbmenu a:hover, .pbbmenu a:active
{
	color: #fff;
	text-decoration: none;
}

.top_forum_bar
{
	background: #D8D8D8 url(../images/main_bar.gif);
	font-family: Tahoma;
	color: #fff;
	padding: 3px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

.options_subject_bar
{
	border: 0px 0px 0px 0px;
}

.redirect
{
	border-left: 1px solid #969EA2;
	border-right: 1px solid #969EA2;
	border-bottom: 1px solid #969EA2;
	background-color: #F0F4F7;
	font-family: Tahoma;
	color: #fff;
	font-size: 9pt;
}

.Calendar_Main_Border
{
	border: 1px solid #6593CF;
	font-family: Tahoma;
	font-size: 9pt;
	padding: 6px;
}

.Calendar_Title_Background_Color
{
	background-color: #F0F4F7;
	background-image: url(../images/main_bar.gif);
	border-bottom: 1px solid #ffffff;
	font-family: Tahoma;
	font-size: 9pt;
	padding: 6px;
	color: #fff;
}

.Calendar_ToDay_Background_Color
{
	background-color: #ECECF5;
	background: #00FF00 url(../images/gradient_tcat.gif);
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
}

.Calendar_NormalDay_Background_Color
{
	background-color: #E1E9F0;
	background: #D8D8D8 url(../images/main_bar.gif);
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 10px;
	color: #fff;
}

.Calendar_MouseOver
{
	background-color: #F5F8F7;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px;
}

.Calendar_first_day_array
{
	background-color: #F5F8F7;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	padding: 6px;
}

#logostrip
{
	background: #EDEDED url(../images/bg_header.gif);
	height: 83px;
	margin: 0;
	padding: 0;
}

#logographic
{
	background: transparent url(../images/logo.jpg) no-repeat right;
	height: 83px;
	margin: 0;
	padding: 0;
}

.drop_menu
{
	position: absolute;
	z-index: 1;
	border: 1px solid #969EA2;
}

.popmenubutton
{
	white-space: nowrap;
	background-color: #EDEDED;
	border: 1px solid #3A4F6C;
	color: #013E46;
	font-family: Tahoma;
	font-size: 9pt;
	float: left;
	height: 15px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.popmenubutton a:link,
.popmenubutton a:visited
{
	color: #3A4F6C;
	text-decoration: none;
}

.popmenubutton a:hover
{
	color: #5176B5;
	text-decoration: none;
}

.searchlite
{
	background-color: yellow;
	font-weight: bold;
	color: red;
}

.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea
{
	-moz-border-radius: 0 0 0 0 !important;
	-webkit-border-radius: 0 0 0 0 !important;
	background: none !important;
	border: 0 !important;
	bottom: auto !important;
	float: none !important;
	height: auto !important;
	left: auto !important;
	line-height: 1.1em !important;
	margin: 0 !important;
	outline: 0 !important;
	overflow: visible !important;
	padding: 0 !important;
	right: auto !important;
	text-align: left !important;
	top: auto !important;
	vertical-align: baseline !important;
	width: auto !important;
	box-sizing: content-box !important;
	font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-size: 1em !important;
	min-height: auto !important;
}

.syntaxhighlighter.source
{
	overflow: hidden !important;
}

.syntaxhighlighter .bold
{
	font-weight: bold !important;
}

.syntaxhighlighter .italic
{
	font-style: italic !important;
}

.syntaxhighlighter .line
{
	white-space: pre !important;
}

.syntaxhighlighter table
{
	width: 100% !important;
}

.syntaxhighlighter table caption
{
	text-align: left !important;
	padding: .5em 0 0.5em 1em !important;
	color: black !important;
}

.syntaxhighlighter table td.code
{
	width: 100% !important;
}

.syntaxhighlighter table td.gutter .line
{
	text-align: right !important;
	padding: 0 0.5em 0 1em !important;
}

.syntaxhighlighter table td.code .line
{
	padding: 0 1em !important;
}

.syntaxhighlighter.nogutter td.code .container textarea, .syntaxhighlighter.nogutter td.code .line
{
	padding-left: 0em !important;
}

.syntaxhighlighter.show
{
	display: block !important;
}

.syntaxhighlighter.collapsed table
{
	display: none !important;
}

.syntaxhighlighter.collapsed .toolbar span
{
	display: inline !important;
	margin-right: 1em !important;
}

.syntaxhighlighter.collapsed .toolbar span a
{
	padding: 0 !important;
	display: none !important;
}

.syntaxhighlighter.collapsed .toolbar span a.expandSource
{
	display: inline !important;
}

.syntaxhighlighter .toolbar span.title
{
	display: inline !important;
}

.syntaxhighlighter .toolbar a
{
	display: block !important;
	text-align: center !important;
	text-decoration: none !important;
	padding-top: 1px !important;
	color: white !important;
}

.syntaxhighlighter .toolbar a.expandSource
{
	display: none !important;
}

.syntaxhighlighter.ie
{
	font-size: .9em !important;
	padding: 1px 0 1px 0 !important;
}

.syntaxhighlighter.ie .toolbar
{
	line-height: 8px !important;
}

.syntaxhighlighter.ie .toolbar a
{
	padding-top: 0px !important;
}

.syntaxhighlighter.printing .line.alt1 .content,
.syntaxhighlighter.printing .line.alt2 .content,
.syntaxhighlighter.printing .line.highlighted .number,
.syntaxhighlighter.printing .line.highlighted.alt1 .content,
.syntaxhighlighter.printing .line.highlighted.alt2 .content
{
	background: none !important;
}

.syntaxhighlighter.printing .line .number
{
	color: #bbbbbb !important;
}

.syntaxhighlighter.printing .line .content
{
	color: black !important;
	border: none !important;
}

.syntaxhighlighter.printing .toolbar
{
	display: none !important;
}

.syntaxhighlighter.printing a
{
	text-decoration: none !important;
}

.syntaxhighlighter.printing .plain, .syntaxhighlighter.printing .plain a
{
	color: black !important;
}

.syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a
{
	color: #008200 !important;
}

.syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a
{
	color: blue !important;
}

.syntaxhighlighter.printing .keyword
{
	color: #006699 !important;
	font-weight: bold !important;
}

.syntaxhighlighter.printing .preprocessor
{
	color: gray !important;
}

.syntaxhighlighter.printing .variable
{
	color: #aa7700 !important;
}

.syntaxhighlighter.printing .value
{
	color: #009900 !important;
}

.syntaxhighlighter.printing .functions
{
	color: #ff1493 !important;
}

.syntaxhighlighter.printing .constants
{
	color: #0066cc !important;
}

.syntaxhighlighter.printing .script
{
	font-weight: bold !important;
}

.syntaxhighlighter.printing .color1, .syntaxhighlighter.printing .color1 a
{
	color: gray !important;
}

.syntaxhighlighter.printing .color2, .syntaxhighlighter.printing .color2 a
{
	color: #ff1493 !important;
}

.syntaxhighlighter.printing .color3, .syntaxhighlighter.printing .color3 a
{
	color: red !important;
}

.syntaxhighlighter.printing .break, .syntaxhighlighter.printing .break a
{
	color: black !important;
}

.syntaxhighlighter
{
	background-color: white !important;
}

.syntaxhighlighter .line.alt1
{
	background-color: white !important;
}

.syntaxhighlighter .line.alt2
{
	background-color: white !important;
}

.syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2
{
	background-color: #e0e0e0 !important;
}

.syntaxhighlighter .line.highlighted.number
{
	color: black !important;
}

.syntaxhighlighter .gutter
{
	color: #afafaf !important;
}

.syntaxhighlighter .gutter .line
{
	border-right: 1px solid #5C868D !important;
}

.syntaxhighlighter .gutter .line.highlighted
{
	background-color: #5C868D !important;
	color: white !important;
}

.syntaxhighlighter.collapsed
{
	overflow: visible !important;
}

.syntaxhighlighter.collapsed .toolbar
{
	color: blue !important;
	background: white !important;
	border: 1px solid #5C868D !important;
}

.syntaxhighlighter.collapsed .toolbar a
{
	color: blue !important;
}

.syntaxhighlighter.collapsed .toolbar a:hover
{
	color: red !important;
}

.syntaxhighlighter .toolbar
{
	color: white !important;
	background: #5C868D !important;
	border: none !important;
}

.syntaxhighlighter .toolbar a:hover
{
	color: black !important;
}

.syntaxhighlighter .plain, .syntaxhighlighter .plain a
{
	color: black !important;
}

.syntaxhighlighter .comments, .syntaxhighlighter .comments a
{
	color: #008200 !important;
}

.syntaxhighlighter .string, .syntaxhighlighter .string a
{
	color: blue !important;
}

.syntaxhighlighter .keyword
{
	color: #006699 !important;
	font-weight: bold !important;
}

.syntaxhighlighter .preprocessor
{
	color: gray !important;
}

.syntaxhighlighter .variable
{
	color: #aa7700 !important;
}

.syntaxhighlighter .value
{
	color: #009900 !important;
}

.syntaxhighlighter .functions
{
	color: #ff1493 !important;
}

.syntaxhighlighter .constants
{
	color: #0066cc !important;
}

.syntaxhighlighter .script
{
	font-weight: bold !important;
	color: #006699 !important;
	background-color: none !important;
}

.syntaxhighlighter .color1, .syntaxhighlighter .color1 a
{
	color: gray !important;
}

.syntaxhighlighter .color2, .syntaxhighlighter .color2 a
{
	color: #ff1493 !important;
}

.syntaxhighlighter .color3, .syntaxhighlighter .color3 a
{
	color: red !important;
}

.pp-name
{
	background: #F5F8F7;
	border: 1px solid #969EA2;
	margin: 0px;
	padding: 10px;
}

.pp-name h3
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 24px;
}

.pp-contentbox-back
{
	background-image: url(../images/pp-css-contentblock.gif);
	background-repeat: repeat-x;
	background-color: #84AAAF;
	padding: 6px;
	border: 1px solid #000;
}

.pp-tabclear
{
	background: url(../images/gradient_tcat.gif);
	border: 0px;
	border-bottom: 1px solid #5176B5;
	color: #FFF;
	font: bold 15px Arial;
	margin: 0px;
	padding: 8px;
	border-right: 1px solid #072A66;
	border-left: 1px solid #072A66;
}

.pp-tabon
{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #6696D6;
	color: #FFFFFF;
	padding: 8px;
	float: right;
	width: auto;
	background-image: url(../images/main_bar.gif);
	margin-top: 3px;
	font: normal 11px Tahoma;
	cursor: pointer;
}

.pp-taboff,
.pp-tabshaded
{
	border-top: 1px solid #969EA2;
	border-left: 1px solid #969EA2;
	border-right: 1px solid #969EA2;
	background-color: #F5F8F7;
	color: #000;
	padding: 8px;
	float: right;
	width: auto;
	background-image: url(../images/gradient_thead.gif);
	margin-top: 3px;
	font: normal 11px Tahoma;
	cursor: pointer;
}

.pp-tabon a:link,
.pp-tabon a:visited,
.pp-tabon a:active
{
	text-decoration: none;
	color: #FFFFFF;
}

.pp-taboff a:link,
.pp-taboff a:visited,
.pp-taboff a:active,
.pp-tabshaded a:link,
.pp-tabshaded a:visited,
.pp-tabshaded a:active
{
	text-decoration: none;
	color: #3363A1;
}

.pp-tabwrap
{
	height: 34px;
	margin: 0px;
	padding: 0px;
}

.borderwrap
{
	background: #F5F8F7;
	border: 1px solid #072A66;
	padding: 0px;
	margin: 0px;
}


td.Code_td
{
	background-color: #F5F8F7;
	font: bold 15px Arial;
	padding: 2px;
}

.Code_table
{
	background-color: #E7E9EB;
	border-left: 1px solid #969EA2;
	border-right: 1px solid #969EA2;
	border-top: 1px solid #969EA2;
	border-bottom: 1px solid #969EA2;
}
