body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	
}
body, input, select, textarea {
	font-family:"PT Sans", Trebuchet MS, "Lucida Grande", Tahoma, sans-serif;
	font-size: 13px;
	color:#333333;	
}

form {
margin:0px;
padding:0px;
}

.post_form_subject_div {
display:none;
visibility:hidden;
margin:0;
padding:0;
width:0px;
height:0px;
}

.mainTable {
width:100%;
padding:0px;
margin:0px;


}

#share-buttons img {
width: 35px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;
}

.header {
width:100%;
background-color:#e5e5e5;
border-bottom:3px solid #999999;

height:120px;
color:#000000;
margin-bottom:10px;
}

.footer {
margin-top:10px;
width:100%;
background-color:#e5e5e5;
border-bottom:3px solid #999999;
border-radius:5px;
padding:5px;
}

.leftCol {
padding-left:10px;
text-align:left;
width:500px;
}
.rightCol {
text-align:left;
}

.catTab {
padding:3px;
background-color:#999999;
border:1px solid #666666;
color:#FFFFFF;
letter-spacing:1px;
border-radius:3px;
margin-bottom:5px;
}

.catTab A {
color:#FFFFFF;
text-decoration:none;
cursor:pointer;
}

.catTab:hover{
background-color:#666666;

font-weight:bold;
}

.infoLineUnder {
border-bottom:1px dotted #999999;
padding-bottom:2px;
margin-bottom:3px;
}

.style1 {
	font-size: 36px;
	color: #CC0000;
	font-variant:small-caps;
	font-weight:bold;
}
.style4 {
	font-size: 12px;
	color: #339933;
		font-variant:small-caps;
}

h1 {
	color: #CC0000;
	margin:0px;
	margin-bottom:5px;
	font-size:24px;
	padding-bottom:1px;
	font-family:"PT Sans Caption";
	font-weight:bold;
	border-bottom:2px solid #333333;
}

h2 {
	margin:0px;
	margin-bottom:5px;
	padding-bottom:1px;
	font-size:16px;
	color: #CC0000;
	font-family:"PT Sans Caption";
	font-weight:bold;
	border-bottom:1px solid #666666;
}

h3 {
	color: #CC0000;
		margin:0px;
	margin-bottom:5px;
	font-family:"PT Sans Caption";
	font-weight:bold;
	font-size:16px;
}
p {
margin:0px;
margin-bottom:8px;
margin-top:5px;
}

a {
color:#006699;
}

.xmlButton {
border:1px solid;
border-color:#FC9 #630 #330 #F96;
padding:0 3px;
font:bold 10px Verdana, Arial, Helvetica, Sans-serif;
color:#FFFFFF;
background:#F60;
text-decoration:none;
border-radius:2px;
margin:0;
}
.xmlButton A {
color:#FFFFFF;
text-decoration:none;
}
