body
{
	font-family: Tahoma;
	font-size: 13px;
}
.V_top_left
{
	background-image: url(../Imgs/BG/V_topleft.GIF);
	background-repeat:no-repeat;
	width: 20px;
	height: 20px;
}
.V_top_center
{
	background-image: url(../Imgs/BG/V_top_bo.GIF);
	height: 20px;
	width: 470px;
}
.V_top_center_a
{
	background-image: url(../Imgs/BG/V_top_bo.GIF);
	height: 20px;
	width: 267px;
}
.V_top_right
{
	background-image: url(../Imgs/BG/V_top_right.GIF);
	background-repeat:no-repeat;
}
.V_center_left
{
	background-image: url(../Imgs/BG/V_left_bo.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 8px;
}
.V_center_center
{
	background-image: url(../Imgs/BG/V_center.GIF);
	background-position: left top;
	background-repeat: no-repeat;
	width: 500px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.V_center_center_a
{
	background-image: url(../Imgs/BG/V_center_a.GIF);
	background-position: left top;
	background-repeat: no-repeat;
	width: 300px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.V_center_right
{
	background-image: url(../Imgs/BG/V_right_bo.GIF);
	background-position: right;
	background-repeat: repeat-y;
	width: 6px;
}
.V_bottom_left
{
	background-image: url(../Imgs/BG/V_bottom_left.GIF);
	background-repeat:no-repeat;
	width: 20px;
	height: 20px;
}
.V_bottom_center
{
	background-image: url(../Imgs/BG/V_bottom_bo.GIF);
	background-repeat:repeat-x;
	height: 20px;
}
.V_bottom_right
{
	background-image: url(../Imgs/BG/V_bottom_right.GIF);
	background-repeat:no-repeat;
	width: 20px;
	height: 20px;
}
#V_button_Vote button
{
	background-color:Transparent;
	border:0;
	background-image:url(../Imgs/BG/btnVotes.GIF);	
}
