/*==============================================================================
 HTML reset styles CSS
 
 @author bruce <response . write at gmail . com>
==============================================================================*/

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 1;
	outline: 0;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;

	}
	h1, h2, h3, h4, h5, h6 {
		font-weight:normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	
	}
	:focus {
		outline: 0;
	}
	a:focus, 
	label:focus {
	outline: 0 #CCC;
	color: #09C;
	}
	body {
		line-height: 1;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}
	ol, ul {
		list-style: none;
	}
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	caption, th, td {
	text-align: left;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	blockquote, q {
		quotes: "" "";
	}


/*==============================================================================
This all the CSS from the Template 1.0 version
==============================================================================*/
  body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: small;
	background-color: #FFF;
	background-image: url(../bg-4.png);

	
}

a {
	color:#666;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	background-color:#7BCFF7;
	color:#FFFFFF;
	padding:0 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1,h2,h3,h4,h5 {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	color:#666;
	font-size:18px;
	font-weight:bold;
}
h1 strong {
	color:#F0F;
	font-style:normal;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #83b9c3;
	font-style: normal;
	text-align: center;
}

h2 {
	color:#5DAED5;
	font-size:16px;
	padding: 10px 0 3px 0;
	font-weight: lighter;
}
h3 strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}


h2 strong {
	color:#5DAED5;
	font-style:normal;
	font-size: 16px;
	font-weight: bold;
}
h3tini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
h3 tini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

h3 {
	font-size:14px;
	color:#333;
	font-weight: bold;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4191DD;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #456AB1;
	font-weight: normal;
}
h7 {
	font-size: 36px;
	color: #4E7BBA;
}


td.abc {
	padding:10px;
	padding-left: 20px;
	margin-left: 5px;
	text-align: left;
	text-indent: 3px;
	vertical-align: top;
	color: #000000;
}

td strong {
	color:#333333;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

td strong em {
	background-color:#FFF;
	color:#5D9DCD;
	font-style:normal;
}
