/* CSS Document */
body {
	color: #000000;
	background-color: #d9d9d9;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #009900; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #009900; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #999999; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 

}
.black_ob {
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
}
.black12 {
	font-size: 12px;
	color: #000000;
}
.black12 a{

	color: #000000;
}
.iframins {
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
}

.tabletop {
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.pageblockhead {
	background-image: url(../images/layout_10.jpg);
	background-repeat: no-repeat;
}
.bottom_box {
	background-image: url(../images/layout_12.jpg);

}

.header {
	background-image: url(../images/layout_01.jpg);
	background-repeat: no-repeat;
}
.fakestore {
	position: absolute;
	left: -900px;
	top: -900px;
	}
.more {
	font-style: italic;
	color: #3333FF;
	text-decoration: none;
}
.more  a{
	font-style: italic;
	color: #3333FF;
		text-decoration: none;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

