/* 
================================
 Container Styles
================================
*/   





/**--STARTSECTION-common--**/


.tablemaster {
	width: 100%;
	background-color: #ffffff;
}


/*
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
*/

.NW {background-image: url(NC.gif);nowrap;height=30;}
.NC {background-image: url(NC.gif);nowrap;height=30;}
.NE {background-image: url(NC.gif);nowrap;height=30;}

.WC {}
.CC {}
.EC {}

.SW {}
.SC {}
.SE {}

.bottomrule {background-color: #ffffff;}

.Head  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #800000;
}

/**--ENDSECTION-common--**/

/**--STARTSECTION-NoContainer--**/

.tablemaster {
	width: 100%;
	background-color: #ffffff;
}

.NW {}
.NC {}
.NE {}

.WC {}
.CC {}
.EC {}

.SW {}
.SC {}
.SE {}

.bottomrule {background-color: #ffffff;}

.Head  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight:    bold;
    color: #800000;
}
/**--ENDSECTION-NoContainer--**/


/**--STARTSECTION-DefaultTemplate--**/


#DefaultTemplate .tablemaster {
	width: 100%;
	background-color: #ffffff;
}


/*
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
*/

#DefaultTemplate .NW {background-image: url(NC.gif);nowrap;height=30;}
#DefaultTemplate .NC {background-image: url(NC.gif);nowrap;height=30;}
#DefaultTemplate .NE {background-image: url(NC.gif);nowrap;height=30;}

#DefaultTemplate .WC {}
#DefaultTemplate .CC {}
#DefaultTemplate .EC {}

#DefaultTemplate .SW {}
#DefaultTemplate .SC {}
#DefaultTemplate .SE {}

#DefaultTemplate .bottomrule {background-color: #ffffff;}

#DefaultTemplate .Head  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #800000;
}

/**--ENDSECTION-common--**/

/**--STARTSECTION-default-big--**/

#default-big .tablemaster {width: 100%;background-color: #ffffff;}

#default-big .NW {background-image: url(NC-default-big.gif);nowrap;height=30;}
#default-big .NC {background-image: url(NC-default-big.gif);nowrap;height=30;}
#default-big .NE {background-image: url(NC-default-big.gif);nowrap;height=30;}

#default-big .WC {}
#default-big .CC {}
#default-big .EC {}

#default-big .SW {}
#default-big .SC {}
#default-big .SE {}

#default-big .bottomrule {background-color: #ffffff;}

#default-big .Head  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: #800000;
}

/**--ENDSECTION-default-big--**/



/**--STARTSECTION-default-small--**/


#default-small-01 .tablemaster {width: 100%;background-color: #ffffff;}

#default-small-01 .NW {background-image: url(NC-default-small-01.gif);nowrap;height=20;}
#default-small-01 .NC {background-image: url(NC-default-small-01.gif);nowrap;height=20;}
#default-small-01 .NE {background-image: url(NC-default-small-01.gif);nowrap;height=20;}

#default-small-01 .WC {}
#default-small-01 .CC {}
#default-small-01 .EC {}

#default-small-01 .SW {}
#default-small-01 .SC {}
#default-small-01 .SE {}

#default-small .bottomrule {background-color: #ffffff;}

#default-small .Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  8px;
    font-weight:    normal;
    color: #800000;
}
/**--ENDSECTION-default-small--**/


/**--STARTSECTION-default-big--**/

#default-big-links .tablemaster {width: 100%;background-color: #ffffff;}

#default-big-links .NW {background-image: url(NC-default-big.gif);nowrap;height=30;}
#default-big-links .NC {background-image: url(NC-default-big.gif);nowrap;height=30;}
#default-big-links .NE {background-image: url(NC-default-big.gif);nowrap;height=30;}

#default-big-links .WC {}
#default-big-links .CC {}
#default-big-links .EC {}

#default-big-links .SW {}
#default-big-links .SC {}
#default-big-links .SE {}

#default-big-links .bottomrule {background-color: #ffffff;}

#default-big-links .Head  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #800000;
}

#default-big-links A:link  
{
	font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    text-decoration: none;
    color: #800000;
}

#default-big-links A:visited   
{
	font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    text-decoration: none;
    color: #800000;
}

#default-big-links A:active    
{
	font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    text-decoration: none;
    color: #800000;
}

#default-big-links A:hover 
{
	font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    text-decoration: none;
    color: #F9EBC1;
}

/**--ENDSECTION-default-big--**/


