/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Corporate Gift Basket  */
/* Date : 17th Nov. 2006 */


/* form classes */

form {
margin-bottom: 0;
}
textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1;
font-size: 11px;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
}

body {
margin: 0;
scrollbar-face-color: #d0d0d0;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #e1f2f2;
scrollbar-3dlight-color: #e1f2f2;
scrollbar-arrow-color: #000;
scrollbar-track-color: #fff;
scrollbar-darkshadow-color: #1b1e25;
background-image: url("images/back.jpg");
background-repeat : repeat;
}

.full-size-table {
width: 780;
height: 100%;
; color: #000000
}

.row1 {
height: 5%;
vertical-align : top;
background-color: #fff;
}

.row2 {
	height: 90%;
	vertical-align : top;
	background-color: #fff;
	padding-top: 5px;
}

.row3 {
height: 5%;
vertical-align : top;
background-color: #fff;
}

.content {
text-align: justify;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

/* images */

.header {
	background-image: url(/images/CGB%20web%20header%203.jpg);
	background-repeat : no-repeat;






	font-family: Arial, Helvetica, sans-serif
	color: #000000;
	background-position: left;
}

.bot-tile {
	background-image: url(/images/bot-tile2.jpg);
	background-repeat : repeat-x;
}

.content-top {
	;
	color: #000000
}

.content-gred {
background-image: url(%22images/content-gred.jpg%22);
background-repeat : repeat-x;
}

/* links */

.left-link a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(/images/nav2over.jpg);
	background-repeat : no-repeat;
	padding: 7 5 10 40;
	display: block;
}

.left-link a:hover{
	background-color: transparent;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/images/nav2.jpg);
}

.left-link-top a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(/images/nav3over.jpg);
	background-position:center -30px;
	display: block;
	height: 23px;
	padding-top: 7px;
}

.left-link-top a:hover{
	background-image:url(/images/nav3over.jpg);
	background-position:top center;
	text-decoration: none;
	color: #FFFFFF;
}

.left-link-bot a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(/images/nav2over.jpg);
	background-repeat : no-repeat;
	padding: 7 5 10 40;
	display: block;
}

.left-link-bot a:hover{
background-color: transparent;
text-decoration: none;
color: #631d5b;
}

/* background colours */

.voilet {
	background-color: #613214;
}

/* text */

.white-txt {
	color: #fff;
	font-size: 16px;
	text-align: right;
}

.gray-txt {
color: #000000;
}

/* headings */

h1 {
font-family: arial;
font-size: 25px;
margin: 0;
; color: #000000
}

h2 {
font-family: arial;
font-size: 16px;
margin: 0;
; color: #000000
}

h3 {
font-family: arial;
font-size: 14px;
margin: 0;
; color: #000000
}

h4 {
font-family: arial;
font-size: 13px;
margin: 0;
; color: #000000
}textarea { color: #000000}

input { color: #000000 ; border: 1 solid}

input { 
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
font-size: 11px;
 } select  { color: #000000 }

