BODY{
		COLOR: #f5e6be;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 10pt;
		margin-top : 5;
		margin-left : 10;
		margin-right : 0;
		margin-bottom: 0;
		 background-image: url(images/bground.gif);
		scrollbar-base-color: #f5e6be;
}
A{
		COLOR: #F2B000;
		text-decoration: none;
		font-weight: bold;
}
li{

}
A:hover{
		Color: #F2B000;
		text-decoration: underline;
}
}
A image{
		Color: #F2B000;
		text-decoration: none;
		border: none;
}
.topper {
		COLOR: White;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 15pt;
		font-weight: bold;
		font-style: italic;

		}
h1 {
		COLOR: #f5e6be;
		FONT-FAMILY: Times New Roman, Tahoma, Helvetica, sans-serif;
		FONT-SIZE: 30pt;
		font-style: italic;
		}
h2 {
		COLOR: #F2B000;
		FONT-FAMILY: Times New Roman, Tahoma, Helvetica, sans-serif;
		FONT-SIZE: 18pt;
		border-bottom: 2px solid #f5e6be;
		}	
h3 {
		COLOR: #f5e6be;
		FONT-FAMILY: Times New Roman, Tahoma, Helvetica, sans-serif;
		FONT-SIZE: 12pt;
		}	
h4 {
		COLOR: #2D0107;
		FONT-FAMILY: Times New Roman, Tahoma, Helvetica, sans-serif;
		FONT-SIZE: 12pt;
		}						
hr 
{
		color: #f5e6be;
		height: 2px;
		}
td {
		COLOR: #f5e6be;
		FONT-FAMILY: Tahoma, verdana, Arial, serif;
		FONT-SIZE: 10pt;
}
th {
		COLOR: Black;
		FONT-FAMILY: verdana, Arial, serif;
		FONT-SIZE: 10pt;
		background: #676767;
		padding: 3px 3px 3px 3px;
		border-top-color: Black;
		border-top-width: 1px;
		border-top-style: solid;
		border-bottom-color: Black;
		border-bottom-style: solid;
		border-bottom-width: 1px;
}

th a {
		COLOR: Black;
		text-decoration: none;
}

th a:hover {
		COLOR: Black;
		text-decoration: underline;
}

.newspic{
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4)
}

.image{
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#000000", Direction=120, Strength=5);
	border: 3px solid #7a181d;
	
}
.image2{
	
	border: 3px solid black;
}
.image3{
	
	border: 2px solid white;
	
}
.list1 {
		background: #2C2C2C;
}
.list2 {
		background: Black;
}
.reduced {
		background: Black;
}
.RadGrid_CTC
{
	border-left: solid 1px #F2B000;
	border-right: solid 1px #F2B000;
	border-top: 1px solid #F2B000;
	border-bottom: 1px solid #F2B000;
	font: normal 10px Arial, Verdana, Sans-serif;
	background: #f5e6be repeat-x;

}

.MasterTable_CTC
{
	border:0px;
	color: #6b2528;
	/*-moz-user-select: none;*/ /*disables text selecting in Firefox to combat unpleasant visual appearance*/
}

.GridHeader_CTC, .ResizeHeader_CTC
{
	font-weight: bold;
	font-size: 11px;
	height: 34px;
	border:0;
	padding: 0 2px 5px;
	background: #f5e6be repeat-x;
	text-align: left;
	padding-left: 5px;

}

.GridHeader_CTC a
{
	color: #6b2528;
	text-decoration: none;
}
.GridHeader_CTC a:hover
{
	color: #6b2528;
	text-decoration: underline;
}
td.GridHeader_CTC input
{
	width: auto;
	float: left;
	border: solid 1px #F2B000;
	background: #f5e6be;
	font: bold 10px Verdana, Arial, Sans-serif;
	color: #6b2528;
	margin-right: 2px;
}

.GridRow_CTC,
.GridAltRow_CTC,
.ActiveRow_CTC, 
.SelectedRow_CTC
{
	height: 23px;
	border: 1px solid #AFEEEE;
	padding: 0px 0px 0px 3px;
}

.GridRow_CTC td, 
.GridAltRow_CTC td, 
.ActiveRow_CTC td, 
.SelectedRow_CTC td,
.GridEditRow_CTC td
{
	padding: 0px 0px 0px 3px;
	color: #6b2528;
	border-bottom: 1px solid #F2B000;
	border-top: 1px solid #F2B000;
}
.GridRow_CTC td a, 
.GridAltRow_CTC td a, 
.ActiveRow_CTC td a, 
.SelectedRow_CTC td a,
.GridEditRow_CTC td a
{
	padding: 0px 0px 0px 3px;
	color: #6b2528;
}
.GridRow_CTC td a:hover, 
.GridAltRow_CTC td a:hover, 
.ActiveRow_CTC td a:hover, 
.SelectedRow_CTC td a:hover,
.GridEditRow_CTC td a:hover
{
	padding: 0px 0px 0px 3px;
	color: #6b2528;
	text-decoration: underline;
}
/*all except IE5/6*/
tbody>.GridRow_CTC,tbody>.GridAltRow_CTC
{
	background: repeat-x bottom;
}
/*IE5/6 - apply to the table to resolve rendering bottleneck*/
* html .MasterTable_CTC
{
	background: repeat-x bottom;
}

tbody .SelectedRow_CTC
{
	background: #f5e6be repeat-x bottom;
}

tbody .ActiveRow_cpanel
{
	background: #f5e6be repeat-x bottom;
}

