body {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6F6F6F;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;

}
td {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6F6F6F;
	font-weight: normal;

}


.heading{

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6F6F6F;
	font-weight: bold;
	text-align:justify;

}

.heading1{

	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A4A4A4;
	font-weight: bold;

}

.content_right{

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-align:center;

}

.content_heading{

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6F6F6F;
	font-weight: bold;
	text-align:left;

}

.content{

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6F6F6F;
	font-weight: normal;
	text-align:justify;

}

.footer{

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D2D2D;
	font-weight: normal;

}

.footer_content{

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6F6F6F;
	font-weight:bold;

}

.footer_bold_content{

	font-family:  "Times New Roman", Times, serif;
	font-size: 25px;
	color: #6F6F6F;
	font-weight:bold;

}

textarea, input, select {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6F6F6F;
	font-weight: normal;

}


hr {
color:#444444;
width:100%;
height:1px;
}

a:link {

	color: #6F6F6F;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}

a:hover {

	color: #6F6F6F;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;

}

a:visited {

	color: #6F6F6F;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}


.search_go {

    border: 0;
    background: url(../images/search_go.jpg);
    /* Insert the dimensions of your "b.png" image */
    width: 55px;
    height: 41px;

} 

.search {

    border: 0;
    background: url(../images/search.jpg);
    /* Insert the dimensions of your "b.png" image */
    width: 123px;
    height: 42px;

} 

.create_new_account {

    border: 0;
    background: url(../images/Create-A-User.jpg);
    /* Insert the dimensions of your "b.png" image */
    width: 117px;
    height: 24px;

} 

.login {

    border: 0;
    background: url(../images/Login.jpg);
    /* Insert the dimensions of your "b.png" image */
    width: 78px;
    height: 23px;

} 
.forgot_password {

    border: 0;
    background: url(../images/reset-password.jpg);
    /* Insert the dimensions of your "b.png" image */
    width: 119px;
    height: 20px;

} 

.favorite {

    border: 0;
    background: url(../images/favorite.jpg);
    /* Insert the dimensions of your "b.png" image */
    width: 152px;
    height: 37px;

} 

.Submit {

    border: 0;
    background: url(../images/Submit.jpg);
    /* Insert the dimensions of your "b.png" image */
    width: 78px;
    height: 23px;

} 

.update {

    border: 0;
    background: url(../images/Update.jpg);
    /* Insert the dimensions of your "b.png" image */
    width: 76px;
    height: 21px;

} 

.cancel {

    border: 0;
    background: url(../images/cancel.jpg);
    /* Insert the dimensions of your "b.png" image */
    width: 76px;
    height: 21px;

} 

.reset {

    border: 0;
    background: url(../images/reset.jpg);
    /* Insert the dimensions of your "b.png" image */
    width: 76px;
    height: 21px;

} 

.subscribe {

    border: 0;
    background: url(../images/subscribe.jpg);
    /* Insert the dimensions of your "b.png" image */
    width: 106px;
    height: 30px;

} 



