body {
	background-color:#ffffff;
	background-repeat: repeat;
	margin:0 auto; 
	height: 100%;
	
}

a {
	text-decoration:none;
	text-align:center; 
	font-size:12px;
	font-weight:bolder;
	font-family:Tahoma,sans-serif;
	color:#ffffff;
	cursor:default; 
}

a:hover 
{
	text-decoration:none;
	text-align:center; 
	font-size:12px;
	font-weight:bolder; 
	font-family:Tahoma,sans-serif;
	color:#913026;
	cursor:pointer;
	cursor:hand;
}

.HyperLink
{
	text-decoration:none;
	text-align:center; 
	font-size:12px;
	font-weight:bolder; 
	font-family:Tahoma,sans-serif;
	color:#913026;
	cursor:pointer;
	cursor:hand;
}

.HyperLink:hover
{
	text-decoration:none;
	text-align:center; 
	font-size:12px;
	font-weight:bolder;
	font-family:Tahoma,sans-serif;
	color:#ffffff;
	cursor:default; 
}




.ButtonLink
{
	text-decoration:none;
	text-align:center; 
	font-size:12px;
	font-weight:bolder;
	font-family:Tahoma,sans-serif;
	color:#ffffff;
	cursor:default; 
}

.ButtonLink:hover
{
	text-decoration:none;
	text-align:center; 
	font-size:12px;
	font-weight:bolder; 
	font-family:Tahoma,sans-serif;
	color:#913026;
	cursor:pointer;
	cursor:hand;
	
}

.Button
{
	cursor:default; 
}

.Button:hover
{
	cursor:pointer;
	cursor:hand;
}

.LabelLink
{
	text-decoration:none;
	text-align:left;  
	font-size:12px;
	font-weight:bolder;
	font-family:Tahoma,sans-serif;
	color:#ffffff;
	cursor:default; 
}

.LabelLink:hover
{
	text-decoration:none;
	text-align:left;
	font-size:12px;
	font-weight:bolder; 
	font-family:Tahoma,sans-serif;
	color:#913026;
	cursor:pointer;
	cursor:hand;
}

.Container 
{
    margin-left: auto;
    margin-right: auto;
    Top: 20px;
    width: 800px;
	height: 600px;
}

.ToolLink
{
	text-decoration:none;
	text-align:center; 
	font-size:12px;
	font-family:Tahoma,sans-serif;
	color:#6c6c6c;
	cursor:default; 
}

.ToolLink:hover
{
	text-decoration:none;
	text-align:center; 
	font-size:12px;
	font-weight:bolder; 
	font-family:Tahoma,sans-serif;
	color:#913026;
	cursor:pointer;
	cursor:hand;
}

.TextA{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Tahoma,sans-serif;
	color:#6c6c6c;
}

.TextACenter{
	margin:0;
	padding:0;
	text-align:center;  
	font-size:12px;
	font-family:Tahoma,sans-serif;
	color:#6c6c6c;
}

.TextASmall{
	margin:0;
	padding:0;
	font-size:9px;
	font-family:Tahoma,sans-serif;
	color:#6c6c6c;
}

.TextAW{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Tahoma,sans-serif;
	color:#ffffff;
}

.TextBold12{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;  
	font-family:Tahoma,sans-serif;
	color:#5c1501;
}

.TextTitle{
	margin:0;
	padding:0;
	font-size:22px;
	font-weight:bolder;
	font-family:Tahoma,sans-serif;
	color:#913026;
}

.TextTitle18{
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:bolder;
	font-family:Tahoma,sans-serif;
	color:#913026;
}

.TextTitle12{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bolder;
	font-family:Tahoma,sans-serif;
	color:#913026;
}

.TextRed{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Tahoma,sans-serif;
	color:#913026;
}

.TextRedJust{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Tahoma,sans-serif;
	text-align : justify; 
	color:#913026;
}

.TextScroll{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Tahoma,sans-serif;
	color:#6c6c6c;
	scrollbar-base-color:  #e6d9b7;
	scrollbar-arrow-color: #baa478;
}



.PanelA
{
	border-right: darkred 1px solid;
}

.PanelB
{
	border-left: darkred 1px solid;
}

.TextPanel
{
	font-family : Tahoma, Sans-Serif;
	font-size: 12px;
	text-align:justify; 
	color:#913026; 
	overflow:hidden;  
	 
}


