﻿

/* To apply to all page */

body
{
	color: black;
	font-family: Calibri;
	font-size: 10pt;
	text-decoration: none;
	/*background-image: url(images/bck01.jpg);*/
	background-color:#990000;
	margin: 0px 0px 2px 0px;
	position: relative;
	font-weight: normal;
	font-style: normal;
}



.label
{
	color: black;
	font-family: Calibri;
	font-size: 11pt;
	font-weight: bold;
}

textarea
{
	font-size: 10pt;
	font-family: Arial;
}


.button
{
	background-color: #ffd700;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	width:10%;
}

table
{
	border: 0;
}
	


.gridview
{
	font-family: Calibri;
	font-size: 10pt;
}
