/*
	Default page values
*/
body { 
 background-color: #FFFFFF; 
 font-color: #000000; 
 font-size: 10pt; 
 font-family: verdana,trebuchet,sans-serif; 
}

/*
	Links
*/
a:link { 
 color: #CC3300; 
 font-size: 10pt; 
 font-weight: bold;
 text-decoration: underline; 
}

a:visited { 
 color: #CC0000; 
 font-size: 10pt; 
 font-weight: bold;
 text-decoration: underline; 
}

a:active { 
 color: #CC3300; 
 font-size: 10pt; 
 font-weight: bold;
 text-decoration: underline; 
}

a:hover { 
 color: #CC0000; 
 font-size: 10pt; 
 font-weight: bold; 
 text-decoration: none; 
}

#content {
 float: center;
 font-color: #000000; 
 font-size: 10pt; 
 font-family: verdana,trebuchet,sans-serif;  
 text-align: left;
 margin-left: 5px;
 margin-right: 5px;
 margin-bottom: 60px;
 padding-top: 0px;
 padding-bottom: 30px;
 padding-left: 10px;
 padding-right: 10px;
 voice-family: "\"}\"";
 voice-family: inherit;
 border-bottom : 1px solid #999966;
 border-top : 1px solid #999966;
 border-left : 2px solid #999966;
 border-right : 2px solid #999966;
line-height: 120%;
}

body>#content {
}

#posted {
 padding: 4px;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 color: #000000;
 background: #ffffff;
 margin-top: 2px;
 }

#wrappost {
 padding-bottom: 6px;
 padding-top: 0px;
 padding-right: 12px;
 padding-left: 12px;
 border: 4px solid #000000;
 color: #000000;
 background: #ffffff;
 margin-top: 2px;
 }

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #000000;
 font-weight: normal;
line-height: 120%;
}

H2 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   18pt;
 color:       #000000;
 align:       center;
 text-align:  center;
 margin-top:    6px;
 margin-bottom: 6px;
 background-color: #ffffff; 
 font-weight: bold;
 border-bottom : 1px solid #999966;
 border-top : 1px solid #999966;
 border-left : 2px solid #999966;
 border-right : 2px solid #999966;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-right: 10px;
line-height: 120%;
}

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14pt;
 color:       #000000;
 font-weight: bold;
 text-align: left;
line-height: 120%;
 text-align:  left;
 margin-top:    6px;
 margin-bottom: 6px;
}

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12pt;
 color:       #000000;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: bold;
 line-height: 120%;
padding-bottom: 10px;
}

H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10pt;
 color:       #000000;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: bold;
}
H6 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10pt;
 color:       #000000;
 margin-top: 2px;
 margin-bottom: 12pt;
 font-weight: bold;
}
H7 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10pt;
 color:       #000000;
 margin-top: 2px;
 margin-bottom: 5px;
 text-align: right;
}
H8 {
font-family: verdana,trebuchet,sans-serif;
 font-size:   14pt;
 color:       #FF9900;
 align:       center;
 text-align:  center;
 margin-top:    6px;
 margin-bottom: 6px;
 background-color: #000000; 
 font-weight: bold;
 border-bottom : 1px solid #999966;
 border-top : 1px solid #999966;
 border-left : 2px solid #999966;
 border-right : 2px solid #999966;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-right: 10px;
}

.smText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #000000;
 font-weight: normal;
}


.medText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #000000;
 font-weight: normal;
}


.lgText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #000000;
 font-weight: bold;
}

input {
 font : bold 11px/12px verdana,trebuchet,sans-serif;
 border : 1px solid #000000;
 color: black;
 background-color : #FFFFFF;
 margin-top: 2px;
 margin-bottom: 2px;
}

input.large {
 width: 200px;
}

input:focus {
 background-color : #FFFFCC;
}

input.button {
 color : black;
 background-color : #FFFFFF;
}

textarea {
 border: 1px solid #999999;
 margin-bottom: 10px;
 color: #000000;
 background-color: #FFFFFF;
 font: 11px/16px verdana,trebuchet,sans-serif;
}

textarea:focus {
 background-color : #FFFFCC;
}

.weblog {
 padding-bottom: 12px;
 padding-top: 20px;
 font-family: Verdana, sans-serif;
 font-size:	10pt;
 border-bottom: 2px solid #999966;
}