tbody .GridEditRow_CTC
{
	background: #F2B000;
}

.GridEditRow_CTC td
{
	border-bottom: solid 1px #F2B000;
}

.GridEditRow_CTC A,
tr.GroupHeader_CTC A,
tr.GridCommandRow_CTC A
{
	color: #6b2528;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
}

.GridEditRow_CTC A:hover
{
	color: #6b2528;
}

.GridFooter_CTC
{
	border:0;
}

.GridPager_CTC
{
	background: transparent repeat-x bottom;
	height: 36px;
	color: #6b2528;
	padding: 0px 0px 2px 5px;
	vertical-align: bottom;
	border:0;
}

.GridPager_CTC a
{
	color: #6b2528;
}

.GridPager_CTC a:hover
{
	color: #6b2528;
}

.GroupPanel_CTC
{
	height: 30px;
	width: 100%;
	background: #f5e6be;
}

.GridHeader_CTC img,
.GroupPanelItems_CTC input
{
	vertical-align: middle;
}

/* grouping button */
.GroupPanelItems_CTC
{
	background: #f5e6be;
	color: #6b2528;
	padding-left: 3px;
	border: solid 1px #F2B000;
	white-space:  nowrap;
	font-size: 11px;
}

tr.GroupHeader_CTC,
tr.GridCommandRow_CTC
{
	background: #f5e6be;
	color: #6b2528;
	font-weight: bold;
}

tr.GroupHeader_CTC td,
tr.GridCommandRow_CTC td
{
	border-top: solid 1px #F2B000;
	border-bottom: solid 1px #F2B000;
}


tr.GroupHeader_CTC td td,
tr.GridCommandRow_CTC td td
{
	border: 0;
}
.RadTabStrip_CTC
{ font-family: Verdana;  
	font-size: 12px;  
}

.RadTabStrip_CTC .level1 li a
{

	padding-left: 5px;
	height: 25px;
	margin-right: -10px; 
	color: #F2B000;
	text-decoration:none;
	text-indent: 2px;
	font-weight: bold;
}

.RadTabStrip_CTC .level1 li.last a,
.RadTabStrip_CTC .level1 li.break a
{
	margin-right:0;
}

.RadTabStrip_CTC .level1 li a .wrap
{
	padding-right: 4px;
	height: 25px;
}

.RadTabStrip_CTC .level1 li a:hover
{
	color: #F2B000;
}

.RadTabStrip_CTC .level1 li a .innerWrap
{
	line-height: 25px;
	padding: 0px 5px;
	text-align: center;
}

.RadTabStrip_CTC .level1 li a.selected
{
	padding-top: 0px;
	padding-left: 5px;
	line-height: 25px;

}
.RadTabStrip_CTC .level1 li a.selected .wrap
{
	line-height: 25px;
	padding-right: 5px;
	color: #F2B000;
}


.RadTabStrip_CTC .level1 li a.selected .innerWrap
{
	padding-top: 0px;
}


.RadTabStrip_CTC .level2 li a
{

	padding-left: 5px;
	background: url(images/bar_bground.gif);
	height: 25px;
	margin-right: -10px; 
	color: #560711;
	text-decoration:none;
	text-indent: 2px;
	border-bottom: 0px;
	border-left: 1px solid #F2B000;
	border-right: 1px solid #F2B000;
	border-top: 1px solid #F2B000;
}

.RadTabStrip_CTC .level2 li.last a,
.RadTabStrip_CTC .level2 li.break a
{
	margin-right:0;
}

.RadTabStrip_CTC .level2 li a .wrap
{
	padding-right: 4px;
	height: 25px;
	background: url(images/bar_bground.gif);
}

.RadTabStrip_CTC .level2 li a:hover
{
	color: #560711;
}

.RadTabStrip_CTC .level2 li a .innerWrap
{
	line-height: 25px;
	padding: 0px 5px;
	background: url(images/bar_bground.gif);
	text-align: center;
}

.RadTabStrip_CTC .level2 li a.selected
{
	padding-top: 0px;
	padding-left: 5px;
	background: url(images/bar_bground.gif);;
	line-height: 25px;

}
.RadTabStrip_CTC .level2 li a.selected .wrap
{
	background: url(images/bar_bground.gif);
	line-height: 25px;
	padding-right: 5px;
	color: #9c0317;
}


.RadTabStrip_CTC .level2 li a.selected .innerWrap
{
	background: url(images/bar_bground.gif);
	padding-top: 0px;
}

.RadTabStrip_CTC li a.red,
.RadTabStrip_CTC li a.red .wrap,
.RadTabStrip_CTC li a.red .innerWrap
{
	color: red;
}

/* scrolling arrows */

.RadTabStrip_CTC .leftArrow
{
	background-repeat: no-repeat;
	height: 11px;
	width: 8px;
}

.RadTabStrip_CTC .rightArrow
{
	background-repeat: no-repeat;
	height: 11px;
	width: 8px;
}


.RadTabStrip_CTC .leftArrowDisabled
{
	height: 11px;
	width: 8px;
	background-repeat: no-repeat;
}

.RadTabStrip_CTC .rightArrowDisabled
{
	height: 11px;
	width: 8px;
	background-repeat: no-repeat;
}
.RadTabStrip_CTC_multipage {
    background-color:#F5E6BE;
	 border: 2px solid #F2B000; 
	 padding: 5px;  
}
.RadTabStrip_CTC_multipage td {
    COLOR: #560711;
		FONT-FAMILY: Tahoma, verdana, Arial, serif;
		FONT-SIZE: 10pt;
}
