* {margin:0px; padding:0px;}	

body {margin:0px; font:12px Tahoma; color:#FFBF68;}
a{color: #FFBF68; text-decoration:none;}
a:hover{text-decoration:none;}
td {font-size:11px; font-family:Tahoma; color:#FFBF68; text-align:left; vertical-align:top;}
h1 {font-family: Arial; font-size:26px; font-style: normal; color:#fff; text-align:center;}
h2 {font-size:22px; color:#fff; text-align:center;}
h3 {font-size:20px; color:#fff; text-align:center;}
h5 {font-size:14px; color:#fff; text-align:center;}
h5 a {font-size:14px; color:#fff;}

.title-bar {
    width:603px;
	height:27px;
	background-image:url(images/title-bar.png);
	background-repeat:no-repeat;
}

.title-bar-text {
	padding:7px 0px 0px 72px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.column-left {
    width:246px;
	background-image:url(images/bg-left.jpg);
	background-repeat:repeat-y;
}

.column-right {
    width:150px;
	background-image:url(images/bg-right.gif);
	background-repeat:repeat-y;
}

.left-bottom-text {
   color:#FFFFFF;
   font-size:16px;
}

.left-bottom-area {
   margin-top:309px; /* with no left-top-area was 637px; if quick form (138px) ON, then = 355px; if smth else 305 */ 
   text-align:center;
}

.left-top-area {
   margin-top:157px;
   height:155px;
   padding:10px;
   text-align:left;
   color:#663333;
}

.left-top-area a {
  color:#663333;
  font-weight:bold;
}

.body-l1 {
    background-image:url(images/bg-body-center.png);
	background-position:right;
	background-repeat:repeat-y; 
}

.body-l2 {
    background-image:url(images/bg-body-left.png);
	background-position:left;
	background-repeat:repeat-y;
}

.body-l3 {
    background-image:url(images/bg-body-right.png);
	background-position:right;
	background-repeat:repeat-y;
	padding:10px 35px 0px 70px;
	min-height:600px;
	text-align:justify;
}

.img-left {
    border:1px solid #ffbf68;
    float:left;
	margin: 5px 10px 5px 0px;
}

.img-right {
    border:1px solid #ffbf68;
    float: right;
	margin: 5px 0px 5px 10px;
}

.bullet-list {
    margin-left:50px;
}

.bullet-list li a {
	color:#FFFFFF;
}

.white-link {
    color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.white-text {
   color:#FFFFFF;
}


/* Quick Form Begin */

#quickform{
    height:138px;
    margin: 165px 0px 0px 0px;
	background-image:url(images/trspbg.png);
}

.qftitle {
	font-size: 16px;
	color:#962908;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.qftext {
	font-size: 10px;
	color:#962908;
	font-family: Arial, Helvetica, sans-serif;
}

/* Quick Form End */

/* Library Start */

.gdlibrary {

}

.gdlibrary a {
  text-align:left;
  font-size:12px;
  color: #FFFFFF;
}

.booklist a {
color:#FFFFFF;
text-decoration: none;
text-transform:capitalize;
}

.booklist a:hover {
color:#FFFFFF;
text-decoration: underline;
}

.bl-title {
font-size:14px;
text-decoration: underline;
font-weight:bold;
color: #FFFFCD;
}

.toppagelink {
float:right;
}

/* Library end */

.footer-box {
	height:62px;
	background-image:url(images/bg-footer.png);
	background-repeat:repeat-y;
	padding-top:13px;
	text-align:center;
}

.plusone {
float:left;
margin-left:12px;
}

.plusone_right {
float:right;
margin-right:0px;
display:inline-table;
}

/* form pop-up style start */

#tooltip {
    position:absolute;
    z-index:9999;
    color:#fff;
    font-size:10px;
    width:180px;    
}
 
#tooltip .tipHeader {
    height:8px;
    /* background:url(images/tipHeader.gif) no-repeat; */
}
 
/* IE hack */
#tooltip .tipHeader {margin-bottom:-6px;}
 
#tooltip .tipBody {
    background-color:#52230a;
    padding:5px 5px 5px 15px;
}
 
#tooltip .tipFooter {
    height:8px;
    /* background:url(images/tipFooter.gif) no-repeat; */
}

/* form pop-up style end */
