/**
* @copyright www.interactivesolutions.se
* @todo
* @version
* @author Per <per@interactivesolutions.se>
*/

img {behavior: url(/css/pngHack/pngHack.htc);}

/*.bodyc*/
body
{
	scrollbar-arrow-color: #010101;
	scrollbar-base-color: #e9f2f8;
	overflow: -moz-scrollbars-vertical;
	background-repeat: repeat;
	background-position: top;	/*height:100%;
	overflow-y:auto;*/
}
.bodyi
{
	background-repeat: repeat-x;
	background-position: top;
}
td
{
	vertical-align:top;
}
.text
{
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.popdiv
{
	background-color:#FFFFFF;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10px;
	padding-bottom:10px;
	text-align:center;
}
.popimage
{
	border:15px solid #FFFFFF;
	cursor:pointer;
}

.popbg
{
	background-repeat: repeat-x;
	background-position: top;
}
