p, P, ul, ol, UL, OL, li, LI, .paging_td, .pagingActive
{
    color: #999999;
    font-family: Tahoma;
    font-size: 12px;
}

a, a:hover, a:active, a:visited, A, A:hover, A:active, A:visited
{
    color: #545F78;
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: underline;
}

a:hover, A:hover
{
    color: #FE9E0B;
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
}

h1, H1
{
    color: #FE9E0B;
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
}

h2, H2
{
    color: #545F78;
    font-family: Tahoma;
    font-size: 13px;
}

.OrangeText
{
    color: #FE9E0B;
}

.BlueText
{
    color: #545F78;
}



/* For overview of items */

.items_row_cell
{
	background-color:#EEEEEE;
	text-align : center;
}

.items_row_acell
{
	background-color:#CCCCCC;
	text-align : center;
}

.items_arow_cell
{
	background-color:#CCCCCC;
	text-align : center;
}

.items_arow_acell
{
	background-color:#EEEEEE;
	text-align : center;
}

.pagingHeader
{
    background-color : #FFC875;
    border-bottom : solid 1px #545F78;
}

.pagingActive
{
    font-weight : bold;
    color: #545F78;
}


/* For the relation block */

.selectionTable
{
    text-align : left;
    border : solid 0px white;
}

.selectionItemCell
{
    text-align : center ;
    vertical-align : top;
}
