/* === View Style ========================== */
.mView_Head {
font-weight: normal;
font-size: 20px;
color: #333333;
font-family: Tahoma, Arial, Helvetica;
}
.mView_SubHead {
font-weight: normal;
font-size: 10px;
color: black;
font-family: Tahoma, Arial, Helvetica;
}
.mView_ImageBorderDetail {
border-right: thin;
border-top: thin;
border-left: thin;
border-bottom: thin;
}
.mView_ImageBorderProfile {
border-right: thin;
border-top: thin;
border-left: thin;
border-bottom: thin;
}
/* === View DataList ======================= */
.mView_dlImageBorder {
border-right: thin;
border-top: thin;
border-left: thin;
border-bottom: thin;
}
.mView_dlItemStyle {
font-weight: normal;
font-size: 11px;
color: black;
font-family: Tahoma, Arial, Helvetica;
background-color: #233444;
}
.mView_dlItemStyle_Head {
font-weight: bold;
font-size: 14px;
color: #333333;
font-family: Tahoma, Arial, Helvetica;
}
.mView_dlItemStyle_SubHead {
font-weight: normal;
font-size: 10px;
font-family: Tahoma, Arial, Helvetica;
}
.mView_dlItemStyle_Normal {
font-weight: normal;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica;
}
.mView_dlItemStyle_NormalBold {
font-weight: bold;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica;
}
.mView_dlItemStyle a:link {
font-weight: bold;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica;
}
.mView_dlItemStyle a:visited {
font-weight: bold;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica;
}
.mView_dlItemStyle a:hover {
font-weight: bold;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica;
}
.mView_dlItemStyle a:active {
font-weight: bold;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica;
}
/* ***************************************** */
.mView_dlAlternatingItemStyle {
font-weight: normal;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica;
background-color: #18242f;
}
.mView_dlAlternatingItemStyle_Head {
font-weight: bold;
font-size: 14px;
color: #333333;
font-family: Tahoma, Arial, Helvetica;
}
.mView_dlAlternatingItemStyle_SubHead {
font-weight: normal;
font-size: 10px;
font-family: Tahoma, Arial, Helvetica;
}
.mView_dlAlternatingItemStyle_Normal {
font-weight: normal;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica;
}
.mView_dlAlternatingItemStyle_NormalBold {
font-weight: bold;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica;
}
.mView_dlAlternatingItemStyle a:link {
font-weight: bold;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica;
}
.mView_dlAlternatingItemStyle a:visited {
font-weight: bold;
font-size: 11px;
color: black;
font-family: Tahoma, Arial, Helvetica;
}
.mView_dlAlternatingItemStyle a:hover {
font-weight: bold;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica;
text-decoration: underline;
}
.mView_dlAlternatingItemStyle a:active {
font-weight: bold;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica;
text-decoration: underline;
}
/* === Print Style ========================= */
.mViewPrint_Head {
font-weight: normal;
font-size: 20px;
color: #333333;
font-family: Tahoma, Arial, Helvetica;
}
.mViewPrint_SubHead {
font-weight: normal;
font-size: 10px;
color: black;
font-family: Tahoma, Arial, Helvetica;
}
.mViewPrint_Normal {
font-size:  11px;
font-weight: normal;
font-family: Tahoma, Arial, Helvetica;
}
.mViewPrint_NormalBold {
font-size:  11px;
font-weight: bold;
font-family: Tahoma, Arial, Helvetica;
}
/* === Image Style ========================= */
.mViewImage_ImageBorder {
border-right: thin outset;
border-top: thin outset;
border-left: thin outset;
border-bottom: thin outset;
}
.mViewImage_dlImageBorder {
border-right: thin outset;
border-top: thin outset;
border-left: thin outset;
border-bottom: thin outset;
}
.mViewImage_Normal {
font-size:  11px;
font-weight: normal;
font-family: Tahoma, Arial, Helvetica;
}
/* === Email Style ========================= */
.mViewEmail_Head {
font-weight: normal;
font-size: 20px;
color: #333333;
font-family: Tahoma, Arial, Helvetica;
}
.mViewEmail_SubHead {
font-weight: normal;
font-size: 11px;
color: black;
font-family: Tahoma, Arial, Helvetica;
}
.mViewEmail_Normal {
font-size:  11px;
font-weight: normal;
font-family: Tahoma, Arial, Helvetica;
}
.mViewEmail_NormalBold {
font-size:  11px;
font-weight: bold;
font-family: Tahoma, Arial, Helvetica;
}
/* === Calculate Style ========================= */
.mViewCalculate_Head {
font-weight: normal;
font-size: 20px;
color: #333333;
font-family: Tahoma, Arial, Helvetica;
}
.mViewCalculate_SubHead {
font-weight: normal;
font-size: 10px;
color: black;
font-family: Tahoma, Arial, Helvetica;
}
.mViewCalculate_Normal {
font-size:  11px;
font-weight: normal;
font-family: Tahoma, Arial, Helvetica;
}
.mViewCalculate_NormalBold {
font-size:  11px;
font-weight: bold;
font-family: Tahoma, Arial, Helvetica;
}
/* === Edit DataGrid ======================= */
.Edit_dgControlStyle {
font-weight: normal;
font-size: 11px;
color: 233444;
font-family: Tahoma, Arial, Helvetica;
background-color: #333333;
}
/* ***************************************** */
.Edit_dgAlternatingItemStyle {
font-weight: normal;
font-size: 11px;
color: 233444;
font-family: Tahoma, Arial, Helvetica;
background-color: #18242f;
}
/* ***************************************** */
.Edit_dgHeaderStyle {
font-weight: bold;
font-size: 9px;
font-family: Tahoma, Arial, Helvetica;
background-color: #18242f;
}
.Edit_dgHeaderStyle a:link {
font-weight: bold;
font-size: 9px;
color: white;
font-family: Tahoma, Arial, Helvetica;
}
.Edit_dgHeaderStyle a:visited {
font-weight: bold;
font-size: 9px;
color: white;
font-family: Tahoma, Arial, Helvetica;
}
.Edit_dgHeaderStyle a:hover {
font-weight: bold;
font-size: 9px;
color: white;
font-family: Tahoma, Arial, Helvetica;
text-decoration: underline;
}
.Edit_dgHeaderStyle a:active {
font-weight: bold;
font-size: 9px;
color: white;
font-family: Tahoma, Arial, Helvetica;
text-decoration: underline;
}
.ContentPane td {
color: #CDC8A6;
font-family:Tahoma;
font-size:13px;
font-weight:normal;
line-height:normal;
text-decoration:none;
}


