﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404041;
	text-decoration: none;
	background-color: #F2F2F2;
}

.title
{
	font-family: Georgia;
	font-weight: bold;
	font-size: large;
}

.subtitle
{
	font-size: 15px;
	font-weight: bold;
}

.border-page {
	background-color: #FFFFFF;
}

.headertitle 
{
	font-size: 17px;
	font-family: Georgia;
	font-weight: bold;
}

.boton 
{
	font-weight: bold;
	font-style: italic;
	border-width: 0px;
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
}

.greyBorder 
{
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

.greyBackground
{
	background-color: #F0F0F0;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

.greyBackgroundNoBorder
{
	background-color: #F0F0F0;
}

TD.Footer
{
	background-color: #F0F0F0;
}

h1{
	font-size: 20px;
	font-weight: normal;	
}

h2{
	font-size: 18px;
	font-weight: normal;	
}

h3
{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;	
	font-style: italic;	
}

.TopLineRight
{
	background-color: #939598;
}

.TopMenu
{
	border-top-color: #6d6e71;
	border-top-style: solid;
	border-top-width: 3px;
}

.SearchTitle
{
	font-family: Georgia;
	font-weight: bold;	 
	color: #80766E;
	font-size:12px;
}

.TopMenuHelper
{
	background-image: url('../Images/topbar.jpg'); 
	background-repeat: repeat-x;
}

.LeftPanel
{
	font-weight: normal;
	font-size: 12px;
	color: #6d6e71;
}

.RightPanel
{
	font-weight: normal;
	font-size: 12px;
	color: #6d6e71;
	background-color: #F0F0F0;
}
