Body {
	background-image: url(../images/background.jpg);
	margin-top : 0;
	margin: 0px;
	font-size: 8px;
	background-color: #FFFFFF;
}


a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #21302D;
        text-decoration: underline;
}
a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #899B81;
        text-decoration: underline;
}
h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px; 
        font-weight:bold;
        color: #21302D;
}

.LeftPannelBg {
	background-image: url(../images/leftborder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #819176;
}
.FooterBg {
	background-color: #21302d;
}
.BodyTop {
	background-image: url(../images/BodyTop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.BodyLeft {
	background-image: url(../images/BodyLeft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
.BodyBg {
	background-image: url(../images/BodyBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.BodyContent {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.RightPannelBg {
	background-color: #d2d7cf;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9ebcd4;
	border-right-color: #9ebcd4;
	border-left-color: #9ebcd4;
}
.LetUsReview_Content {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.YourCase_Content {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.Content1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.Footer_Content {
	font-family: Arial;
	font-size: 11px;
	color: #92A089;
}
a.header:link{
	font-family: Arial;
	font-size: 12px;
	color: #d4e2df;
	text-decoration: none;
	}
a.header:visited{
	font-family: Arial;
	font-size: 12px;
	color: #d4e2df;
	text-decoration: none;
	}
	a.header:hover{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
a.header:link{
	font-family: Arial;
	font-size: 12px;
	color: #687853;
	text-decoration: none;
	font-weight: bold;
	}
	a.header:visited{
	font-family: Arial;
	font-size: 12px;
	color: #687853;
	text-decoration: none;
	font-weight: bold;
	}
	a.header:hover{
	font-family: Arial;
	font-size: 12px;
	color: #21302D;
	text-decoration: none;
	font-weight: bold;
	}


a.footer:link{
        font-family: Arial;
        font-size: 12px;
        color: #d4e2df;
        text-decoration: none;
        }
a.footer:visited{
        font-family: Arial;
        font-size: 12px;
        color: #d4e2df;
        text-decoration: none;
        }
        a.footer:hover{
        font-family: Arial;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        }
a.footer:link{
        font-family: Arial;
        font-size: 12px;
        color: #687853;
        text-decoration: none;
        font-weight: bold;
        }
        a.footer:visited{
        font-family: Arial;
        font-size: 12px;
        color: #687853;
        text-decoration: none;
        font-weight: bold;
        }
        a.footer:hover{
        font-family: Arial;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        }




.inputbox {
	height: 16px;
	width: 145px;
	font-family: Arial;
	font-size: 11px;
	color: #21302D;
	background-color: #FFFFFF
}
.commentbox {
	width: 145px;
        font-family: Arial;
        font-size: 11px;
        color: #21302D;
        background-color: #FFFFFF
}
