body {
	background-image: url(../images/bg.jpg);
	background-color: #C5D6E8;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;


    font size: 12pt; 
	font: Arial, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 24pt;
	color: #FF0000;
}

h2 {
  	font-family: Tahoma, sans-serif; 
	font-size: 18pt;
}

h3 {
	font-family: Tahoma, sans-serif;
	font-size: 18pt;
	color: #FF0000;
}

h4 {
  	font-family: Tahoma, sans-serif; 
	font-size: 12pt;
}

td.header_cell {
  width: 700px;
  height: 238px;
  margin: 0px;
  padding: 0px;
  background-image: url(../images/header.jpg);
}

td.top_left_border {
  background-image: url(../images/margin_left.jpg);
  background-repeat: repeat-y;
  width: 21px;
  height: 139px;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}

td.top_right_border {
  background-image: url(../images/margin_right.jpg);
  background-repeat: repeat-y;
  width: 20px;
  height: 139px;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}

td.content_cell {
    background-color: #FFFFFF;
    vertical-align: top;
    width: 619px;
    padding: 20px;
}


td.left_border {
  background-image: url(../images/margin_left.jpg);
  background-position: top;
  width: 21px;
  background-repeat: repeat-y;
}

td.right_border {
  background-image: url(../images/margin_right.jpg);
  width: 20px;
  background-repeat: repeat-y;
}

td.footer_cell {
  width: 740px;
  height: 236px;
  margin: 0px;
  padding: 0px;
  background-image: url(../images/footer.jpg);
  background-color: #FFFFFF;
}


table.content_table {
  width: 700px;
}

div.box {
	width: 85%;
	padding: 0.5em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

div.color {
    background: #FFFFCC;
    padding: 0.5em;
    
  }
.tahoma20 {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.arial10white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
div.linkcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
}

.arial12white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.optinboxsubheadline {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.style15 {
	font-size: 10px;
	color: #FFFFFF;
}
.tahoma14red {

	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.arial10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.tahoma20red {

	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.tahoma28red {


	font-family: Tahoma;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.tahoma24red {


	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.tahoma16red {


	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.arial11 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.arial12 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.arial12white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #0066FF;
}
