﻿
.gridrow
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
	background-color: red;
}
.gridmain
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
	background-color: white;
}
.gridheader
{
	color: black;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	background-color: #000000;
	font-family: Verdana;
}


.gridfooter
{
    color: black;
    font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
	background-color: #cccccc;
}
.gridAlternatingRowStyle
{
	color: black;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
	background-color: #f5f5dc;
}
.nextlink
{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
}


#navbjm  span
{
	color: black;
}

a:link {
	text-decoration: underline;
	color: white;
}
a:visited {
	Text-decoration: underline;
	color: white;
}
a:hover {
	text-decoration: underline;
	color: white;
}

.gridNavigation a:link
{
	text-decoration: uderline;
	color: blue;
}
.gridNavigation a:visited
{
	text-decoration: underline;
	color: blue;
}
.gridNavigation a:hover
{
	text-decoration: underline;
	color: red;
}
.contactUs a:link
{
	text-decoration: uderline;
	color: black;
}
.contactUs a:visited
{
	text-decoration: underline;
	color: black;
}
.contactUs a:hover
{
	text-decoration: underline;
	color: red;
}
.resultsPerPage
{
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial;
	
}


