body {
	background-color: #333333; /* Olive green same as the button background */
	margin-top: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color:#000000;
}

a:link {
}
a:visited {
}
a:hover {
	color:#990000;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color:#333333;
}

td.label 
{
    text-align:right;
    width:300px;
}

#tdNavegation {
	text-decoration: none;
	color: #FFFFFF;
}

h3 {
	color:#990000;
	font-size: 14pt;
	text-align: center;
	vertical-align: middle;
}

#lblGroupHeader {
	color:#990000;
	font-size: 22pt;
	text-align: center;
	vertical-align: middle;
	padding-left: 25px;
}

.homeP {
	padding-left: 25px;
}

.head1 {
	font-size: 18px;
	color:#990000;
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: -10px;
}

.pRight {
	padding-left: 0px;
}

.subHead {
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	margin-top: 10px;
	font-style: italic;
}

h2 {
	font-size: 14px;
	color:#663300;
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 0px;
}

.footer {
	margin-left: -20px;
	font-size: 10px;
	color: #333333;
	text-align: center;
}

.copyR {
	margin-left: -20px;
	font-size: 9px;
	color:#333333;
	text-align: center;
}

.h2 
{
	font-size: 16px;
	text-align: left;
	color:#663300;
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 0px;
}

.Welcome 
{
	font-size: 14px;
	text-align: left;
	color: White;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 0px;
}    

#btnViewProgress 
{
    float:right;
    vertical-align: top;
}

#tblDrive
{
    padding-left: 10px;
}

.sectionHead {
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	padding-left: 10px;
}
td.tdCollapse 
{
    background-image:url(images/Collapse.jpg);
}
.hometext 
{
    margin:10px 15px 10px 15px;
}
/*#pnlTeams 
{
    float:left;
}*/
table.tblLogin 
{
    border:1px solid black;
    background-color:#ececec;
    text-align:left;

}

.PanelProgress 
{
    width:750px;
    padding:10px 10px 10px 0px;
}
.NoCurrentDrive 
{
    vertical-align:text-bottom;
    padding-top:10px;
}
.groupDropDown
{
    background-color:#41411b;
    color:White;
    font-weight:bold;
    font-family:Arial;
    border-bottom-color:Black;border-right-color:Black;border-left-color:#828236;border-right-color:#828236;height:25px;width:125px;
}
