/* CSS Document */
body {	background-color: #5C6C85; margin:0px;}
a{font-family:"Trebuchet MS"; font-size:11px; color:#FFFFFF; font-weight: bold; text-decoration:none;}
a:hover{font-family:"Trebuchet MS"; font-size:11px; color:#CCCCCC; font-weight: bold; text-decoration:none;}
ul{font-family: Tahoma; font-size: 11px; font-weight: normal; padding:0px; color: #000000; margin:0 0 0 20px; }
p{font-family: Tahoma; font-size: 11px; font-weight: normal; color: #000000; margin:0px; }
h1{font-family:"Trebuchet MS"; font-size:16px; font-weight:bold; color:#000000; text-transform:uppercase; margin:0px;}
h2{font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#000000; margin:0px;}
h3{font-family:Tahoma; font-size:12px; font-weight:bold; color:#3E6787; margin:0px;}
h4{font-family:Tahoma; font-size:12px; font-weight:normal; color:#000000; margin:0px;}
h5{font-family:"Trebuchet MS"; font-size:11px; font-weight:normal; color:#3E6787; margin:0px;}

/*Background Images*/
.ebook_top {
	background-image: url(../images/e_book_top.gif);
	background-repeat: no-repeat;
}
.online_top {
	background-image: url(../images/on_app_sch_top.gif);
	background-repeat: no-repeat;
}
.know_ur_top {
	background-image: url(../images/know_ur_top.gif);
	background-repeat: no-repeat;
}
.sign_up_top {
	background-image: url(../images/sign_up_top.gif);
	background-repeat: no-repeat;
}
.bottom_img {
	background-image: url(../images/grey_table_bottom.gif);
	background-repeat: no-repeat;
}
.Border{
	border:#CBC6C5 1px solid;
}

