@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color:#3366CC;
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 2em;
	line-height: 2em;
	font-weight: bold;
	color: #36C;
}
h2 {
	font-size: 1.6em;
	line-height: 3em;
	font-weight: bold;
	color: #36C;
}
h3 {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	color: #333;
}

h1, h2, h3 {
	margin:0px;
	padding:0px;
}



td{
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
vertical-align: top;
line-height: 20px;
}

.content {
padding-right: 15px;
padding-left: 15px;
}

.sidecontent {
padding-left: 15px
}

.header {
font-family: Arial, Georgia, "Times New Roman", Times, serif;
display:block;
background-repeat: no-repeat;
background-position: left bottom;
font-size: 22px;
color: #990000;
}

.header2 {
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
background-image:url(images/bottomline2.jpg);
background-repeat: no-repeat;
background-position: left bottom;
font-size: 18px;
color: #0067aa;
}

img.img {
padding: 0 10px 0 10px;
}

.comment img {
	height: 25px;
	width: 26px;
	margin-right: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form  {
	padding: 0px;
	margin: 0px;
}


.mainContent {
	width: 920px;
	margin: 0px;
	background-color: #FFF;
	padding: 20px;
}
