body
{
    margin: 0px;
    background-color: #eeeeee;

}
table.toptable
{
    width: 100%;
       background-image: url("/Portals/_default/Skins/esys/images/esysbodybg749.png"); 
       background-repeat: repeat-x;
}
table.maintable
{
    border: none;
    width: 914px;
}
table.maintable td
{
    vertical-align: top;
}
table.maintable td.logotd
{
    width: 914px;
}
table.maintable td.menutd
{
    width: 914px;
    height: 36px;
}
table.maintable td.spacetd
{
    width: 10px;
    height: 10px;
}

table.maintable td.lefttd
{
    width: 202px;
    height: 367px;
    background-color: #eeeeee;
}

table.maintable td.righttd
{
    width: 702px;
    height: 367px;
    background-color: #eeeeee;
}

table.maintable td.footertd
{
    text-align: center;
        width: 914px;
    height: 36px;
    vertical-align: middle;
}

table.maintable td.logintd
{
    text-align: right;
}

.RadEContent, .RadEContentBordered {
	padding:3px;	
	background-color: #FFFFFF;	
	background-image: none;
	margin: 0px;	
	text-align: left;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-wrap: break-word;
}

HR {
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}


/*----------------------------------------------------------------------------------------------
	ELEMENTS
----------------------------------------------------------------------------------------------*/

.watermarked 
{
    width: 250px;
    font: 11px verdana;	
	color: #cccccc;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.NormalTextBox
{
    width: 250px;
    font-family: verdana;
    font-size: 11px;
    color: #333333;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.Footer {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

A.Footer:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

A.Footer:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.Footer:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

A.Footer:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

IMG
{
    border: 0px;
}