html {
	height: 100%;
	margin-bottom: 1px;
}

body, input, select, textarea, td, th, p {
	font: 11px verdana, arial, Helvetica, tahoma, sans-serif;
	line-height: 14px;
}

body {
	background: #d6eaf7 url(../../images/bkg_body_inside.gif) repeat-x;
	margin: 0px;
	margin-top: 1px;
}

input, select, textarea {
	color: #000000;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
}
submit {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
	line-height: 14px;
}

hr {
	height: 1px;
	border-top: 1px solid #333333;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #333333;
	font: 12px verdana, arial, Helvetica, tahoma, sans-serif;
	font-weight: bold;
	line-height: 18px;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}
a.link {
	color: #333333;
	text-decoration: underline;
}
a.link:hover {
	color: #999999;
	text-decoration: underline;
}

a.navlink {
	color: #333333;
	text-decoration: none;
	font: 14px verdana, arial, Helvetica, tahoma, sans-serif;
	font-weight: bold;
	line-height: 30px;
}
a.navlink:hover {
	color: #999999;
	text-decoration: none;
	font: 14px verdana, arial, Helvetica, tahoma, sans-serif;
	font-weight: bold;
	line-height: 30px;
}

a.alphalink {
	color: #333333;
	text-decoration: none;
	font: 14px verdana, arial, Helvetica, tahoma, sans-serif;
	font-weight: bold;
	line-height: 40px;
}
a.alphalink:hover {
	color: #999999;
	text-decoration: none;
	font: 14px verdana, arial, Helvetica, tahoma, sans-serif;
	font-weight: bold;
	line-height: 40px;
}


a.footerlink {
	color: #333333;
	text-decoration: underline;
	line-height: 30px;
}
a.footerlink:hover {
	color: #999999;
	text-decoration: underline;
	line-height: 30px;
}

.footer {
	font: 9px verdana, arial, tahoma, sans-serif;
	line-height: 18px;
	color: #333333;
	line-height: 30px;
}

ul, ol {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
	line-height: 14px;
}
li {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
	line-height: 14px;
	margin: 6px 0px 0px 0px;
	list-style-position: outside;
}

.spacelines {
line-height: 24px;
}

.bodycontent {
	padding: 6px 6px 6px 6px;
	color: #000000;
	background-color: #ffffff;
	width: 762px;
}

.loginbodycontent {
	padding: 6px 6px 6px 6px;
	color: #000000;
	width: 762px;
	height: 100px;
}

.idxtext {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
	line-height: 20px;
}
.leftimg {
	padding: 0px 20px 10px 0px;
}
.rightimg {
	padding: 0px 0px 10px 20px;
}
.topbottomspace10 {
	margin: 10px 0px 10px 0px;
}
.topbottomspace20 {
	margin: 20px 0px 20px 0px;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 764px;
}

.msgtext {
	padding: 6px 6px 6px 6px;
	color: #662233;
	background-color: #ffffff;
	width: 762px;
	line-height: 30px;
	font-weight: bold;
}
.alphabet {
	color: #CCCCCC;
	text-decoration: none;
	font: 14px verdana, arial, Helvetica, tahoma, sans-serif;
	font-weight: bold;
	line-height: 40px;
}
.highlight {
	background-color: #FFFF99;
}

.heading {
	color: #999999;
	text-decoration: none;
	font: 14px verdana, arial, Helvetica, tahoma, sans-serif;
	font-weight: bold;
	line-height: 40px;
}