body
{
	margin: 0;
	background-color: #2a2d36;
}

td
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}

A
{
	color: #ffffff;
	text-decoration: none;
}

A:hover
{
	color: #ffba00;
	text-decoration: none;
}
B
{
	color: #2b328d;
	text-decoration: none;
}

B:hover
{
	color: #2b328d;
	text-decoration: underline;
}
p
{
	text-align: justify;
}

img
{
	border: 0px;
}


.content
{
	background-color: #4e566b;
}
.divider
{
	background-image: url( '../images/img_divider.gif' );
	height: 27px;
	background-repeat: repeat-x;
}

.leftpannel
{
	background-color: #606b87;
}
.topmenu_back
{
	background-image: url( '../images/tab_menu_back.gif' );
	height: 36px;
	background-repeat: repeat-x;
}
.logo_back
{
	background-image: url( '../images/logo_back.jpg' );
	height: 228px;
	background-repeat: no-repeat;
	width: 216px;
}
.banner_back
{
	background-image: url( '../images/banner.jpg' );
	height: 259px;
	background-repeat: no-repeat;
	width: 644px;
}
.category_back
{
	background-image: url( '../images/category_back.gif' );
	height: 31px;
	background-repeat: repeat-x;
}
.footer_back
{
	background-image: url( '../images/footerbg.gif' );
	height: 36px;
	background-repeat: repeat-x;
}
.border
{
	border :1px solid #939ebb;
}

