/* CSS Document */

body{margin:0px; background-color:#B8D794;}
a{font-family:Tahoma; font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
table{font-family:Tahoma; font-size:11px; font-weight:normal; color:#000000;}
form{margin:0px;}

/*Background Images*/
.header1{background:url(../images/header1.jpg) no-repeat;}
.header2{background:url(../images/header2.jpg) no-repeat;}
.link{background:url(../images/links-bg.gif) no-repeat;}
.activelink{background:url(../images/links-hover.gif) no-repeat;}
.ebook{background:url(../images/ebook1.jpg) no-repeat center bottom;}
.arrow{background:url(../images/arrow.gif) no-repeat center;}
.dwnld-icon{background:url(../images/dwnld-icon.gif) no-repeat center;}

/*Links*/
.footer-link{font-family:Tahoma; font-size:11px; font-weight:normal; color:#000000; text-decoration:none;}
.footer-link:hover{font-family:Tahoma; font-size:11px; font-weight:normal; color:#FF0000; text-decoration:none;}
.red-link{font-family:Tahoma; font-size:11px; font-weight:normal; color:#C3231D; text-decoration:none;}
.red-link:hover{font-family:Tahoma; font-size:11px; font-weight:normal; color:#176C40; text-decoration:none;}
.blue-link-home{font-family:Tahoma; font-size:11px; font-weight:none; color:#152C99; text-decoration:none;}

/*Text*/
.bold-text{font-family:Trebuchet MS, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000;}
.input{width:172px; height:14px; font-family:Tahoma; font-size:11px; font-weight:normal; color:#000000; border:#989F8F 1px solid;}
.footer-text{font-weight:normal; color:#6F7E5D;}
