﻿
BODY {
	FONT-SIZE: 10pt; MARGIN: 0px; 
}

.table1 {
	border: 1px solid #A7A9AC;
	margin: 1px;

}

a:link {
	text-decoration:none;
	font-family: "Arial";
	color: #000000;
	font-size:9pt;

}


a:visited {
	font-family: "Arial";
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-family: "Arial";
	color: #6D6D6D;
	text-decoration: none;
}
a:active {
	font-family: "Arial";
	color: #6D6D6D;
	text-decoration: none;
}

td {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.BlackStyle_Small {
	font-family: "Arial";
	font-size: 12px;
	font-style:normal;
	color: #000000;
}

.RedStyle_Small {
	font-family: "Arial";
	font-size: 12px;
	font-style:normal;
	color: #990000;
}

.BlueStyle_Small {
	font-family: "Arial";
	font-size: 12px;
	font-style:normal;
	color: #3333cc;
}
.BlueStyle_Mid {
	font-family: "Arial";
	font-size: 13px;
	font-style:normal;
	color: #3333cc;
	font-weight:bold;
}

.GreenStyle_Small {
	font-family: "Arial";
	font-size: 12px;
	font-style:normal;
	color: #339900;
}
.GreenDarkStyle_Small {
	font-family: "Arial";
	font-size: 12px;
	font-style:normal;
	color: #0A602F;
}


.gvStyle
{
	font-family: "Arial";
	font-size: 12px;
	font-style:normal;
	color: #000000;
	border-collapse: collapse;
	border:solid 10px #B3B3B3;

	}




