﻿.Body
{
    padding: 0px;
    margin:0px;
    background-color: #4F4F4F;
	font-family:"Segoe UI",arial,sans-serif;
}
BODY
{
	Font-Size:13px;
	font-family:"Segoe UI",arial,sans-serif;
}

.TextStyle
{
	font-family:"Segoe UI", Arial,sans-serif;
	Font-Size:13px;
	color:#9F9F9F;
}
.divProfile
{
	padding:5px;
    font:11px "segoe ui",arial,sans-serif;
    color:#9f9f9f;
    background-color:#4F4F4F;
}
.LabelStyle
{
	font-family:"Segoe UI", Arial,sans-serif;
	Font-Size:14px;
	color:#9eda29;
}
.aboutMe
{
	margin: 5px 0px 0px 0px;
}
.rdContent
{
	overflow: hidden !important;
}
.MainBack
{
	overflow:auto;
    width: 970px;
    padding: 0px;
    margin: auto;
    border: white thin solid;
    background-repeat: no-repeat;
    background-color: black;
	background-image: url(Images/BackMain.jpg);
}
.MainNoBack
{
	overflow:hidden;
    width: 970px;
    padding: 0px;
    margin: auto;
    border: white thin solid;
    background-repeat: no-repeat;
    background-color: black;
}
.Header
{
    height: 100px;
    background-color: black;
    background-image: url(Images/logo_new.jpg);
    text-align: right;
    border-bottom: white thin solid;
    vertical-align:top;
}
.refreshBtn
{
        width: 16px;
        background-image: url('Images/Refresh.png');
}
.refreshBtnGif
{
        width: 16px;
        background-image: url('Images/Refresh.gif');
}
.RadDock .rdCenter EM
{
    font: bold 17px/23px "segoe ui" , arial,sans-serif !important;
    color: #9eda29 !important;
}
.RadDock_Black .rdTitle
{
    font:bold 17px/23px "segoe ui", arial,sans-serif !important;
    color:#9eda29 !important;
}
.mainDiv
{
	width:560px;
	padding:5px;
    font:11px "segoe ui",arial,sans-serif;
    color:#9f9f9f;
}
.mainDivPos
{
 text-align:right;
}
.mailBtn
{
    padding: 0;
    margin: 4px 0 0 0;
    list-style: none;
    float: right;
}
.mailBtn li
{
    float: left;
}
.mailBtn li a
{
    display: block;
    border: solid 1px black;
    background: black;
    width: 100px;
    line-height: 22px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    margin: 0 0 0 2px;
}
.mailBtn li a:hover
{
    text-decoration: underline;
}
.detailTable  
    {  
      margin-left:20px !important; 
      margin-right:20px !important; 
    }  
.rwPopupButton
{
   margin-left: 40px !important;
}
