body
{
	background-color: #ACACAC;
}
table, tr, td
{
	font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    /*
	border-callapse: callapse;
    border: 0px;
	border-callapse: callapse;
    border: 0px;
    */
    margin: 0px;
    padding: 0px;
}
img
{
	border: 0px;
}
a
{
	color: #000000;
	text-decoration: none;
}
p
{
	font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    margin: 3px;
}
p.adds
{
	margin: 10px;
}
#body
{
	border-right: 1px solid #929496;
    background-color: #ffffff;
}
.blueLine
{
	height: 25px;
	background-color: #446D8C;
    border-top: 1px solid #929496;
	border-bottom: 1px solid #929496;
}
#leftSide
{
	width: 205px;
}
#content
{
	width: 530px;
	padding: 0px;
}
#menu
{
	width: 100%;
}
.titleLine
{
	height: 25px;
    padding-left: 10px;
	background-color: #EDEDED;
    font-weight: bold;
    font-size: 12px;
    color: #525252;
}
.menuItem
{
	padding: 2px;
    border-bottom: 1px solid #B4B4B4;
}
p.whiteText
{
	color: #ffffff;
}
#search
{
	padding: 7px;
}
input.text
{
	border: 1px solid #797979;
    font-family: Tahoma;
    font-size: 11px;
}
input.submit
{
	border: 1px solid #797979;
    background-color: #C8C8C8;
    font-family: Tahoma;
    font-size: 11px;
}
.shadow_left
{
	width: 7px;
	background-image: url( 'shadow_left.jpg' );
    background-repeat: repeat-y;
}
.shadow_top
{
	height: 10px;
	background-image: url( 'shadow_top.jpg' );
    background-repeat: repeat-x;
}
.shadow_right
{
	width: 15px;
	background-image: url( 'shadow_right.jpg' );
    background-repeat: repeat-y;
}
.shadow_bottom
{
	height: 13px;
	background-image: url( 'shadow_bottom.jpg' );
    background-repeat: repeat-x;
}
.shadow_inner_top
{
	height: 11px;
	background-image: url( 'shadow_inner_top.jpg' );
    background-repeat: repeat-x;
}
.shadow_inner
{
	height: 100%;
	background-image: url( 'shadow_inner_left.jpg' );
    background-repeat: repeat-y;
}