@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #262626;
	text-decoration: none;

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ff8000;
	text-decoration: none;
}

p {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
	padding: 
	
}	

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #004aa4;
	text-decoration: none;
	letter-spacing: -1px;
	padding-bottom: 10px;
	
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -1px;
	padding-bottom: 10px;
	
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #004aa4;
	text-decoration: none;
	letter-spacing: -1px;
	padding-bottom: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
	padding-bottom: 10px;
}

h5 {
	font: 400 14px Arial, Helvetica, sans-serif;	
}

h6 {
	
}

blockquote {
	width: 400px;
	background-color: #333333;
	padding: 10px;
	clear: both;
	margin: 10px 0 0 0;
	border: 1px solid #131313;
	font: 400 12px Arial, Times, serif;		
}

blockquote p {
	padding: 0;
	border: 3px solid #ff8000;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}


.entry ul, .entry ol, .post ul, .post ol {
	padding: 18px;
}
body {
	background-image: url(images/bg3.jpg);
}


ul {
	list-style-type: circle;
}

ul li ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ol li ol {
	list-style-type: lower-roman;
}
