﻿@charset "utf-8";
/* CSS Document */

body{ font-family:"Georgia", "Times New Roman", Helvetica, Arial, sans-serif; background:#fffee0; margin:0; padding:0; }

p{ margin:0; padding:0; }

.pagecentre p{ text-align:justify; }

.line{ width:100%; height:5px; background:#257b30; }

.clear{ clear:both; }

hr{ margin:2px 0px; } 

p.condition{ text-align:center; }

.auto-style15{ cursor: pointer; line-height: 25px; font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif; letter-spacing: 0px; color: #484848; font-size:14px; }

.auto-style17{ cursor: pointer; line-height: 23px; font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif; letter-spacing: 0px; color: #484848; font-size:12px; }

.heading-point{ font-size:14px; font-weight:bold; }

.cover{  padding:0px 15px; margin-top:20px; }

.pageleft-right{ float:right; }

.overflow p{ margin:10px 0px;line-height: 20px;word-spacing: 5px;font-size: 15px; }



.condition-left{ margin-top:20px; }



.overflow{ overflow-y:scroll; height:530px;  padding-right:10px;text-align:justify; }

::-webkit-scrollbar { width: 12px; }
 
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  border-radius: 10px; }
 
::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }


