Body {
              font-size: 12px;
              font-family : Arial;
              color: #000000;
              margin: 2px;
              background: #FFFFFF url(../content/background.gif) center;
              background-repeat: repeat;
              background-attachment : fixed;

}

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:hover {
	color: #00FFFF;
	text-decoration: none;
}

A:link {
	color: #000000;
 text-decoration: underline;
 font-weight: normal;

}

A:visited {
	color: #000000;
 text-decoration: underline;
 font-weight: normal;

}

A:active {
	color: #000000;
 text-decoration: underline;
 font-weight: normal;

}

A:hover {
 color:#20706D;
 text-decoration: underline;
 font-weight: normal;

}

TD {
	font-family : Times New Roman, Times, serif; font-size: 14px; font-weight: normal
}

#buttons-left a { 
 border: 0px #000000 solid;
 color: #FFFFFF;
 display: block;
 display: left;
 text-align: center;
 text-decoration: none;
 background-color: none;
 font-family : Times New Roman, Times, serif; font-size: 12px; font-weight: normal
}

#buttons-left a:hover {
 border: 0px #000000 solid;
 color: #000033;
 display: block;
 display: left;
 text-align: center;
 text-decoration: none;
 background-color: none;
 font-family : Times New Roman, Times, serif; font-size: 12px; font-weight: normal
}

#buttons-side a { 
 border: 0px solid;
 color: #000000;
 display: block;
 text-align: left;
 text-decoration: none;
 background:#E0BAA3;
; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal
; line-height: 20px; border-color: #000000 #000000 #000000
}

#buttons-side a:hover {
 border: 0px solid;
 color: #000000;
 display: block;
 text-align: left;
 text-decoration: none;
 background:#C5967C url(../content/button.gif);
; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal
; line-height: 20px; border-color: #000000 #000000 #000000
}

#buttons-bottom a { 
 border: 0px #000000 solid;
 color: #555279;
 display: block;
 display: left;
 text-align: center;
 text-decoration: none;
 background-color: none;
 font-family : Arial; font-size: 12px; font-weight: normal
}

#buttons-bottom a:hover {
 border: 0px #000000 solid;
 color: #9F9AB6;
 display: block;
 display: left;
 text-align: center;
 text-decoration: none;
 background-color: none;
 font-family : Arial; font-size: 12px; font-weight: normal
}