﻿body 
{
	margin: 5px;
	top: 5px;
	text-align:center;
	font-family: Arial;
	font-size:8pt;
	color:#2E246D;
	background-color:#F0E0BE;

}

.lblStyle 
{
	
	font-family: Arial;
	font-size:8pt;
	color:#2E246D;
	font-weight:bold;
	
}
.btnStyle 
{
	
	font-family: Arial;
	font-size:8pt;
	background-color:#2E246D;
	color:White;
	
	width:75px;
	
}
.HederCellStyle
{
	HEIGHT: 30px; 
	BACKGROUND-COLOR: #f0e0be
}
.TableStyle
{
	border-style:solid;
	border-width:2px;
	border-color:#F0CC84;
	background-color:White;
	width:1024;
}

.TableStyle1
{
	border-style:solid;
	border-width:2px;
	border-color:#F0CC84;
	background-color:White;
	margin-left:50;
}
.BlueLinkStyle
{
	color:#2E246D;
	font-weight:bold;	
}
.BlueLinkStyle1
{
	color: #2E246D;
	font-weight: bold;
	text-decoration: underline;
	width:150;
	
}
.RedLinkStyle
{
	color: #EB1C25;
	font-weight: bold;
	text-decoration: underline;
	width:150;
	
}
.ARedStyle
{
	color:#EB1C25;
	font-weight:bold;	
}
.NAACLinkStyle
{
	color:#EB1C25;
	font-size:10pt;
	font-family:Arial;
	font-weight:bold;
}

.ALinkStyle
{
	color:#EB1C25;
	font-size:14pt;
	font-family:Arial;
	font-weight:bold;
}

.ULinkStyle
{
	color:#2D2367;
	font-size:14pt;
	font-family:Arial;
	font-weight:bold;
}

.TableCellStyle1
{
	vertical-align:top;
	text-align:left;
	text-align:center;
	font-family: Arial;
	font-size:8pt;

}	

.InnerTableStyle
{
	border-style:solid;
	border-width:1px;
	border-color:#F0CC84;
	background-color:#F0E0BE;
	margin:2px;
	
}

.InnerTableStyleWOMargin
{
	background-color:#F0E0BE;
	/*margin:2px;*/
}
.TableCellStyle
{
	background-image: url(Images/Button.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;

}

.NTableCellStyle
{
	background-image: url(Images/SNewsButton.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.ETableCellStyle
{
	background-image: url(Images/SEButton.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.UETableCellStyle
{
	background-image: url(Images/SUEButton.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;

}
.Menustyle
{
	height:30px;
	width:150px;
	color:#2E246D;
	text-align:left;
	vertical-align:middle;
	
	padding-left:2px;
	padding-bottom:2px;	
}

.MenuHoverstyle
{
	height:30px;
	width:150px;
	color:#2E246D;
	text-align:left;
	vertical-align:middle;
	padding-left:2px;
	padding-bottom:2px;	
	font-weight:bold;
	text-decoration:overline,underline;

}



.PageHeaderStyle
{
	color:#2E246D;
	font-size:15px;
	font-weight:bold;
	padding-left:5px;
}

.ContentTableStyle
{
	border-style:none;
	border-width:1px;
	border-color:#F0CC84;
	background-color:White;
	width:560;
	text-align:left;
	color:#212B68;
	font-size:9pt;
	padding-right:3px;
	padding-left:3px;
	
}

.LinkStyle
{
	color:#2D2367;
	font-size:10pt;
	font-family:Arial;
	
}

.GridHeader
{
	background-color:#f0e0be;
	height:25px;
	font-weight:bold;
	font-size:15px;
}

.GridViewstyle
{
	text-align:left;
}
.ButtonStyle
{
	background-color: #2E246D;
	
	width:75;
	font-family: Arial;
	font-size:8pt;
	color:White;
}
