/* CSS Document */

a.sidelink {font-size: 11px; color: #FBFDFC;text-decoration:none}
a.sidelink:hover {font-size: 11px; color: #CC3366;text-decoration:none}
.Welcome {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.btnStyle
{
background-color:#FFCC99;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#9F2F2D;
border:#990000 1px solid;
height:23px;
}
.txtBorder
{
border:#990000 1px solid;
font-family:Tahoma;
font-size:11px;

}
.imgBorder
{
border:#FFFFFF none;
}
.tableBorder
{
border:#FF9900 1px dotted;
}
.whiteText
{
color:#FFFFE2;
font-family:Tahoma;
font-size:11px;
}

.whiteBoldText
{
color:#FFFFE2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a.whiteLink
{
font-size: 11px; color: #FFFFE2;text-decoration:none;font-family:Tahoma;
}
a.whiteLink:hover
{
font-size: 11px; color:#FF6600;text-decoration:none;font-family:Tahoma;
}
.Border
{
border:#FFFFCC 3px outset;
}
.ashText
{
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}
.dottedBorder
{
	border: 1px solid #CC751E;
	background-color:#85261F;
}
.Head
{
	color:#FFFFCC;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
 	font-weight:bold;
	text-transform:uppercase;
 
}
.headerWithBorder {
	border: 1px dashed #CC751E;
	font-family: Tahoma;
	font-size: 11px;
	color: #EFBF8F;
	background-color:#A42900;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.matterWithBorder {
	border: 1px dashed #CC751E;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}
.zoomstyle
{
    cursor: url(images/magnify.cur), pointer;
}
.rightBorder
{
border-right:#FF9900 1px dotted;
}
a.yellowText
{
color:#CC751E;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
a.yellowText:hover
{
color:#FFFFCC;
font-family:Tahoma;
font-size:11px;
text-decoration:underline;
}
.ddStyle
{
    width:126px;
    font-family:Tahoma;
    font-size:11px;
}