a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: none; }

TD {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #5F5542; }
.yellow {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #FAF3BE; }
.yellowl {
    font-family: tahoma, arial, verdana;
    text-decoration: underline; 
    font-size: 11px;
    color: #FAF3BE; }
.send {
    border: 0px solid;
    width: 47px;
    height: 22px;                
    background-image: url(images/send.jpg); 
    cursor: hand;}
.input {
    width: 182px;
    height: 20px;
    background-color: #817F68;
    font-size: 10px;
    color: #D3CD97;}
form { margin: 0px;
       padding: 0px}      
.l {
    font-family: tahoma, arial, verdana;
    text-decoration: underline; 
    font-size: 11px;
    color: #5F5542; }
.ll {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #5F5542; }

body {
        background-color: #343434;
        margin: 0px;
        padding: 0px;
}
/* new styles added by dhanesh */
.left_td
{
    background-image: url(images/bgl.jpg);
	background-repeat: repeat-y;
}
.right_td
{
    background-image: url(images/bgr.jpg);
	background-repeat: repeat-y;
	margin-left:15px;
}
.main_td
{
    background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #5F5542;
}
a:visited {
	color: #5F5542;
}
h1,h2,h3,h4,h5,h6
{
font-weight:bold;
font-size:11px;
text-transform:capitalize;
margin-left:0px;
}
.footer
{
    background-image: url(images/content_06.jpg);
	background-repeat: no-repeat;
	height:3px;
}
p{ text-align:justify;}
.centerP
{
text-align:center;
}
ul { padding-left:20px; margin:10px; }
ul a { margin-left:0px; text-transform:capitalize; }
ul a:hover { margin-left:10px; text-transform:capitalize; }
.middle_cont
{
margin-left:15px;
margin-right:22px;
text-align:justify;
}
#resources
{
width:100%;
}
#resources ul a
{
margin-left:0px;
text-transform:capitalize;
padding-left:0px;
}
textarea
{
margin: 0px;
padding: 0px;
font-family: tahoma, arial, verdana;
font-size: 11px;
color: #5F5542;
border:0px;
background-color:#B7B398;
padding:2px;
}
#footrt_link
{
background-image:url('images/3d-animation-company.jpg');
width:611px;
height:42px;
background-repeat:no-repeat;
padding-top:8px;
text-align:center;
position:relative;
left:10px;
top:15px;
}
#footrt_link a {
margin-left:20px;
text-transform:capitalize;
}
#link_exg a{
font-weight:bold;
}
.marg
{
margin-left:12px;
}
a.quote
{
font-weight:bold;
font-size:13px;
text-decoration:none;
}
a.quote
{
font-weight:bold;
font-size:13px;
text-decoration:none;
}
#contact 
{
margin-top:14px;
}
#contact td
{
font-weight:bold;
}
#contact textarea {
border:#5F5542 1px solid;
height:40px;
width:196px;
background-color:#B7B398;
font-size:12px;
}
.contact_input
{
border:#5F5542 1px solid;
height:14px;
width:200px;
background-color:#B7B398;
font-size:12px;
}
.submit
{
background-color:#5F5542;
font-size:12px;
border: 0px solid;
color:#B7B398;
font-weight:bold;
}
.form_title
{
border-bottom:#5F5542 1px solid;
border-top:#5F5542 1px solid;
}
a.normallink
{
text-decoration:none;
}
a.normallink:hover
{
text-decoration:underline;
}