/* Datanumeric.com basic css */

@import url(shaligrama.css);

a {
	background: transparent;
	cursor: pointer;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: Purple;
}

a:hover {
	color: #FF4500;
}

a:active {
	color: #008000;
}

address {
	font-style: italic;
}

address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li, menu, ol, p, pre, td, th, tr, ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

big {
	font-size: 14px;
}

blockquote {
	font-style: italic;
}

body {
	background: #99CCFF;
	color: #666666;
	cursor: default;
	left: 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

button {
	cursor: auto;
}

cite {
	font-style: italic;
}

code, kbd, samp, tt {
	font-size: 11px;
}

dt {
	font-weight: bold;
}

h1 {
	color: #1E90FF;
	font-size: 18px;
}

h2 {
	color: #ffa500;
	font-size: 16px;
}

h3 {
	color: #65b6cf;
	font-size: 14px;
}

h4 {
	color: #a9a9a9;
	font-size: 12px;
}

h5 {
	color: #990000;
	font-size: 11px;
}

h6 {
	color: #990000;
	font-size: 10px;
}

html {
	margin: 0;
	padding: 0;
}

input {
	cursor: auto;
}

ol {
	list-style: decimal;
}

ol ol ol ol {
	list-style: decimal;
}

ol ul ol ol, ol ol ul ol, ul ol ol ol, ol ol ol {
	list-style: lower-roman;
}

ol ul ul ul, ul ol ul ul, ul ul ol ul, ul ul ul {
	list-style: square;
}

pre {
	border: solid thin;
	margin-left: 0;
	padding: 1em 3%;
	white-space: pre;
}

small, sub, sup {
	font-size: 10px;
}

td {
	margin-left: 0;
}

td.lyt02 {
	background-image: url(images/lyt02.jpg);
	background-repeat: repeat-x;
}

td.lyt12 {
	background-image: url(images/lyt12.gif);
	background-repeat: repeat-x;
}

td.lyt14 {
	background-image: url(images/lyt14.gif);
	background-repeat: repeat-x;
}

textarea {
	cursor: text;
}

th {
	font-weight: bold;
	margin-left: 0;
	text-align: center;
}

tr img {
	border: 0;
	display: block;
}

ul ul ol ol, ul ol ul ol, ol ul ol ol, ol ol ul ol, ol ul ol, ol ol {
	list-style: lower-alpha;
}

ul ul ul ul {
	list-style: disc;
}

ul ul, ol ol ul ul, ol ul ol ul, ul ol ol ul, ol ul ul, ul ol ul {
	list-style: circle;
}

ul, menu, dir {
	list-style: disc;
	padding-left: 20px;
}

.nav {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.stretch {
	width: 100%;
}

.content {
   background-color: #fffff;
   width: 680px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.footer {
	font-size: 7pt;
}