﻿h1, h2, h3, h4, h5, h6 
{
	font-weight: bold;
}

h1 
{
	margin:0 0 0.1em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

h2 
{
	margin:0 0 0.1em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black
}

h3 
{
	margin:0 0 0.1em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black
}

h4 
{
	margin:0 0 0.1em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black
}

hr 
{
  border:0;
  border-top: 1px solid #ccc;
  height: 0;
  background: #ccc;
  width: 91%;
}
#content 
{
    float: left;
    margin-top:15px;
    margin-left:10px;
	padding: 5px 0px 0px 10px;
	width:615px;
    font-size: 85%;
    line-height: 18px;
}

#container 
{
/*	float: left; */
 	width: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 95%; 
	text-align: left;
 	background: #fff; 
	position: relative;
}

html, body
{
	font-family: tahoma;
	font-size: 11px;
	/*color: #4D4D4D;*/
	vertical-align: top;
	line-height: 12px;
	/*background-color: #505050;*/
	
	height:100%;
}
td,th {
	font-family: tahoma;
	font-size: 11px;
	/*color: #4D4D4D;*/
	/*vertical-align: top;*/	
	line-height:12px;
}

img{border:0;}
a {
	font-family:tahoma;
	font-size: 11px;	
	color: #2D546D;		
}

/* -------[ main admin site configuration ]--------- */

