body {
  background-color: #14a346;
  font-family:	Verdana, Arial, Helvetica, sans-serif;
  font-size:	12pt;
  color:	#EEEEEE;
}


  
a:link, a:visited { 
  color:       #111111; 
  font-size:   12pt;
  font-family: Verdana, Arial, Helvetica, sans-serif; }
a:active { 
  color:       #000000; 
  font-size:   12pt;
  font-family: Verdana, Arial, Helvetica, sans-serif; }
a:hover { 
  color:       #000000; 
  font-size:   12pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style:oblique; }
  
input {
background-color: #A0B3BE;
border-color: #333333;
border-style: dashed;
border-width: 1px;
color: #333333;
}

textarea {
background-color: #A0B3BE;
border-color: #333333;
border-style: dashed;
border-width: 1px;
color: #333333;
}

table,tr,td {
vertical-align:top;
border-width:0px;
}

img 
{
	border-width:0px;
}

#borderTop1 {
border-color: #000000;
border-width: 1px;
border-bottom-width:0px;
border-style:solid;
vertical-align:top;
width:100%;
height:108px;
}

#borderMiddle1 {
border-color: #000000;
border-width: 1px;
border-bottom-width:0px;
border-top-width:0px;
border-style:solid;
vertical-align:top;
width:100%;
height:100%;
}

#borderBottom1 {
border-color: #000000;
border-width: 1px;
border-top-width:0px;
border-style:solid;
vertical-align:top;
width:100%;
height:51px;
}

#footer {
background-color:#0F7795;
background-repeat:repeat;
}

#leftImage
{
	position:relative;
	top:0px;
	left:0px;
	width:297px;
	background-image:url("images/template_01.gif");
	background-repeat:no-repeat;
}
#repeatImage
{
	position:relative;
	left:297px;
	top:0px;
	width:100%;
	background-image:url("images/template_01.gif");
	background-repeat:repeat-x;
}