@media screen {
img
{
    
    border: thin solid #000000;
    
}

#container
{
    padding: 0px 0px 0px 0px;
    border: thin solid #0066FF;
    background-color: #CCFFFF;
    /*max-width: 960px;*/
    margin-left: auto;
    margin-right: auto;
    height: auto;
    min-height: 600px;
    z-index: 100;
    
   
}
 
body{

    width:99%;
    position: absolute;
   
    background-color: #0099CC;
    font-style: normal;
    font-size: 14px;
    font-family: Calibri;
  /*  filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#CCFFFF', startColorstr='#0099CC', gradientType='0');*/
    color: #000000;
    top: 5px;
    left: 2px;
    overflow:auto;
}

table
{
    
    border-collapse: collapse;
}
#main
{
    padding: 3px;
    position: relative;
    overflow: auto;
    background-color: #D9FFFF;
    min-height: 600px;
 
    border: thin solid #0066FF;
    top: 0px;
    left: 0px;
}
#footer
{
	position: relative;
	top:0px;
	left: 0px;
	height: auto;
	overflow: hidden;
	
}
#header
{
    background-position: right bottom;
    border-left: thin none #666633;
    border-right: thin none #666633;
    border-top: thin none #666633;
    border-bottom: thin solid #666633;
    position: relative;
    left: 0px;
    height: 106px;
    overflow: hidden;
    top: 0px;
    background-image: url('images/headerbg1.jpg');
    background-repeat: no-repeat;
    background-color: #0000FF;
    text-align: left;
}
#hmenu
{
    top:-2px;
    position:relative;
    height: auto;
 
}
.menubarcenter 
{
	position:relative;
	top:0px;
	overflow:hidden;
	
	z-index:50;
	left: 30px;
	float:none;
	
}
.menubarleft 
{
	position:relative;
	top:0px;
	overflow:hidden;
	

	left: 0px;
	float:left;
}
.menubarright 
{
	position:relative;
	top:0px;
	overflow:hidden;
	

	right: 0px;
	float:right;
}
#rightside
{
	float: right;
	position: relative;
	top: 2px;
	width: 15%;
}	
.sitetitle
{
	font-family: 'Adobe Caslon Pro Bold';
	font-size: 48px;
	font-weight: bold;
	font-style: oblique;
	font-variant: small-caps;
	color: #660066;
	text-decoration: blink;
	text-align: center;
}	
.floatright 
{
	float:right
	}
.floatleft 
{
	float:left
	}

.modalpoppanel
{
    background-color: #CCFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    position: absolute;
    top: 20px;
    left: auto;
    right: auto;

}
	
.dragMe {
	width:100%;
	height:21px;
	text-align:center;
	cursor:move;
	font-weight:bold;
}
.modalbackground
{
    background-color: #C0C0C0;
   /* filter: alpha(opacity=70);
    opacity: 0.7;*/
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;

	
}
.shadow {
   -moz-box-shadow: 3px 3px 4px #000;
   -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
/* For IE 8 */
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}  
.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}
.IE8Fix  
{
	z-index: 1000; 
}
.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}
.frameImage
{
	width:300px;
	height:200px;
	overflow:hidden;
	padding:3px;
}
.runningtext
{
	
	
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}

.RoundedContainerChild
{
    background-position: center top;
    background-color: white;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: blue;
    height: 100%;
    bottom: 0px;
    clip: rect(auto, auto, 0px, auto);
    vertical-align: bottom;
    overflow:auto;
}
.RCTitle
{
    margin-left: 10px;
    color: #FFFFFF;
    font-size: medium;
    height: 20px;
}
.newsheader
{
    font-size: x-large;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
}
.lefttree
{

    float:left;
    min-height: 800px;
    width:auto;
 
 
}
.rightpanel
{
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #C0C0C0;
    /*float: right;*/
    height:auto;
    width:auto;
   /* min-height: 800px;*/
   /* min-width:75%;*/
    padding-left: 10px;
    overflow:auto;
}
 .cpHeader
        {
            color: white;
            background-color: #719DDB;
            font: bold 11px auto "Trebuchet MS", Verdana;
            font-size: 12px;
            cursor: pointer;
            width:550px;
            height:18px;
            padding: 4px;           
        }
        .cpBody
        {
            background-color: #DCE4F9;
            border: 1px gray;               
            width:550px;
            padding: 4px;
            padding-top: 7px;
            overflow:hidden;
        }      
.Menu-Skin-StaticItem
{
    background-position: center center;
    background-image: url('images/bg_nav.gif');
    background-repeat: no-repeat;
    font-size: small;
    font-weight:normal;
    font-family: 'Times New Roman' , Times, serif;
    color: #CC9900;
}
.Menu-Skin-DynamicItem
{
    background-position: center center;
    background-image: url('images/bg_nav.gif');
    background-repeat: no-repeat;
    font-size: small;
    color: #FF9900;
    font-family: 'Times New Roman' , Times, serif;
}
.Menu-Skin-DynamicHover
{
    background-position: center center;
    background-image: url('images/bg_nav_hoover.gif');
    background-repeat: no-repeat;
    font-size: small;
    font-weight: normal;
    font-family: 'Times New Roman' , Times, serif;
    color: #FF6600;
}
.tDnD_whileDrag
{
    background-color:black;
    color:White;
}

.tbsmalltop
    {
        border: thin solid #000000;
        font-family: Calibri;
        font-size: 12px;
        width: 22px;
        page-break-inside: avoid;
    }
.tbsmallbottom
    {
        border: thin solid #000000;
        font-family: Calibri;
        font-size: 12px;
        width: 22px;
        page-break-inside: avoid;
    }
    .matchscore
    {
        border: medium solid #FF0000;
        width: 22px;
    }
.labelrow
{
    font-weight: bold;
}
.resulttable
{
    border-collapse: collapse;
    border: thin solid #000000;
    background-color: #FFFFFF;
    color: #000000;
}
table caption
{
    border-style: solid;
    border-width: thin;
    font-family: Calibri;
    font-size: large;
    font-weight: bold;
    font-variant: normal;
    text-transform: capitalize;
    color: #000080;
    font-style: normal;
    background-color: #FFFFFF;
    border-collapse: collapse;
}
.watermark
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    font-style: italic;
    color: #C0C0C0;
}
.tblrowbrd td
    {
        border-style: none;
        border-width: thin;
        border-collapse: collapse;
        border-spacing: 0px;
        empty-cells: show;
        text-align: center;
    }
.oddrow
    {
        border-width: thin;
        border-top-style: solid;
        border-right-style: solid;
        width: 100%;
        height: 100%;
       
    }
.evenrow
    {
        border-bottom-style: solid;
        border-right-style: solid;
        border-width: thin;
        width: 100%;
        height: 100%;
        
    }
 .lastcell
    {
        border-top-style: solid;
        border-width: thin;
        width: 100%;
        height: 100%;
        
    }
    .albumcover
    {
        border: thick double #FF0000;
    }
       .albumimg
    {
        border: thick double #000000;
    }
