﻿html, body {background-color: #993233; height: 100%}

body, td {font: 14px Tahoma, Arial; color: black}

a:link, a:visited, a:active {
	font: medium Tahoma, Arial;
	color: #229ABD;
}

a:hover {color: red}

.arr1:link, .arr1:visited, .arr1:active {background: url(img/arr1.gif) no-repeat left; padding-left: 11px; line-height: 20px}

.arr2:link, .arr2:visited, .arr2:active {background: url(img/arr2.gif) no-repeat left; padding-left: 11px; font-weight: bold}

.arr4:link, .arr4:visited, .arr4:active {background: url(img/arr4.gif) no-repeat left; padding-left: 15px; font-size: 12px; color: white; margin-right: 25px}

.arr5:link, .arr5:visited, .arr5:active {background: url(img/arr5.gif) no-repeat left; padding-left: 11px; font-size: 9px}

.arr {padding-bottom: -2px; margin-left: 10px}

#hr {background: url(img/hr.gif) repeat-x; height: 1px; width: 100%; margin-top: 15px; margin-bottom: 10px}

#date {background-color: #373E47; color: white; -moz-box-sizing: padding-box; padding: 1px 5px 1px 5px;}

#bottom {background: url(img/bot.gif) no-repeat; color: #92CDE5; height: 118px}

#pageTxt {-moz-box-sizing: padding-box; padding: 15px 15px 25px 20px; text-align: justify;}