body {
	margin:0px;
	margin-top:29px;
	background-color:#FFFFFF;
	background-image:url(http://www.chakeryseo.com/images/pagebg.jpg);
	background-repeat:repeat-x;
}

/*----------------------------------------------------------------*/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#696969;
	line-height:18px;
}

.tdInner {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#696969;
	line-height:16px;
}

h1{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:normal;
	margin:0px;
}
/*----------------------------------------------------------------*/


.style1 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:14px;
	color:#1C8C0A;
	font-weight:normal;
	
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#D2D2D2;
	font-weight:normal;
}

.style4 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FF9000;
	line-height:25px;
	text-transform:uppercase;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	line-height:22px;
}

/*----------------------------------------------------------------*/

.img{
	border: 1px solid #411c02;
	background-color:#411c02;
	padding:4px;
}

.imgBorder{
	border: 1px solid #411c02;
	background-color:#411c02;
	padding:4px;
}

/*----------------------------------------------------------------*/

a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0178A9;
	font-weight: bold;
	text-decoration:underline;
}


a:hover {
	color:#000000;
	text-decoration:none;
}

/*----------------------------------------------------------------*/

a.menu:link, a.menu:active, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

a.menu:hover {
	color:#000000;
}

/*----------------------------------------------------------------*/

a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#585858;
	font-weight: bold;
	text-decoration:none;
	line-height:22px;
}

a.footerlink:hover {
	color:#FFFFFF;
}

/*----------------------------------------------------------------*/

a.more:link, a.more:active, a.more:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
	font-weight: bold;
	text-decoration:underline;
}

a.more:hover {
	color:#000000;
	text-decoration:none;
}

/*----------------------------------------------------------------*/


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	font-weight: normal;
	text-decoration:none;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#585858;
	font-weight: bold;
	text-decoration:none;
	line-height:22px;
}

/*----------------------------------------------------------------*/

input {	
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #DBDBDB;
	background:#FFFFFF /*Alpha(Opacity=0, Style=0)*/;
}

input.noborder{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	border:0px;
	background:Alpha(Opacity=0, Style=0);
}

textarea{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #DBDBDB;
	background:#FFFFFF /*Alpha(Opacity=0, Style=0)*/;
}

select{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #DBDBDB;
	background:#FFFFFF;/*#FFFFFF /*Alpha(Opacity=0, Style=0)*/;*/
}


input.btn
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#FFFFFF;	
	background:#0178A9;
	border:1px solid #FFFFFF;
	
}
.tdBorder {
	border:1px solid #D7D7D5;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}

hr{
	color:#DEDEDE;
	height:1px;
	margin:0px;
}
