body {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../i/graybackground.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p, td {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #d7d7cd;
	border-bottom: thin;
	border-bottom-style: solid; 
	border-bottom-color: #d4d4ba;
	border-top: thin;
	border-top-style: solid;
	border-top-color: #d4d4ba;
}
h3 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.agate {
	font-size: 9px;
}
a:link{
	color:	#0066CC;
	}
a:visited	{
	color:	#003366;
	}
a:hover{
	color:	#66cccc;
	}
a.vidlink:link{
	color: #FFFFFF;
	text-decoration: none;
	}
a.vidlink:visited	{
	color:	#FFCCCC;
	text-decoration: none;
	}
a.vidlink:hover{
	color:	#FF9900;
	text-decoration: none;
	}

#page2ndleveltop 
{
    background-image:url(../i/topbar/topbar01.jpg);
    width:800px;
    height:28px;
    border:0;
}

img.csv
{
    border:0;
}

.page2_row1
{
    height:99px;
}
	
.validation-summary-errors li, .field-validation-error {color: #CD2B11;}

.pager a.active
{
    color:#0000ff;
}

input.txs
{
    width: 140px;
}

input.tx
{
    width: 200px;
}

select.tx
{
    width:200px;
}

table.Resources tr td{ height:40px; text-align:left;}

a.edit {
    background: url("../i/aedit.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 15px;
    width: 10px;
    margin-Left: 5px;
    margin-Right: 10px;
}
a.delete {
    background: url("../i/adelete.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 15px;
    width: 14px;
}


a.edit:hover, a.edit:hover, td:hover a.edit:hover, td:hover a.delete:hover {
    background-position: 0 -15px;
}
