﻿body {
	margin: 0px;
	background-color: #F4F4F4;
	font-family:Trebuchet MS;
	font-size: 12px;
	color:Black;
}
table.Master_LeftRightBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
table.Master_LeftRightBottomBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
a:link {
	font-family:Trebuchet MS;
	font-size: 12px;
	color:Black;
	text-decoration: none;	
}
a:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:Black;
	
}
a:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FF0000;
	
}
.Repeat-Y-Center {
	background-repeat: repeat-y;
	background-position: center;
}
td {
	font-family: Trebuchet MS;
	font-size: 12px;
}
.Font12 {
	font-family:Trebuchet MS;
	font-size: 12px;
}
.Repeat-X-center {
	background-repeat: repeat-x;
	background-position: center;
}
h4 {
	font-family:Trebuchet MS;
	font-size: 17px;
	color: #990000;
}

.RedLink a:link {
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.RedLink a:visited {
	font-family: Trebuchet MS;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.RedLink a:hover {
	font-family: Trebuchet MS;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
li {
	line-height: 16px;
	list-style-type: square;
}
.DotedBottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.RedUnderlineLink a:link {
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
.RedUnderlineLink a:visited {
	font-family:Trebuchet MS;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.RedUnderlineLink a:hover {
	font-family:Trebuchet MS;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.copyright {
	font-family:Trebuchet MS;
	font-size: 10px;
	color: #999999;
}
.OutBorder {
	border: 1px solid #CCCCCC;
}
.TopDotedBorder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.btn {
	font-family:Trebuchet MS;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	height: 22px;
	width: 100%;
}
.txt {
	font-family:Trebuchet MS;
	font-size: 12px;
	border: 1px solid #666666;
	height:16px;
}

.ddltxt {
	font-family:Trebuchet MS;
	font-size: 12px;
	border: 1px solid #666666;
	height:20px;
}
.gridviewdisplaydata
{
	border-style:solid;
	border-width:1px;
	border-color:Gray;
}
.ControlTitle
{
	font-family:Trebuchet MS;
	font-size: 15px;
	color:#cc0000;
	font-weight:bold;	
}
.NormalTitle { font-size: 13px; font-weight:bold;}