﻿body
{
	list-style-image: url(Images/Logo/ListClavos.jpg);
	color: white;
	font-family: Arial;
	position: absolute;
	background-color: black;
}

.PageTitle
{
	color: #FFFFFF;
	font-size: 24px;
	font-family: Times New Roman;
	font-weight: bold;
	background-color: transparent;
	padding: 10px 0px 10px 0px;		
}

.PageSection
{
	font-size: 18px;
	color: #D4BB74;
	font-family: Times New Roman;
	font-weight: bold;
	background-color: transparent;
	padding: 20px 0px 10px 0px;	
}

.PageText
{
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 10px;
	font-family: Arial;
	line-height: 20px;
	text-align:left;
	background-color: transparent;
}

.Hyperlink
{
	font-size: 15px;
	color: #D4BB74;
	font-family: Arial;	
	background-color: transparent;
	border-bottom:1px solid #D4BB74;
}

.HyperlinkSection
{
	font-size: 18px;
	color: #D4BB74;
	font-family: Times New Roman;
	font-weight: bold;
	background-color: transparent;
	border-bottom:1px solid #D4BB74;
	padding: 20px 0px 0px 0px;		
}

.GoldHeading
{
	color:#D4BB74;
	background-color:transparent;
	font-size:48px;
	font-family:Times New Roman;
	font-weight:bold;
	text-align:center;
	vertical-align:text-bottom;
}

.SubHeading
{
	color: #FFFFFF;
	background-color:transparent;
	font-size:20px;
	font-family: Calibri;
}

.GoldHighlite
{
	color:#D4BB74;
	background-color:transparent;
	font-size:18px;
	font-family:Times New Roman;
	font-weight:bold;
}

.GoldColor
{
	color: #D4BB74;
	background-color: transparent;
}

.GoldLBEdge {
	border-left:1px solid #D4BB74;
	border-bottom:1px solid #D4BB74;
}

.EclipseList {
	color: #FFFFFF;
	font-size:12px;
	list-style-image: url(~/Images/Logo/ListClavos.jpg);
}

.ListTitle {
	color: #FFFFFF;
	margin-left: 10px;
	text-decoration: underline;
	line-height: 10px;
}

.SeparateLine {
	border-top-style: solid;
	border-top:1px solid #D4BB74;
	border-bottom-style: solid;
	border-bottom:1px solid #D4BB74;
}

.MenuHorzItem
{
	color: White;
	font-size: 16px;
	font-family: Calibri;
	background-color: transparent;
	padding: 5x 20px 5px 20px;	
}

.MenuHorzDiv
{
	color: White;
	font-size: 10px;
	font-family: Calibri;
	background-color: transparent;
	padding: 5x 20px 5px 20px;	
}