﻿body
{
	font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	color: #666666;
}
h1
 { font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; font-style: italic;
	height: 28px; padding: 0px; margin: 0px; margin-top: 5px;
}
h2
 { font-family: Arial, Helvetica, sans-serif; font-size: x-large; font-weight: bold; 
 }

table
{ width:440px; margin:auto;
  font-family: Arial, Helvetica, sans-serif; font-size: small;
}

tr
{ width:440px;
}

li {
        display: inline;
        list-style: none;
    }


.mainpic
{
	width: 430px;
	margin-top: 20px;
	
}

.thumbpic
{
	width: 70px; float:left; padding:2px
}

/*
.divleft
{ min-width:295px; max-width:430px; word-wrap:break-word; float:left; font-size: small;
}

.divright
{ max-width:430px; word-wrap:break-word; float:right; font-size: small;
}
*/

.divfullwidth
{
    padding-left:10px; 
	padding-right:10px;
}

.divleft
{ word-wrap:break-word; float:left; 
}

.divright
{ word-wrap:break-word; float:right;
}

.stdButton
{
	height:25px; 
	border:none; 
	color:white; 
	background-color:#2282D2; 
	padding-left:20px; 
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
	.stdButton:hover
	{	color:lightgrey; 

	}


/*expButton
{
	color:lightgrey  !important; 
}
	expButton:hover
	{	text-decoration:underline  !important; 
         color:blue  !important;

	}*/

.barButton
{
	height:25px; 
	border:none; 
	background-color:lightgrey; 
	padding-left:20px; 
	padding-right:20px
}

.selectedBarButton
{
	/*height:50px;*/
	background-color:whitesmoke; 
	border-top: 1px solid lightgrey; 
	border-left: 1px solid lightgrey; 
	border-right: 1px solid lightgrey; 
	border-bottom: 1px solid whitesmoke; 
	padding-left:20px; 
	padding-right:20px;
}

.modalForm
{
     position: absolute;
     top: 80px;
     left: 50%;
     margin-left:-210px;
     width: 420px;
     background-color: white;
     z-index: 999;
}

.GreyPanel 
{
    position: fixed; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; background-color: black; opacity: 0.2; z-index: 998
}

.TopSpacerRow
{ 
     /*display: none;*/
}

/*.clsCopyright
{
     font-size:xx-small; background-color:red
}*/

/* OnTrack*/







