body
{
	font-family : Verdana;
	color : #333333;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background : url(images/bg.jpg);
}
h3
{
	background : #D2DDEC;
}
hr
{
	color : Gray;
}
th, td
{
	vertical-align : top;
}
img
{
	border:0px;
}
a
{
	font-weight: bold;
}
#iLogo, #iTopLeft, #iAt, #iDVBs, #tLeft, #tTop
{
	position:absolute; 
}
#iLogo, #iTopLeft, #tLeft, #tTop
{
	top:0px; 
}
#iLogo
{
	left:0px; 
	z-index:20
}
#iTopLeft
{
	left:131px;
	z-index:5
}
#iAt
{ 
	top:114px; 
	left:60px; 
	z-index:20
}
#iDVBs
{
	top:40px;
	right:30px;
	z-index:20;
}
#tLeft
{
	left:0px;
	z-index:-1;
}
#tTop
{
	left:0px;
	z-index:-1;
}

#fNavLeft, #fNavRight
{
	padding-left: 30px;
	padding-right: 30px;
}
#head, #headi
{
	font-weight: bold;
}
#headi
{
	font-style: italic;
}
#syntax
{
	padding-left: 30px;
}
#texti
{
	font-style: italic;
}
#desc
{
	padding-top: 10px;
}
#syntax, #tSyntax
{
	font-family : "Courier New", Courier, monospace;
}
#tSyntax
{
	background-color : #F5F5F5;
	margin : 30px;
}
