/** BASIC */

body {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */
/** change by prashant for jeelist logo h1 tag **/
h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h1 a { color: #FFF; background: inherit; }
h1 a { text-decoration: none; }
h1 a:hover { color: #BFE1ED; background: inherit; }
.sf_left {
	float: left;
	width: 203px;
	/*height: 77px; */
	background: #006600;  /*5BB2D1*/
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;
}
h2, h3, h4, h5, h6 {
	margin: 0px;
}
/** title logo for jeelist add by prashant */
h15 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
.title_left {
	float: left;
	width: 203px;
	/*height: 77px; */
	background: #006600;  /*5BB2D1*/
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;
}
/** end add **/
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.text1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #2C5E8C;
}

.text2 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #2C5E8C;
}

.text3 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #505050;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #31699C;
}

.text5 {
	font-size: 24px;
	font-weight: bold;
	color: #808080;
}

.text6 {
	font-size: 11px;
}

.text7 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #2C5E8C;
}

.text8 {
	font-size: 16px;
	font-weight: normal;
}

.text9 {
	font-size: 9px;
	color: #666666;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 16px;
}

.list1 li {
	display: block;
	float: left;
	width: 165px;
}

.list1 a {
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left center;
	text-decoration: none;
	font-size: 13px;
	color: #807F7F;
}

.list1 a:hover {
	text-decoration: underline;
	color: #79D000;
}

/** LINKS */

a {
	color: #79D000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #3E6282;
}
.linkmain {
	/*text-transform: uppercase;*/
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #3E6282;
}
.linklow {
	/*text-transform: lowercase; */
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #3E6282;
}

.active .link1 {
	height: 17px;
	border: 1px solid #65B100;
	border-bottom: none;
	background: url(images/homepage04.gif) repeat-x left top;
	color: #FFFFFF;
}

.link2 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #2C5E8C;
}

/** MENU */

#menu {
	float: left;
	width: 509px;
	height: 36px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 19px;
	padding: 17px 11px 0px 13px;
	background: url(images/homepage06.gif) no-repeat left top;
}

#menu span {
}

#menu .first a {
	padding-left: 11px;
	background: none;
}

#menu .active a {
	height: 18px;
	background: url(images/homepage04.gif) repeat-x left top;
}

#menu1 {}
#menu2 {}
#menu3 {}
#menu4 {}
#menu5 {}
#menu6 {}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage05.gif) repeat-x left top; }
.bg2 { background: url(images/homepage08.gif) repeat-y left top; }
.bg3 { background: url(images/homepage20.gif) repeat-x left top; }
.bg4 { background: url(images/homepage23.gif) repeat-y left top; }
.bg5 { background: url(images/homepage24.gif) repeat-x left top; }
.bg6 { background: #FFFFFF url(images/homepage25.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 3px;
	background: url(images/homepage09.gif) no-repeat left top;
}

.hr2 {
	height: 3px;
	background: url(images/homepage22.gif) no-repeat left top;
}
