/*
Main Regexware.com stylesheet
*/

H1 {
    font-family: Arial, sans-serif, Helvetica; font-size: 12pt;
	margin-top: 12px;
	margin-bottom: 12px;
}

H2 {
    font-family: Comic Sans MS, Arial, sans-serif, Helvetica; font-size: 11pt; color: #6633FF;
	margin-top: 12px;
	margin-bottom: 3px;
}

H3 {
    font-family: Arial, sans-serif, Helvetica; font-size: 10pt; font-weight: bold;
	margin-bottom: 0px;
}

P {
    font-family: Arial, sans-serif, Helvetica; font-size: 10pt;
	margin-top: 6px;
}

P.list {
    font-family: Arial, sans-serif, Helvetica; font-size: 10pt;
	margin-top: 4px;
	margin-bottom: 6px;
}

P.footermenu {
    font-family: Arial, sans-serif, Helvetica; font-size: 8pt;
	margin-top: 1px;
	margin-bottom: 1px;
}

.author {
    font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
    text-align: justify;
}
.introduction {
    font-family: Comic Sans MS, Arial, sans-serif, Helvetica; font-size: 12pt; color: #6633FF;
	margin-top: 2px;
	margin-bottom: 10px;
}

.bodytext {
    font-family: Arial, Verdana, sans-serif, Helvetica; font-size: 10pt;
}

.textfield {
    font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 10pt;
}

.header {
    font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 10pt; font-weight: bold;
}

.footnote {
    font-family: "MS Sans Serif", sans-serif, Helvetica; font-size: 10pt;
}

.code {
    font-family: "Courier New", Courier, mono; font-size: 10pt; font-weight: bold;
}

a:link {
    color: #339;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: #339;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #339;
    text-decoration: underline;
    font-weight: bold;
}

a:active {
    color: #339;
    text-decoration: underline;
    font-weight: bold;
}

.highlight {
    color: #FF0000; font-family: Verdana, Arial, sans-serif, Helvetica; font-size: 10pt;
}

.justified {
    text-align: justify;
}

.preformatted {
 white-space: pre;
}

.tm {
    font-family: Arial, sans-serif, Helvetica; font-size: smaller;
}

table.tablebody {
	border: 1px solid black;
}

.footer {
	margin-top: 1px;
	margin-bottom: 1px;
}

.menudemo{
    font-family: Arial, sans-serif, Helvetica; font-size: 10pt;
}

ul.menudemo li a:hover
{
  color: #FFF;
  background-color: blue;
}

.twitter-text {
font-family: Arial, 'Helvetica Neue', sans-serif;
font-size: 15px;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 57px;
line-height: 19px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

.twitter-screen-name {
font-family: 'Helvetica Neue', Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
font-size: 15px;
font-weight: bold;
}

.twitter {
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-color: #CCC;
border-top-style: solid;
border-top-width: 1px;
clear: both;
color: #444;
cursor: pointer;
display: block;
font-family: 'Helvetica Neue', Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 19px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: -1px;
width: 540px;
}

.twitter-full-name {
color: #999;
font-size: 12px;
}

.twitter-content {
margin-left: 58px;
margin-top: 8px;
min-height: 48px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
position: static;
text-align: left;
width: 442px;
}

.twitter-image {
float: left;
height: 48px;
margin-top: 10px;
width: 48px;
}

.twitter-user-name {
line-height: 15px;
}

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