﻿.DataWebControlStyle
{
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    font-family: Verdana, Arial;
    text-decoration: none;
    background-color: white;
}
.AlternatingRowStyle
{
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial;
    text-decoration: none;
    background-color: #f5f5f5;
}
.RowStyle
{
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial;
    text-decoration: none;
    background-color: #FFFFFF;
}
.SelectedRowStyle
{
    font-weight: bold;
    font-size: 10px;
    color: #284775;
    font-family: Verdana, Arial;
    text-decoration: none;
    background-color: #dcdcdc;
}
.HeaderStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.FooterStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
    background-color: #ffffff;
}
.PagerStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.ImgOver
{
	cursor: pointer;
	cursor: hand;
}
/*A
{
    font-weight: bold;
    font-size: 10px;
    color: #CC0000;
    font-family: Verdana, Arial;
    text-decoration: none;
}
A:active
{
    font-weight: bold;
    font-size: 10px;
    color: #CC0000;
    font-family: Verdana, Arial;
    text-decoration: none;
}
A:link
{
    font-weight: bold;
    font-size: 10px;
    color: #CC0000;
    font-family: Verdana, Arial;
    text-decoration: none;
}
A:visited
{
    font-weight: bold;
    font-size: 10px;
    color: #CC0000;
    font-family: Verdana, Arial;
    text-decoration: none;
}*/
