﻿/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textA25 {
	FONT-SIZE: 25px; 
	COLOR: #333366
}

.textA16 {
	FONT-SIZE: 16px; 
	COLOR: #333366
}
.textA15 {
	FONT-SIZE: 15px; 
	COLOR: #333366
}
.textA14 {
	FONT-SIZE: 14px; 
	COLOR: #333366
}
.textA12 {
	font-size: 12px;
	color: #333366;
	line-height: 16px;
}
.textA10 {
	font-size: 10px;
	color: #333366;
	line-height: 16px;
}
.textA9 {
	font-size: 9px;
	color: #333366;
}


.red25 {
	font-size: 25px;
	color: #ff0000;
	line-height: 28px;
}
.red12 {
	font-size: 12px;
	color: #ff0000;
	line-height: 16px;
}
.red10 {
	font-size: 10px;
	color: #ff0000;
	line-height: 16px;
}

.white12 {
	font-size: 12px;
	color: white;
	line-height: 16px;
}

.box-table {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	BACKGROUND-COLOR: #8B4513
}
.box-bg {
	BACKGROUND: #ffffff
}
.box-title {
	font-size: 12px;
	FONT-WEIGHT: bold; 
	color: #ffffff;
	line-height: 16px;
}
.item-hr {
	color: #ff7350; 
	SIZE: 2;
}

.footer-txt{
	font-size: 10px;
	color: #ffffff;
	FONT-WEIGHT: bold; 
}
.etc-backcolor01 {
	BACKGROUND: #FFDAB9
}
.ZoneHeader, .ZoneHeader table
{
	color: black;
	background-color: #C0C0C0;
	text-align: center;
}

.EditorZone, .CatalogZone
{
	background-color: #E1E1E1;
}

.ZoneInstruction, .EmptyZone
{
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
	font-family: Tahoma;
	font-size: 8pt;
	color: #5072CB;
}

.CatalogPartLink
{
	color: Green;
}

.WebPart
{
	background: white;
}
.WebPartTitle, .WebPartTitle SPAN, .WebPartTitle a, .WebPartTitle a:visited, .WebPartTitle a:link , .WebPartTitle a:hover, .WebPartTitle a:active 
{
	
	color: white;
	font-family: Arial;
	BACKGROUND-COLOR: #8B4513;
	width: 100%;
	font-size: 10pt;
	font-weight: bold;

}

.WebPartMenu
{
	background-color:Lime;
}

WebPartMenuPopup, WebPartMenuPopup span, WebPartMenuPopup table
{
	background-color: Blue;
}

.WebPartMenuHover {
	font-family: Garamond;
	background-color: #163A98;
	font-family: Lucida Console;

}
.Top_MenuColor00
{
	background-image:url("./img/header_01.gif");
	background-repeat:repeat;
	background-position:0px -7px;
	
}
.Top_MenuColor01
{
    background : #8B4513;
}

.Top_MenuColor02
{
    background : Lavender;
}
