/* CSS Document */
body {
	background-color:#F0F0F0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:18px;
}
.body-tableborder {
	border:1px solid #999999;
	border-top:1px solid #C4272E;
}


/* TEXT STYLE */
.text-footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:18px;
}
.text-white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:18px;
}


/* BORDER PIC */
.border-picture {
	border:1px solid #990000;
}
.border-table {
	border:1px solid #cccccc;
}
.border-dashed-bottom {
	border-bottom:1px dashed #cccccc;
}

/* LINK STYLE */
table#footernav a:hover{
	text-decoration:none;
	color:#CC0000;
}
table#footernav a, table#footernav a:link{
	text-decoration:none;
	color:#666666;
}
t:18px;
}

/* BORDER PIC */
.border-picture {
	border:1px solid #990000;
}
.border-table {
	border:1px solid #666666;
}
.border-textbox {
	border:1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	background-color:#FFFFFF;
}
.border-button {
	border:2px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#990000;
	height:20px;
	background-image:url(../images/misc/bg-button.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.border-dashed-bottom {
	border-bottom:1px dashed #cccccc;
}
.border-dashed-top {
	border-top:1px dashed #cccccc;
}

/* LINK STYLE */
table#footernav a:hover{
	text-decoration:none;
	color:#CC0000;
}
table#footernav a, table#footernav a:link{
	text-decoration:none;
	color:#666666;
}
table#link-gray a:hover{
	text-decoration:underline;
	color:#CC0000;
	text-transform:uppercase;
}
table#link-gray a, table#link-gray a:link{
	text-decoration:none;
	color:#666666;
}
table#link-blue a:hover{
	text-decoration:underline;
	color:#0066CC;
}
table#link-blue a, table#link-blue a:link{
	text-decoration:none;
	color:#003399;
}
table#link-red a:hover{
	text-decoration:underline;
	color:#FF0000;
}
table#link-red a, table#link-red a:link{
	text-decoration:none;
	color:#990000;
}

