/* CSS Document */

body {
	background-image: url(images/rock_bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}
	
p {
	
	font-size: 14px;
	font-weight: normal;
}

div#nifty{
	background-color: #E2BD62;
	margin-top: 0;
	margin-right: 5%;
	margin-bottom: 0;
	margin-left: 10%;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #E2BD62}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

div#nifty2{
	background-color: #6699cc;
	margin-top: 0;
	margin-right: 5%;
	margin-bottom: 0;
	margin-left: 10%;
}

b.r2top, b.r2bottom{display:block;background: #FFF}
b.r2top b, b.r2bottom b{display:block;height: 1px;
    overflow: hidden; background: #6699cc}
b.r21{margin: 0 5px}
b.r22{margin: 0 3px}
b.r23{margin: 0 2px}
b.r2top b.r24, b.r2bottom b.r24{margin: 0 1px;height: 2px}

#nifty p {
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
}

h1 {
	color: #003399;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

li {
	list-style-position: outside;
	list-style-image: url(images/0019a.gif);
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

.yellowbold {
	font-weight: bold;
	color: #FFFF66;
	line-height: normal;
	font-size: 80%;
}

.bluebold {
	font-weight: bold;
	color: #003399;
	line-height: normal;
	font-size: 80%;
}


.address {
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FEFE9A;
	font-weight: bold;
}

	
.footer {
	font-size: 14px;
	font-weight: normal;
	color: #003399;
}

#options td {
	font-size: 14px;
	font-weight: normal;
	color: #003399;
	vertical-align: top;
}

.heading {
	font-weight: bold;
	font-size: 14px;
}