A:link {
	font-size: 11pt;
	color: #414141;
	font-family: verdana;
	text-decoration: none;
}

A:active {
	font-size: 11pt;
	color: #fc4732;
	font-family: verdana;
	text-decoration: none;
}

A:visited {
	font-size: 11pt;
	color: #414141;
	font-family: verdana;
	text-decoration: none;
}

A:hover {
	font-size: 11pt;
	color: #fc4732;
	font-family: verdana;
	text-decoration: none;
}

.TextField_Style {
	width: 100%;
    height: 20;
    font-size: 10pt
    
}

.DDL_Style {
	width: 100%;
	height: 20;
	font-size: 10pt
}

.Red_Star {

	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.Label_Style {

	font-size: 10pt;
}

.Msg_Style {

	font-size: 10pt;
}

TABLE.Table_Style
{
	border-style: solid;
	border-color: black;
	border-width: thin
}

TR.Tuple_1
{
	background-color: #24619a;
	color: white;
	font-size: 10pt;
}

TR.Tuple_2
{
	background-color: #7ba5ed;
	color: white;
	font-size: 10pt
}

TR.Table_Header_Style
{
	font-style: normal;
	background-color: #4684A7;
	color:white;
	font-weight: bold;
	font-size: 10pt
}

TR.Table_Footer_Style
{
	font-style: normal;
	background-color: #4684A7;
	color:white;
	font-weight: bold;
	font-size: 10pt
}
