body, td
{
	font-family: arial,helvetica;
	font-size:13px;
	line-height:18px;
	background-color:Silver;
	text-align: center;


}
a
{
	text-decoration:none;
	color:Navy;
}
a:hover
{
	color:#958DB6;
}
table, td
{
	text-align:left;
}



TD.menu
{
	padding-top:10px;
	padding-left:5px;
	background-color: White;
}

TD.menu a
{

	display:block;
	font-weight:bold;
	color:#958DB6;
	margin-top:10px;
	
}


TD.content, p.link
{	
	text-align:left;
	background-color:White;
	width:80%;
}
td.content p
{	text-align:left;
	background-color:White;
}
span, Table1
{
	background-color:White;
}

.mainTable tr td
{
	background-color: White;
	text-align:left;
}
TABLE.header, TABLE.header td
{
	font-weight:bold;
	background-color: #958DB6;
}

.mainTable
{
	width:610px;
	text-align:center;
	background-color:White;
	margin-bottom:30px;
}

.pageTitle
{
	font-size:17px;
	font-weight:bold;
	display:block;
	border-bottom:1px solid #958DB6;
}

.breadcrumb
{
	font-size:11px;
	display:block;
/*	border-bottom:1px solid #C8C8C8;  */
}

.menuCell
{
	vertical-align : top;
}

.menuTable
{
}

.contentCell
{
	text-align : left;
}

.clientLogin
{
}

.ArticleTitle
{
	font-size:large;
	letter-spacing:0.8px;
	line-height:25px;
}

.datagridItemstyle
{
	background-color: WhiteSmoke;
}

.datagridAlternatingItemStyle
{
 background-color: white;
}

input.UploadButton {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	background-color: #f5f5f5;
	border: .1em solid #778899;
}

input.OKButton {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	background-color: #f5f5f5;
	border: .1em solid #778899;
}

input.FileUploadTextBox {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: .1em solid #778899;
}

input.SaveButton {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	background-color: #f5f5f5;
	border: .1em solid #778899;
	width: 70px;
}

input.ClearButton {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	background-color: #f5f5f5;
	border: .1em solid #778899;
	width: 70px;
}

input.LoginButton {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	background-color: #f5f5f5;
	border: .1em solid #778899;
	width: 70px;
}

input.TextBox {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
/*	border: .1em solid #CC3333;*/
	border: .1em solid #778899;
}

select.redDropMenu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
/*	background-color: #FFEAE8;  */
	border: .1em solid #CC3333;
}

textarea.redTextArea {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: .1em solid #778899;
}

input.disabledTextBox {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;
	border: .1em solid #CCCCCC;
}

input.SearchButton {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	background-color: #f5f5f5;
	border: .1em solid #778899;
}

li
{
	font-family:arial,helvetica;
	font-size:12px;
	line-height:16px;	
}

#header
{
	text-align: center;
}

#encapsulation
{
	position: relative;
	width:800px;
	margin:auto auto;
	background:White;

}

.encapsTable
{
	background-color: White;
}

.encapsTable tr td
{
	background-color: White;
	text-align:left;
}