html /*fixed*/{
margin: 0px;
padding: 0px;
} body /*fixed*/
{
margin: 0px;
padding: 0px;
background:#606060;
text-align: center;
} .UL
{ margin-left:5px;
padding-left:5px;
} .LI
{ margin-left:5px;
padding-left:5px;
} .clear { clear:both;} #ContentWrapper
{
font:11px/16px Georgia, 'Times New Roman', Times, serif;
width:900px;
text-align:left;
margin-left: auto;
margin-right: auto;
background:#fff;
border:1px solid #000;
} #MySiteContainer
{
border-bottom:1px solid #000;
} #MySiteHeader
{
border-bottom:1px solid Black;
} #ActionLinks
{
clear:none;
float:left;
} /*left menu*/
#MenuWrapper
{
padding:5px;
margin:0px;
width:200px;
clear: none;
float:left;
overflow:auto;
} #MenuContainer{} /*UserMenu*/
#UserSiteMenu { padding-bottom:50px; } #UserSiteMenu a,#UserSiteMenu a:link,#UserSiteMenu a:visited,#UserSiteMenu a:active /*custom*/
{
text-decoration:none;
color: #000;
font-weight:normal;
} #MenuWrapper a, #MenuWrapper a:link, #MenuWrapper a:visited, #MenuWrapper a:hover, #MenuWrapper a:active { color:#000; } #MenuWrapper a:hover { text-decoration: none; } #MenuSel /*Selected item in user menu*/
{
border:1px solid Black;
} /*UserMenu end*/
/*lower menu*/
#ExtraMenuWrapper {} #ExtraMenuContainer{} #SideBarTitle{} #SideBarContainer{} .SideBarTitle h4
{
text-align:center;
font-size:130%;
font-weight:bold;
} .SideBarContainer li { list-style-type:none;} /*lower menu end*/
#DocumentWrapper
{
padding : 5px ;
margin : 0px ;
width : 670px ;
clear : none ;
float : right ;
overflow : hidden ;
} #DocTitle {clear:both; }
.comments
{
width: 80%;
margin:20px;
}
.comments h3{} .comments #message
{
font-weight:bold;
font-size:120%;
padding:10px;
} .comments .userInfo{} #commentsLegal
{
font-family:Arial;
padding:4px;
font-size:7pt;
text-align:left;
} .commentItem
{
padding:10px;
border: 1px solid #E2E2E2;
background: #f2f2f2;
} .commentAltItem
{
padding:10px;
border: 1px solid #E2E2E2;
background: White;
} #commentNumber
{
font-weight:bold;
font-size:120%;
padding:10px;
} .error
{
color:Red;
font-weight:bold;
font-size:120%;
} /*black top menu for headtreez --start*/
#HTHeaderWrapper {} #HTHeaderContainer{} #HeaderTopLinks{} #HeaderTopLinks
{
font: 10pt Times, "Times New Roman", Georgia, Verdana, serif;
text-transform:none;
text-align:left;
padding-right:5px;
background-color:Black;
color:White;
} #HeaderTopLinks a, #HeaderTopLinks a:link, #HeaderTopLinks a:visited, #HeaderTopLinks a:hover, #HeaderTopLinks a:active
{
font: 10pt Times, "Times New Roman", Georgia, Verdana, serif;
text-transform:none;
text-decoration:none;
font-weight:normal;
color:#fff;
} #HeaderTopLinks a:hover { text-decoration: none; } /*black top menu for headtreez --end*/ /*start footer area*/
#FooterAdWrapper
{
border-top : 1px solid #000 ;
text-align : center ;
} #FooterAdContainer{} #FooterSiteInfoWrapper{} #FooterSiteInfoContainer{} #FooterLinks
{
font: 10pt Times, "Times New Roman", Georgia, Verdana, serif;
text-transform:none;
text-align:left;
padding-right:5px;
background-color:Black;
color:White;
} #FooterLinks a, #FooterLinks a:link, #FooterLinks a:visited, #FooterLinks a:hover, #FooterLinks a:active
{
font: 10pt Times, "Times New Roman", Georgia, Verdana, serif;
text-transform:none;
text-decoration:none;
font-weight:normal;
color:#fff;
} #FooterLinks a:hover { text-decoration: none; } /*end footer area*/
#error { color : Red ;}