/* http://www.regular-expressions.info/regex.css */
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image: url();
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
div.top {
	background-color: #C04C00;
	background-image: url();
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	height: 100;
	width: 100%;
}
div.logo {
	text-align: center;
	padding: 0;
	margin: 0;
}	
div.btntop {
	background-color: #C04C00;
	background-image: url();
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 20px;
	text-align: center;
	font-family : Arial, helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
	font-weight : normal;
	padding-top: 1;
	padding-bottom: 1;
}
a.btntop:link {
	width: 130px;
	height: 18px;
	text-align: center;
	background-color: #A03300;
	background-image: url();
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFFF; 
	text-decoration: none; 
} 
a.btntop:visited {
	width: 130px;
	height: 18px;
	text-align: center;
	background-color: #A03300;
	background-image: url();
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFFF; 
	text-decoration: none; 
} 
a.btntop:hover {
	width: 130px;
	height: 18px;
	text-align: center;
	background-color: #33A000;
	background-image: url();
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFFF; 
	text-decoration: none; 
} 
a.btntop:active {
	width: 130px;
	height: 18px;
	text-align: center;
	background-color: #33A000;
	background-image: url();
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFFF; 
	text-decoration: none; 
}
table.topad {
	border-style: solid;
	border-width: 2px;
	border-color: #803300;
	background-color: #FFF4E8;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 5px;
}
td.topad {
	font-family : Arial, helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	text-align : justify;
	padding-left: 10px;
	padding-right: 10px;
}
table.rightad {
	border-style: solid;
	border-width: 2px;
	border-color: #803300;
	background-color: #FFF4E8;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	width: 260px;
}
td.rightad {
	font-family : Arial, helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	text-align : center;
	padding: 5px;
}
div.bodytext {
	position: absolute;
	left: 220px;
	right: 3px;
}
div.copyright {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 2px;
	border-top: groove #C0C0C0 2px;
}
div.img {
	position: absolute;
	left: -220px;
	right: 5px;
}
p {
	font-family : Arial, helvetica, sans-serif;
	font-size : 14px;
	line-height : 20px;
	font-weight : normal;
	text-align: justify;
	margin: 10px;
}
ul {
	font-family : Arial, helvetica, sans-serif;
	font-size : 14px;
	line-height : 20px;
	font-weight : normal;
}
input {
	font-family : Arial, helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
}
select {
	font-family : Arial, helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
}
textarea {
	font-family: 'Andale Mono', 'Lucida Console', monospace;
	font-size : 14px;
	font-weight : normal;
}
table.body {
	margin: 10px;
}
th {
	font-family : Arial, helvetica, sans-serif;
	font-size : 14px;
	line-height : 20px;
}
td {
	font-family : Arial, helvetica, sans-serif;
	font-size : 14px;
	line-height : 20px;
}
td.small {
	font-family : Arial, helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
}
td.ad {
	font-family : Arial, helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	text-align : justify;
	padding-right: 10px;
}
h1 {
	font-family : Arial, helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	font-variant : normal;
	color: #C04C00;
	margin-left: 10px;
	margin-top: 13px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: solid #C04C00 3px;
	padding-bottom: 3px;
}
h2 {
	font-family : Arial, helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	font-variant : normal;
	color: #C04C00;
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: solid #C04C00 3px;
	padding-bottom: 3px;
}

h3 {
	font-family : Arial, helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	font-variant : normal;
	color: #C04C00;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-bottom: none;
	padding-bottom: 3px;
}

h4 {
	font-family : Tahoma, Arial, helvetica, sans-serif;
	font-size : 16px;
	font-weight : none;
	font-variant : normal;
	color: #000000;
	margin-top: none;
	margin-left: 0px;
	margin-right: none;
	margin-bottom: none;
	border-bottom: none;
	padding-bottom: none;
}

table.side {
	border-style: solid;
	border-width: 2px;
	border-color: #803300;
	width: 200px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 15px;
}
table.sidead {
	background-color: #FFF4E8;
	border-style: solid;
	border-width: 2px;
	border-color: #803300;
	width: 200px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 15px;
}
td.sideheader {
	background-color: #FF6600;
	color: #FFFFFF;
	text-align: center;
	height: 28px;
}
a:link { 
	color: #0000FF;
	text-decoration: none;
} 
a:visited { 
	color: #006633;
	text-decoration: none;
} 
a:hover {
	color: red;
	background: none;
	text-decoration: none;
} 
a:active {
	color: #FFFFFF;
	background: #FF0000;
	text-decoration: none;
} 
tt {
	font-family: Arial, helvetica, sans-serif;
}
tt.regex {
	white-space: nowrap;
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-color: #FF6600;
	background-color: #FFF4E8;
}
tt.match {
	white-space: nowrap;
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-color: #0066FF;
	background-color: #E8F4FF;
}
tt.string {
	white-space: nowrap;
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-color: #00A000;
	background-color: #E0FFE0;
}
tt.code {
	white-space: nowrap;
}
pre {
	font-family: 'Andale Mono', 'Lucida Console', monospace;
	font-size : 14px;
	line-height : 20px;
	font-weight : normal;
	margin: 10px;
}
p.indent {
	margin-left: 30px;
}
p.copyright {
	font-family : Arial, helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	font-weight : normal;
	margin : 0;
}
img.left {
	margin-left: 0;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.right {
	margin-left: 10px;
	margin-right: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.iconleft {
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
form {
	margin: 0;
	padding: 0;
}
.characterstring { color: #0000FF; }
.comment { color: #FF0000; font-style: italic; }
.numericconstant { color: #000080; }
.reservedword { font-weight: bold; }
.longcode {
	font-size : 13px;
	line-height : 15px;
}
div.adsense {
	margin-left: 50px;
	margin-right: 5px;
	margin-top: 30px;
}
iframe {
	margin-left: 30px;
	margin-right: 5px;
	margin-top: 40px;
}
ul {
	font-family : Arial, helvetica, sans-serif;
	font-size : 14px;
	line-height : 20px;
	font-weight : normal;
	margin-left : 24px;
	margin-right : 10px;
	padding-left : 0;
}
ul.noindent {
	margin-left: 10px;
}
tt.regexbuddy {
	margin-left: 10px;
}
li {
	list-style-position : inside;
}
li.regexalternate {
	list-style-image: url();
}
li.regexanchor {
	list-style-image: url();
}
li.regexatomic {
	list-style-image: url();
}
li.regexbackref {
	list-style-image: url();
}
li.regexcapture {
	list-style-image: url();
}
li.regexcharclass {
	list-style-image: url();
}
li.regexcharclasschar {
	list-style-image: url();
}
li.regexcharclassrange {
	list-style-image: url();
}
li.regexcharclassspecial {
	list-style-image: url();
}
li.regexcomment {
	list-style-image: url();
}
li.regexerror {
	list-style-image: url();
}
li.regexgroup {
	list-style-image: url();
}
li.regexliteral {
	list-style-image: url();
}
li.regexlookaround {
	list-style-image: url();
}
li.regexoption {
	list-style-image: url();
}
li.regexrepeat {
	list-style-image: url();
}
li.regexspecial {
	list-style-image: url();
}
div.regexbuddyregex { 
        margin-top: 10pt; 
        margin-bottom: 10pt; 
}
div.regexbuddytree { 
        margin-top: 10pt; 
        margin-bottom: 10pt; 
        overflow-y: scroll; 
        height: 200%; 
}
div.regexbuddyfooter { 
        margin-top: 10pt; 
        margin-bottom: 10pt; 
}
