html, body {
	height: 100%;
}

body {
	background-color:#006432;
	background-image: url(../images/back000.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

th, form, input, textarea, select, ul, li, ol {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
}

ol {
	list-style-type: upper-roman;
	list-style-position: outside;
}
/*
.small {
	font-family: Verdana, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
*/
#sideLeft {
    position: absolute;
    top: 235px;
    width: 242px;
    padding-left: 20px;
    padding-top: 20px;
	background-image: url(../images/back_side2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #005E20;
	text-align: left;
	color: #FFFFFF;
}

#sideLeft a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#page {
    margin: auto;
    width: 800px;
    height: 100%;
}

#borderLeft {
    position: fixed;
    height: 100%;
    width: 1px;
    left: 50%;
    margin-left: -402px;
}

#borderRight {
    position: fixed;
    height: 100%;
    width: 1px;
    left: 50%;
    margin-left: 399px;
}

#barTop {
	position: absolute;
	top: 0;
    height: 23px;
    width: 780px;
    padding-top: 3px;
    padding-right: 20px;
	font-size: 11px;
	color: #CCFFCC;
    text-align: right;
	background-image: url(../images/pat_top2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#barTop a {
	color: #CCFFCC;
	text-decoration: none;
	margin: 15px;
}

#barTop a:hover{
	text-decoration: underline;
}

#topImage {
    position: absolute;
    top: 23px;
}

#sideBody {
    position: relative;
    top: 235px;
    left: 262px;
    width: 478px;
    background-image: url(../images/back_body2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #ACD373;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
	font-size: 12px;
	text-align: justify;
	color: #333333;
}

#sideBody a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#sideBody a:hover {
	text-decoration: underline;
}

#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: justify;
	color: #AE0405;
	font-weight: bold;
	letter-spacing: -0.1em;
}

#middleBarBox {
    position: absolute;
    top: 198px;
    width: 800px;
    height: 37px;
    background-image: url(../images/pat_mid2.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

#middleBarMenu {
    position: absolute;
    top: 13px;
    width: 100%;
    text-align: center;
}

#middleBarMenu a {
	color: #FFCC00;
    font-size: 11px;
    font-weight: bold;
	text-decoration: none;
    margin: 8px;
	font-variant: small-caps;
}

#middleBarMenu a:hover {
	color: #FFFFFF;
}

#footer{
	position: absolute;
	top: 34px;
    width: 800px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #000000;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
}

.pack00 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #CFE6AE;
}

.tomato {
	background-image: url(../images/tomato.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.packGreen {
	background-color: #005E20;
}

.packImg {
	float: right;
	border: solid 1px #333333;
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 8px;
}

.pack01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}

.pack01 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}

.pack01 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: underline;
}

.pack02 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CFE6AE;
	text-align: justify;
}

.pack03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C813F;
	font-weight: bold;
}

.pack04 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
}

.pack04 a {
	color: #993300;
	text-decoration: none;
}

.pack04 a:hover {
	text-decoration:underline;
}

.pack000 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CFE6AE;
	line-height: 26px;
}

.logoRed {
	background-image: url(../images/slowT_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.packRed {
	background-color: #C10000;
	text-align: right;
}

.entra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 20px;
	margin-top: 20px;
}

