﻿body {
}
.redFont
{
	font-size: 12px;
	color: red;
	font-family: Calibri;
	
}
.bluefont
{
	
	font-size: 12px;
	color: blue;
	font-family: Calibri;
}
.tr1
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.font1
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana;
}
.font2
{
	font-size: 12px;
	color: gray;
	font-family: Arial, Tahoma;
	font-weight: normal;
}
.font3
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: white;
	font-family: Arial, Tahoma;
}
.bigfont
{
	font-size: 32px;
	color: black;
	font-family: Arial;
	vertical-align: middle;
	
}
.fontv
{
	font-size: 11pt;
	font-family: Verdana;
	color:GrayText;
}
.fontv_big
{
	font-weight: normal;
	font-size: 24px;
	color: gray;
	font-family: Verdana;
}
.fonT10
{
	font-size: 11px;
	font-family: verdana;
	color:Gray;
	
}
.small
{
	font-size: 11px;
	color: black;
	font-family: Calibri;
}
.font1x
{
	font-weight:bold;
	font-size: 10px;
	color:#ff6600;
	font-family: Verdana;
}
