﻿body 
{
    background-color:#E6EBEF;
    width:100%;
    height:100%;
    margin:0 0 0 0;
}
html
{ background-color:#E6EBEF;
    width:100%;
    height:100%;
}
#divfirst
{
    width:100%;
    height:100%;
}
img
{
    border:0 0 0 0;
}

#tblmain
{
    width:98%;
    height:100%;
    background-color:#ffffff;
}
#header
{
    height:219px;
    background-image:url(images/headerslice.gif);
    background-repeat:repeat-x;
}
#topmenu
{
    height:43px;
}

#footer
{
    
    background-image:url(images/footerslice.gif);
    background-repeat:repeat-x;
    background-position:left top;
    font-size:10pt;
    color:White;
}

.footerMenu
{
	color:White;
}

/* User Controls starts */

.anonhead
{
    background-image:url(images/anonheadslice.gif);
    background-repeat:repeat-x;
}


/* User Controls ends */

.indexcategory
{
    font-size:14px;
    font-weight:bold;
    color:#031e4e;
    text-decoration:none;
}
.indexsubtitle
{
    font-size:13px;
    text-decoration:none;
    color:#ab0808;
}
.indexAuthor
{
    font-size:11px;
    color:#04358b;
 }
 
 .lnkwhite,.lnkwhite:link,.lnkwhite:visited
{
    text-decoration:underline;
    font-family:Verdana;
    font-size:12px;
}

.Pageborder
{
 border-left:solid 1pt #FD8232;
 border-right:solid 1pt #FD8232;
 /*border-bottom:solid 1pt #FD8232;*/
}

.lbllabel
{
    font-family:Verdana;
    font-size:9pt;
    text-align:left;
}

.pagetitle
{
    font-family:Verdana;
    font-size:14;
    /*color:White;*/
}

.tdNumber,.tdNumber:link
{
    font-size:9pt;
    text-decoration:none;
    color:Black;
}
.redLabel
{
    font-size:9pt;
    text-decoration:none;
    color:#FF6A08;
}

.lnktop,.lnktop:link
{
    color:#FF6A08;
    font-size:8pt;
    font-family:Verdana;
}

.topmenuTriruMagal
{
     font-family:Verdana;
     font-size:small;
     color:Black;
}
.contentImage
{
	width:30pt;
	height:30pt;
}
.contentHighlightImage
{
	width:80pt;
	height:80pt;
}
.divCart
{
	text-decoration:none;
}

.indexcategory
{
    font-size:13px;
    font-weight:bold;
    color:#FF6A08;
    text-decoration:none;
}
.indexsubtitle
{
    font-size:13px;
    text-decoration:none;
    color:#ab0808;
}
.indexAbstract
{
    font-size:8pt;
    color:#000000;
}
.indexAuthor
{
    font-size:8pt;
    color:#04358b;
 }
