﻿html, body
{
	margin: 0;
	padding: 0;
}

html, body, table 
{
	font-family:  Arial, Verdana, Sans-Serif;
	font-size: 14px;
}


#bodyimgh  {
		display:background;
		background: url(../elements/home-bg1.jpg); 
		height: 100%;
		width: 100%;
		 }



img 
{
	border: 0;
}

pre 
{
	border: solid 1px black;
	font-family: Courier New, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	padding: 6px 6px 6px 20px;
	background: #ccc url(#) no-repeat left top;
	float: left;
}

p 
{
	clear: both;
	margin: 0 0 15px 0;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9 h11, h12
{
	margin: 0;
	padding: 0;
	
	font-family: Arial, Verdana, Sans-Serif;
	
}

h1 
{
	font-size: 9px;
		color: #666666;
text-align:right;
vertical-align:middle;

}


h2 
{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}

h3 
{
	
		font-size: 12px;
		color: #666666;
text-align:right;
vertical-align:middle;

}

h4 
{
	
		font-size: 12px;
		color: #666666;
text-align:center;
vertical-align:middle;

}

h5 
{
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}




 .apar2
{
	 
display : list-item;
list-style-type : square;
margin-left: 60px;
}



a
{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
font-size: 30px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}





.expl 
{
	margin-bottom: 25px;
}

.documentation p 
{
	margin: 0;
}

.options li 
{
	margin-bottom: 15px;
}

.pagead 
{
	padding: 10px;
	background: #ddd;
	border: solid 1px gray;
}