body
{
background: #666;
font-family: Verdana,Arial,sans-serif;
color: #333;
font-size:8pt;
margin:0;
}

h1
{
font-size:14pt; 
font-weight:normal; 
margin:0;
}

h2
{
font-size:10pt; 
font-weight:bold; 
margin-top:20px;
}

img
{
border:0; 
}

#header
{
width:735px; 
margin:auto; 
background:url(img/headertop.gif) 0 0 no-repeat #09c;
padding:16px 0 0 15px; 
}
  
#body
{
width:750px; 
margin:auto; 
background:#eee; 
color:inherit;
}
  
#sidebar
{
width:150px; 
padding:10px; 
background:#eee; 
color:inherit; 
font-size:10px;
float:left;
}

#sidebar ul 
{
list-style:none; 
margin-left:10px; 
padding:1px;
}

#sidebar li
{
padding:0 0 8px 10px; 
background: url(img/menuarrow.gif) 0 3px no-repeat;
}

#sidebar li a:link, #sidebar li a:visited, #sidebar li a:active
{
background-color: inherit; 
color:#333; 
text-decoration: none;
}

#sidebar li a:hover
{
background-color: inherit; 
text-decoration: none; 
color:#f80;
}

#footer
{ 
width:750px; 
height: 35px;
margin:auto; 
text-align:center; 
background:#09c; 
color:#fff; 
font-size:8pt; 
border-top:#f80 2px solid;
}

#footer a:link, #footer a:visited, #footer a:active
{
color:#FFFFFF; 
text-decoration: underline;
}

#erpmodules tr td
{
padding: 7px;
font-size: 13px;
font-weight: bold;
}

#erpmodules a
{
color: Black;
text-decoration: none;
}

#erpmodules a:hover
{
color: Red;
}

.content
{
width:540px;
min-height:270px;
float:left; 
padding:20px; 
background-color:#fff; 
color:inherit; 
text-align:justify;
}

.content .bold
{
font-weight:bold;
}

.content ul 
{
list-style:none; 
padding-left:10px;
}

.content li
{
background: url(img/contentarrow.gif) 0 0 no-repeat;
margin-bottom:10px;
padding-left:19px;
}

.content a:link, .content a:visited, .content a:active
{
color:#0000FF; 
text-decoration: none;
}

.content a:hover
{
text-decoration: underline; 
}

.ulink
{
text-decoration: underline;
}

.topside
{ 
padding:5px 0 5px 0; 
font-size:8pt; 
font-weight:bold; 
border-bottom:#08c 1px solid;}

.contentfooter 
{
clear:both;
}

.center
{
text-align:center; 
padding-top:5px;
}

