BODY {
MARGIN: 0px; 
PADDING: 20px 20px 20px 20px;
BACKGROUND: #a2a2a2;
COLOR: #000000; 
TEXT-ALIGN: center;

width:50%;
} 

A:link {background: none; color: navy; text-decoration: underline; cursor: pointer;}
A:visited {background: none; color: navy; text-decoration: underline; cursor: pointer;}
A:hover {background: none; color: red; text-decoration: underline; cursor: pointer;}
A:active { background: none; color: red; background: underline; cursor: pointer;}

.Global {
WIDTH: 100%;
HEIGHT: 100%;
MARGIN-LEFT: auto;
MARGIN-RIGHT: auto;
}

.Global TD {
VERTICAL-ALIGN: top;
}

.Header {
WIDTH: 100%;
HEIGHT: 65px;
}

.Header TD {
BORDER: 0px;
VERTICAL-ALIGN: top;
TEXT-ALIGN: left;
PADDING: 0px; 
}

.NavBar {
WIDTH: 100%;
HEIGHT: 27px;
}

.NavBar TD {
BACKGROUND: url("http://www.SmartDO.co/figure/purple2-gradient01.gif") repeat;
COLOR: gray;
FONT: 13px arial,sans-serif;
PADDING: 0px 0px 0px 12px;
TEXT-ALIGN: left;
BORDER: 0px;
VERTICAL-ALIGN: middle;
}

.NavBarMenu TD {
BACKGROUND: none;
COLOR: inherit;
FONT: 13px arial,sans-serif;
PADDING: 0px 15px 0px 15px;
BORDER: 0px;
VERTICAL-ALIGN: middle;
}

.NavBarMenu TD A:link {background: none; color: #000000; font-weight: bold; text-decoration: none;}
.NavBarMenu TD A:visited {background: none; color: #000000; font-weight: bold; text-decoration: none;}
.NavBarMenu TD A:hover {background: none; color: #9d0000; font-weight: bold; text-decoration: underline;}
.NavBarMenu TD A:active { background: none; color: #9d0000; font-weight: bold; background: none;}

.Content {
BACKGROUND: url('http://www.SmartDO.co/figure/content-bg.jpg') no-repeat #D9D9D9;
COLOR: inherit;
BORDER: 1px solid #c0c0c0;

}

.Right {
BACKGROUND: #ffffff;
COLOR: inherit;
}

.BoxStyle {
BORDER: 1px solid #9B94A8;
MARGIN-TOP: 15px;
}

.BoxStyle TD {
BACKGROUND: #fffffa; 
COLOR: inherit;
PADDING: 0px;
TEXT-ALIGN: left;
BORDER: 0px;
}

.HeadingStyle {
BACKGROUND: none;
COLOR: #005264;
FONT: bold 20px arial,sans-serif;
}

P {
FONT: 13px arial,sans-serif;
}

.Padded {
PADDING: 15px;
}

.SmallFont {
FONT: 13px arial,sans-serif;
}

.MedFontBold {
FONT: bold 15px arial,sans-serif;
}

.SmallFont TD {
FONT: 13px arial,sans-serif;
}

.MedFontBold TD {
FONT: bold 15px arial,sans-serif;
}

.Footer {
BACKGROUND: url("http://www.SmartDO.co/figure/purple2-gradient01.gif");
COLOR: #000000;
FONT: 13px arial,sans-serif;
HEIGHT: 27px;
TEXT-ALIGN: center;
}

.Footer A:link {background: none; color: #000000; text-decoration: underline;}
.Footer A:visited {background: none; color: #000000; text-decoration: underline;}
.Footer A:hover {background: none; color: #9d0000; text-decoration: underline;}
.Footer A:active { background: none; color: #9d0000; background: underline;}

#container
{
   width:95%;
}



