body
{
}
.is-sel-item
{
	font-family: Tahoma;
	font-size: x-small;
}
.is-item
{
	font-family: Tahoma;
	font-size: x-small;
}
.is-item a:hover
{
	text-decoration: underline;
	color:Black;
}
.is-item a:visited
{
	text-decoration: none;
	color:Black;
}
.is-item a:link
{
	text-decoration: none;
	color:Black;
}

/* START DISPLAY REPEATER */
.is-rpt-table-show
{
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.is-rpt-header-show
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: xx-small;
	padding-bottom: 1px;
	color: white;
	padding-top: 1px;
	font-family: Tahoma;
	background-color: #e6e2c9;
	text-align: center;
}
a.is-rpt-header-show
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: xx-small;
	padding-bottom: 1px;
	color: white;
	padding-top: 1px;
	font-family: Tahoma;
	background-color: #e6e2c9;
	text-align: center;
}
.is-rpt-header-show-left
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: xx-small;
	padding-bottom: 1px;
	color: white;
	padding-top: 1px;
	font-family: Tahoma;
	background-color: #e6e2c9;
	text-align: left;
}
a.is-rpt-header-show-left
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: xx-small;
	padding-bottom: 1px;
	color: white;
	padding-top: 1px;
	font-family: Tahoma;
	background-color: #e6e2c9;
	text-align: left;
}
.is-rpt-row-down
{
	font-size: xx-small;
	border-bottom: black 1px solid;
	color: midnightblue;
	font-family: Tahoma;
	background-color: whitesmoke;
}
.is-rpt-row-down-alt
{
	border-right: black 1px solid;
	font-size: xx-small;
	border-left: black 1px solid;
	color: midnightblue;
	font-family: Tahoma;
	background-color: lemonchiffon;
}
.is-rpt-row-show
{
	font-size: xx-small;
	color: midnightblue;
	font-family: Tahoma;
	background-color: whitesmoke;
}
.is-rpt-column-show
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}
.is-rpt-column-show-left
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}
/* END DISPLAY REPEATER */

/* START ADMINISTRATION REPEATER */
.is-rpt-table
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.is-rpt-header
{
	font-size: xx-small;
	color: white;
	font-family: Tahoma;
	background-color: #a6a6e9;
}
.is-rpt-crossheader
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: xx-small;
	color: white;
	font-family: Tahoma;
	background-color: #e6e2c9;
}
.is-rpt-row
{
	border-right: black 1px solid;
	font-size: xx-small;
	border-left: black 1px solid;
	color: midnightblue;
	font-family: Tahoma;
	background-color: #e6e2c9;
}
.is-rpt-row-alt
{
	border-right: black 1px solid;
	font-size: xx-small;
	border-left: black 1px solid;
	color: midnightblue;
	font-family: Tahoma;
	background-color: lemonchiffon;
}
.is-rpt-column
{
	border-top: black 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.is-rpt-crosscolumn
{
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
}
.is-rpt-crossfooter
{
	font-size: xx-small;
	color: midnightblue;
	font-family: Tahoma;
	background-color: whitesmoke;
	border-right: black 1px solid;
	border-left: black 1px solid;
}
.is-rpt-crossfootercolumn
{
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: right;
}
.is-rpt-item
{
	font-size: xx-small;
	color: black;
	font-family: Tahoma;
}
a.is-rpt-item:link
{
	text-decoration: none;
}
a.is-rpt-item:visited
{
	text-decoration: none;
}
a.is-rpt-item:hover
{
	text-decoration: underline;
}
.is-rpt-del
{
	font-size: xx-small;
	color: midnightblue;
	font-family: Tahoma;
}
/* END ADMINISTRATION REPEATER */
.is-content
{
	padding-right: 5px;
	padding-left: 5px;
}
 .is-u-border
 {
	BORDER-BOTTOM: #6a6a6a 1px solid; 
	BORDER-LEFT: #6a6a6a 1px solid; 
	BORDER-RIGHT: #6a6a6a 1px solid; 
	padding-left: 5px;
	padding-right: 5px;
 }
 .is-selected-tab
{
	border-right: #6a6a6a 1px solid;
	padding-right: 5px;
	border-top: #f57921 1px solid;
	padding-left: 5px;
	background-image: url(http://localhost/custom_apps/training/images/tab.gif);
	border-left: #6a6a6a 1px solid;
	background-repeat: repeat-x;
}
.is-unselected-tab
{
	BACKGROUND-IMAGE: url(http://localhost/custom_apps/training/images/blue.gif);
	BORDER-BOTTOM: #6a6a6a 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-RIGHT: #FFFFFF 1px solid;
}
.is-header-form
{
	font-size: x-small;
	color: white;
	font-family: tahoma;
	background-color: maroon;
	text-align: center;
}
.is-row-form
{
	font-size: x-small;
	font-family: tahoma;
}
.is-button
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: x-small;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	background-color: maroon;
}