body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	font-size: 0.70em;
}

#wrapper{
	width: 193px;
	height: 103px;
	overflow: hidden;
}

a:link, 
a:active{
	color: #1446C6; 
	text-decoration: underline;
}

a:visited{
	color: #551A8B;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px none;
}

#logo_small{
	height: 50px;
	width: 100%;
	text-align: center;
}

#logo_small a{
	margin: 0 auto 0 auto;
	display: block;
	width: 160px;
	height: 42px;
	margin-top: 7px;
	background: #fff url(images/logo_small2.gif) 50% 50% no-repeat;
}

#logo_small a span{
	display: none;
}

textarea, input{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1.0em;
}

#sbb{
	margin-top: 2px;
	font-weight: bold;
	width: 60%;
}

.qout{
	/*border: #fff 2px solid;*/
}

.qover{
	border: #009900 3px double;
}

/******* Nifty *********/

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #E8EEFA}
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}

/******** /Nifty *******/
