a:link    { font-family: Tahoma; font-size: 11px; cursor: hand; font-weight: normal; text-decoration: none; color: #1E5ED2; }
a:visited { font-family: Tahoma; font-size: 11px; cursor: hand; font-weight: normal; text-decoration: none; color: #1E5ED2; }
a:active  { font-family: Tahoma; font-size: 11px; cursor: hand; font-weight: normal; text-decoration: none; color: #5691F1; }
a:hover   { font-family: Tahoma; font-size: 11px; cursor: hand; font-weight: normal; text-decoration: none; color: #5691F1; }

body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
}

.table
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border-right: #cdcdcd 1px solid;
	border-top: none;
	border-left: #cdcdcd 1px solid;
	border-bottom: #cdcdcd 1px solid;
}

form {
	margin: 0px;
	padding: 0px;
}

.input {
	font: 11px Tahoma;
	border: 1px solid #333399;
}

.vline {
	border-left:1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}


.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 10px;
}

.text2 {
	font-size: 9px;
}

.txtBox {
	border: 1px solid #BFC6A6;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}

