﻿*{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

body{
	margin:0px;	
	/*background-color:#666666;*/
			background-color:#383838;
	background-image:url('/images/degradebg2.jpg');
	background-repeat:repeat-x;

}

.toplevelcontainer{
}

form{
	margin:0px;
}

img{
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}

.search input{
	font-size:10px;
	height:16px;
	border:2px solid #999999;
	background-color:#ffffff;
}

.defaulttitle{
	color:#660000;
	font-size:12px;
	font-weight:bold;
}


h3{
	margin:0px;
}

a{
	text-decoration:none;
	color:#006600;
	font-weight:bold;
}

a:hover{
	color:#000000;
}


a img{
	border:0px;
}

.normal{
	padding-top:5px;
	padding-bottom:5px;
	font-size:10px;
}

.filter{
	width:100%;
}

.filter td{
	width:50%;
}


.filter a{
	font-size:11px;
	color:#888888;
	font-weight:bold;
}

.filter a:hover{
	color:#990000;
}

.filter span{
	font-size:11px;
	color:#c0c0c0;
	font-weight:bold;
}

.filter .sep{
	text-align:center;
	width:100%;
}

.filter .selected{
	color:#990000;
	font-weight:bold;
}

.globalcontainer{
	width:100%;
	text-align:center;
	height:100%;
}

.innercontainer{
	margin-left:auto; 
	margin-right:auto;
	background-color:#ffffff;
}

.newsletter .globalwidth{
	width:750px;
}

.globalwidth{
	width:996px;	
}

.topnavigation{
	background-color:#999999;
	border-bottom:2px solid #c8c8c8;
	text-align:left;
}

.siteactions div{
	z-index:100;
	position:relative;
}

.siteactions a{
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

.siteactions img{
	display:none;
}



.maincontent{
	
}

.footer{
	background-image:url('/images/bar-bg-up.gif');
	font-size:8px;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	vertical-align:middle;
	height:24px;
}

.footer a{
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
}

.footer a:hover{
	color:#000000;
}


.footer td{
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
}


.footerT{
	text-align:left;
	padding-left:24px;
	vertical-align:bottom;
}

.gotofpage{ padding-top:5px; }
.gotofpage a{ color:white; }
.gotofpage a:hover{ color:black; }

.footer span{
	display:block;
	padding-top:5px;
}

.header{
	background-image:url('/images/bar-bg.gif');
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	height:24px;
	vertical-align:middle;
}

.header1{
	background-image:url('/images/bar-bg.gif');
	color:#333333;
	font-size:12px;
	font-weight:bold;
	height:24px;
	vertical-align:middle;
}

.header2{
	background-image:url('/images/bar-bg.gif');
	color:#333333;
	font-size:10px;
	font-weight:bold;
	height:24px;
	vertical-align:middle;
}




.secondcolor{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.secondcolor a{
	color:#ffffff;
}

.secondcolor a:hover{
	color:#000000;
}



.welcome *{
	font-size:10px;
	/*color:#666666;*/
	color:#000000;
	/*font-weight:bold;*/
	text-decoration:none;
}

.welcome td{
	padding-right:10px;
	vertical-align:middle;
}

.welcome a:hover{
	color:#ffffff;
}

.transparentmenu{
	position:absolute;
	top:24px;
	z-index:1;
}

.transparent{
	/*filter:alpha(opacity=0);
	-moz-opacity:0;*/
	background-color:transparent;
}

.transparent td{
	height:19px;
}

.transparent a{
	display:none !important;
}

.topmenuitemhover a{
	display:block !important;
}

.topnavigation td{
	white-space:normal !important;
}

.topmenuselected *{
	background-color:#666666;

/*	background-color:#666600;*/
}

.topmenuselected a{
	color:#ffffff;
	/*color:#fbebca;*/
}

.topmenuitem{
	border-right:1px solid #c8c8c8;
	background-color:transparent;
	color:#ffffff;
	font-weight:bold;
	width:166px;
}

.topmenuitem td{
	width:100%;
	text-align:left;
}

.topmenuitem a{
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	width:145px;
}

.topmenuitem a:hover{
	color:#ffffff;
}

.topmenuitem img{
	margin-right:10px;
}

.topmenuitemhover{
	/*background:#990000;*/
	color:#ffffff;
	background:#7f2e41;
	/*filter:alpha(opacity=100);
	-moz-opacity:1;*/
}


.topmenuitem_dyn{
	background:#999999;
	color:#ffffff;
	width:165px;
}

.topmenuitem_dyn a{
	display:block;
	width:139px;
	font-weight:normal;
}

.topmenuitem_dyn a:hover{
	color:#ffffff;
}


.topmenuitem_dyn td{
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}


.topmenuitemhover_dyn{
	/*background:#990000;*/
	background-color:#7f2e41;
	color:#ffffff;
}

.topmenuselected_dyn{
	/*background-color:#666600;
	color:#fbebca;*/
	color:#000000;
	background-color:#666666;
}

.topmenu_dyn{
	background:#999999;
	border:1px solid #c8c8c8;
}

.console{
	text-align:left;
	vertical-align:top;
}

.pagelayout{
	height:500px;
	width:100%;
	display:table;
}

.leftarea{
	width:246px;
	padding-top:24px;
	padding-bottom:24px;
	background-color:#e7e7e7;
	border-right:1px #999999 dotted;
}

.inner{
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:0px;
	/*background-color:#e6e6e6; */
}


.leftarea .inner2{
	/*padding-top:0px;*/
	padding-right:24px;
	padding-left:24px;
}


.leftarea .ms-standardheader{
	text-align:left;
}

.rightaream{
	padding-right:24px;
	padding-left:24px;
	padding-top:24px;
	padding-bottom:4px;
	vertical-align:top;
}

.rightaream-eu{
	text-align:center;
}
.rightaream-eu p{
	text-align:center;
	margin:0px !important;
	padding-top:32px;
}

.rightarea{
	padding:24px;
	vertical-align:top;
}

.toppath{
	padding-top:0px;
	padding-bottom:0px;
}

.map{
	color:#eeeeee;
}

.map a{
	color:#eeeeee;
}

.map .currentnode{
	color:#000000;
}

.hidden{
	display:none;
}

.leftnavitem td{
	white-space:normal !important;
}

.leftnavitem{
	padding-bottom:0px;
	white-space:normal !important;
	padding-bottom:4px;
}

.leftnavitem a{
	color:#888888;
	font-weight:normal;
	font-size:11px !important;
	font-weight:bold;
}

.leftnavitem a:hover{
	color:#000000;
}

.leftnavitemselected td{
	white-space:normal !important;
}

.leftnavitemselected{
	padding-bottom:0px;
	white-space:normal !important;
	padding-bottom:4px;
}

.leftnavitemselected a{
	color:#660000;
	font-weight:normal;
	font-size:11px !important;
	font-weight:bold;
}

.leftnavitemselected a:hover{
	color:#000000;
}


.grey{
	background-color:#aeaeae;
}


.itemlist .x-more0{
	text-align:left;
	padding-top:10px;
}


.itemlist .x-more1{
	text-align:right;
	padding-top:10px;
}

.itemlist .x-item{
	padding-bottom:24px;
}

.itemlist .x-last{
	padding-bottom:0px;
}

.itemlist .x-innertable{
	border-bottom:2px solid #cccccc;
	padding-bottom:10px;
}

.itemlist .x-innertable .x-header{
	padding-bottom:10px;
	font-size:12px;
	color:#660000;
	font-weight:bold;
}

.itemlist .x-innertable .x-fld2{
	padding-top:10px;
	color:#006600;
}


.itemlist .x-innertable .x-innerc1{
	width:100%;
}

.itemlist .x-innertable .x-innerc1 table{
	width:100%;
}


.itemlist .x-innertable .x-innerc0{
	vertical-align:top;
	/*padding-right:20px;*/
}

.itemlist .x-innertable .x-innerc0 table{
	width:96px;
}

.itemlist .x-innertable .x-innerc0 .x-header{
/*	padding-bottom:10px;*/
	font-size:11px;
	color:#006600;
	font-weight:normal;
}

.itemlist .x-innertable .x-date{
	padding-top:10px;
	font-weight:bold;
}

.itemlist .x-innertable .x-date .x-dw{
	display:none;
}

.itemlistwithdate .x-gheader{
	padding-bottom:10px;
	font-size:12px;
	color:#660000;
	font-weight:bold;
}

.itemlistwithdate .x-header{
	color:#660000;
	padding-bottom:5px;
}

.itemlistwithdate .x-item{
	padding-left:24px;
	padding-bottom:24px;
}

.itemlistwithdate .x-last{
	padding-left:24px;
	padding-bottom:0px;
}


.itemlistwithdate .x-more1{
	padding-top:10px;
	text-align:right;
}

.paginationbarfull{
	width:100%;
}

.paginationbarfull .x-first{
	padding-left:0px;
}

.paginationbarfull .x-firsttable{
	background-color:#e0e0e0;
}

.paginationbarfull table td img{
	vertical-align:middle;
}

.paginationbarfull .x-selected{
	color:black;
	font-weight:bold;
}



.paginationbar{
	width:100%;
}

.paginationbar .x-first{
	padding-left:96px;
}

.paginationbar .x-firsttable{
	background-color:#e0e0e0;
}

.paginationbar table td img{
	vertical-align:middle;
}

.paginationbar .x-selected{
	color:black;
	font-weight:bold;
}


.selectorfirst{
	padding-left:10px;
}

.sep{
	padding-top:10px;
}

.simplesearch td{
	padding-bottom:10px;
}

.simplesearch .x-last{
	padding-bottom:0px;
	text-align:center;
}

.simplesearch .x-inputtext{
	font-size:10px;
	padding:2px;
	border:2px solid #999999;
	background-color:#ffffff;
	width:182px;
}

.listitemview .x-fld0{
	padding-bottom:10px;
	font-size:12px;
	color:#660000;
	font-weight:bold;
}

.listitemview .x-fld1{
	font-size:11px;
	padding-bottom:10px;
	color:#006600;
	font-weight:normal;
}

.listitemview .x-more0{
	padding-top:10px;
}

.bioview .x-header .x-column0{
	padding-right:24px;
}

.bioview .x-header .x-column1{
	width:100%;
}

.bioview .x-header{
	width:100%;
	vertical-align:middle;
	background-color:#e7e7e7;
}

.bioview .x-fld0{
	padding-top:24px;
}

.bioview .x-header .x-fld0{
	padding-top:0px;
	font-size:12px;
	color:#660000;
	font-weight:bold;
}

.bioview .x-header .x-fld1{
	font-size:11px;
	padding-bottom:10px;
	color:#006600;
	font-weight:normal;
}


.x-highlight{
	background-color:#f5e5c6;
}

.fistpagecolumn0{
	padding-right:24px;
}

.fistpagecolumn1{
	padding-left:24px;
}

.fpcolumn1{
	border-right: 2px solid #CCCCCC;
	vertical-align:top;
}

.fpcolumn2{
	vertical-align:top;
}

.topseparator{
	padding-top:36px;
}

.x-dd{
	white-space:nowrap;
}

.logo1 img{
	height:195px; 
	width:246px;
}

.logo2 img{
	height:195px; 
	width:750px; 
}

.newsletter .logo1 img{
	height:146px; 
	width:188px;
}

.newsletter .logo2 img{
	height:146px; 
	width:562px; 
}



.linkfooter{
	padding-top:48px;
}



.zone table table tr td{
	/*padding-right:10px;
	padding-left:10px;*/
}

.bottomlink{
	padding-left:24px;
	padding-bottom:24px;
	text-align:left;
}

.topline{
	border-top:2px solid #CCCCCC;
	padding-top:10px;
}

.x-profileheader{
	font-size:12px;
	font-weight:bold;
	color:#660000;
	padding-bottom:10px !important;
}

.x-profilespacing{
	font-size:8px;
	padding-bottom:10px !important;
}

.x-odd{
	background-color:#e7e7e7;
}

.x-addbutton{
	text-align:right !important;
}

.x-addbutton input{
	padding-left:4px;
}

.difftable{
	width:100%;
}

.difftable td{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	vertical-align:top;
}

.difftable .x-name{
	color:#006600;
	font-size:11px;
	background-color:#e7e7e7;
	font-weight:bold;
}

.difftable .x-name2{
	color:#006600;
	font-size:11px;
	font-weight:bold;
}


.difftable .x-diffname{
	color:#006600;
	font-size:11px;
	background-color:#e7e7e7;
	font-weight:bold;
}


.difftable .x-odd .x-name{
	background-color:#d7d7d7;
}

.difftable .x-right{
	background-color:#e7e7e7;
}

.difftable .x-diffright{
	background-color:#e7b7b7;
}

.difftable .x-diffleft{
	background-color:#ffcfcf;
}

.difftable .x-odd .x-diffright{
	background-color:#d7a7a7;
}

.difftable .x-odd .x-diffleft{
	background-color:#e7b7b7;
}

.difftable .x-odd .x-left{
	background-color:#e7e7e7;
}

.difftable .x-odd .x-right{
	background-color:#d7d7d7;
}


.difftable .x-diffname{
	background-color:#e7b7b7;
}

.difftable .x-odd .x-diffname{
	background-color:#d7a7a7;
}

.difftable .x-header{
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	font-size:12px;
	color:#660000;
	font-weight:bold;
}

.difftable .x-date{
	font-size:11px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	color:#006600;
	font-weight:normal;

}

.difftable .x-spacing{
	padding:0px;
	padding-bottom:24px;
}

.difftable .x-comments{
	width:100%;
}

.difftable .x-submit{
	text-align:right;
	padding:0px;
}

.difftable .x-dropdown{
	width:100%;
}

.difftable .x-empty{
	background-color:#e7e7e7;
}

.difftable .x-xx{
	padding:0px;
}


.x-info{
	padding-bottom:24px;
	color:#ff0000;
}

.calendartable td{
	text-align:center !important;
}

.fulllayout #MSOZoneCell_WebPartWPQ2{
	padding:0px !important;
}

.fulllayout #MontlyViewDefault_CalendarView{
	overflow:visible !important;
}

.fulllayout #WeeklyViewDefault_CalendarView{
	overflow:visible !important;
}

.fulllayout #DailyViewDefault_CalendarView{
	overflow:visible !important;
}

/************************************* SHAREPOINT **************************************/


#WebPartWPQ2 {
padding:0px 0px 0px 0px !important;
/*background-color:#e7e7e7;*/
}


.forum .ms-disc-padabove{
	border-top:2px solid #cccccc;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:96px;
}

.forum .ms-disc-bar{
	/*padding-top:2px;
	padding-bottom:4px;*/
	padding:2px;
	background-color:#e7e7e7;	
}

.forum .ms-disc-padabove img{
	height:14px;
}

.forum .ms-disc-padabove div{
	color:#660000;
	font-weight:bold;
	/*font-size:12px;*/
}

.forum *{
	overflow:hidden;
}

.forum .ms-disc-bordered *{
	white-space:normal !important;
}


.forum .ms-disc-bordered a{
	font-weight:normal;
	/*cursor:text;*/
	color:#006600;
}

.forum .ms-disc-bordered a:hover{
	color:#006600;
}

.forum .ms-disc-bordered{
	vertical-align:top;
	padding-top:10px;
	color:#006600;
	width:96px;
	padding:10px 0px 0px 0px !important;
}

.forum .ms-disc-bordered img{
	display:none
}


.forum .ms-disc-bordered-noleft{
	width:585px; /* ???*/
	vertical-align:top;
	padding-top:10px;
}

.forum .ms-vb{
	padding-left:96px;
	background-color:#cccccc;
}

.forum .ms-separator img{
	width:24px;
	height:10px;
}

.forum .ms-vh{
	display:none;
}

.forum .ms-formdescription{
	display:none;
}

/*.rightarea .ms-vh2 {
	display:none;
}*/

.rightarea .ms-vh{
	background-image:none;

}
.rightarea .ms-vh2-nograd{
	background-image:none;
	font-weight:normal;
	font-size:11px;
}
.rightarea .ms-vh2{
	background-image:none;
}
.rightarea .ms-viewheadertr{
	background-color:#e5e5e5;
}

.rightarea .ms-viewheadertr img{
	height:10px;
}


.rightarea .ms-vb-title .ms-vb a{
	font-size:12px;
	color:#660000;
	font-weight:bold;
}

.rightarea .ms-vb a{
	color:#006600;
	font-weight:normal;
}

.rightarea #WebPartWPQ2{
	padding:10px;
}

.ms-vb {
	text-align:left !important;
}

.forum .ms-viewheadertr{
	display:none;
}

.forum .ms-menutoolbar {
	display:none;
}
.forum .ms-vh2-nograd{
	display:none;
}

.ms-viewheadertr th{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	height:24px;
	vertical-align:middle;
	background-image:url('/images/bar-bg.gif');
}

.ms-standardheader{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	height:24px;
	vertical-align:middle;
}

.ms-WPHeader td{
	text-align:left !important;
	background-image:url('/images/bar-bg.gif');
	width:150%;
}

.ms-WPBody{
	padding-top:10px;
	padding-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	/*width:90%;*/
	/* background-color:#e6e6e6; */
}

/*.ms-WPBody {
    padding-right: 10px;
    padding-left: 10px;
}*/

.zone0 td{ text-align:center; }
.zone0 .ms-WPBody{ width:178px; }
.zone1 td{ text-align:center; }
.zone1 .ms-WPBody{ width:680px; }
.zone2{ vertical-align:top;}
.zone2 td{ text-align:center; }
.zone2 .ms-WPBody{ width:340px; }
.zone3 td{ text-align:center; }
.zone3 .ms-WPBody{ width:305px; }
.ms-WPBody td{ text-align:left; }	

.leftarea .ms-WPBody{
	padding-bottom:48px;
}

.ms-standardheader span{
	padding-top:5px;
	display:block;
}

.ms-consolemptablerow{
	border-bottom:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
}

.ms-MenuUIPopupBody{
	background-color:#ffffff;
	border:1px solid #000000;
}


.ms-MenuUILarge{
	width:246px;
}

.ms-MenuUILarge td{
	text-align:left;
	font-size:10px;
	padding-right:1px;
	padding-left:1px;
	padding-top:1px;
}

.ms-MenuUI{
	width:246px;
}

.ms-MenuUI td{
	text-align:left;
	padding-right:1px;
	padding-left:1px;
	padding-top:1px;
	font-size:10px;
}

.ms-formfieldlabelcontainer{
	display:inline;
}

.ms-formfieldvaluecontainer{
	display:inline;
}

.ms-SPZone{
	border:1px solid #ededed;
	padding:5px;
	background-color:#dfdfdf;
}

.ms-SPZoneLabel{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url('/images/bar-bg.gif');
}

.ms-formtable td{
	padding-top:1px;
	padding-bottom:1px;
}

.ms-formvalidation{
	color:#dd0000;
	display:inline !important;
}
.ms-formlabel{
	width:260px;
}

.ms-long{
	width:100%;
}

.ms-formbody{
	width:255px;
}

.ms-ToolPaneOuter{
	background-color:#c8c8c8;
}

.ms-ToolPaneOuter td{
	padding-bottom:2px;
}

.ms-ToolPaneTitle{
	background-image:url('/images/bar-bg.gif');
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	height:24px;
	vertical-align:middle;
}

.ms-ToolPaneClose{
	background-image:url('/images/bar-bg.gif');
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	height:24px;
	vertical-align:middle;
}

.UserSectionHead{
	padding-top:5px;
}

.ms-alternating{
	background-color:#dddddd;
}

.ms-formfieldlabel{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	height:24px;
	vertical-align:middle;
	background-image:url('/images/bar-bg.gif');
	display:block;
}

.ms-toolbarItem{
	padding-top:10px;
}

.ms-rtetoolbarmenu{
	background-color:#ffffff;
}

.ms-addnew{
	padding-top:10px;
	border-top:2px solid #cccccc;
	text-align:left !important;
}

.ms-toolbarContainer{
background-image:url("");
background-repeat:repeat-x;
background-color:#fcfcfc;
}
table.ms-viewtoolbar{
background-image:url("");
background-repeat:repeat-x;
background-color:#fcfcfc;
}
table.ms-toolbar{
background-image:url("");
background-repeat:repeat-x;
background-color:#fcfcfc;
}

.toc-layout-main .level-section .level-item{
	padding-left:14px;
}

.ms-partline{
	padding-top:10px;
}

.ms-PartSpacingVertical{
	padding-bottom:10px;
}


#MSOZoneCell_WebPartWPQ2{
	padding:10px;
	text-align:left !important;
}

#MSOZoneCell_WebPartWPQ2 *{
	text-align:left;
}

#\{01DC6DC5-FDCC-430C-9B6A-6D6163625417\}-\{2C774456-7263-4570-ADDD-A8A07AEC317B\} .ms-viewheadertr{
	display:none;
}


#\{01DC6DC5-FDCC-430C-9B6A-6D6163625417\}-\{993B0786-9DDC-4AC3-ACC3-FC48A722BC44\} .ms-gb span{
	display:none;
}

#\{803CEE5C-BE02-4DE4-8218-72931DF904A8\}-\{8846BCF7-11E0-422D-88F4-61CAD50934B3\} .ms-vb-tall{
	display:block;
}

#\{803CEE5C-BE02-4DE4-8218-72931DF904A8\}-\{8846BCF7-11E0-422D-88F4-61CAD50934B3\} .ms-vb2{
	display:block;
	padding-top:10px;
	padding-bottom:5px;
}

#\{803CEE5C-BE02-4DE4-8218-72931DF904A8\}-\{8846BCF7-11E0-422D-88F4-61CAD50934B3\} td{
	display:none;
}
#\{803CEE5C-BE02-4DE4-8218-72931DF904A8\}-\{8846BCF7-11E0-422D-88F4-61CAD50934B3\} .ms-viewheadertr{
	display:none;
}

#ID_Subscribe div{
	display:none;
}

.ms-rtetablecells
{
border:solid 1px #c4c4c4;
padding:2px;
}
.ms-rtetoolbarmenu
{
background-color:#f3f3f3;
color:#000000;
border:#c4c4c4;
font-family:verdana;
font-size:10px;/*changed*/
}
TD.ms-rtetoolbarunsel{
padding:3px;
}
TD.ms-rtetoolbarsel{
padding:2px;
border:solid 1px #e0e0e0;
background-image:url("");
background-repeat:repeat-x;
}
.ms-rtetoolbardis{
filter:alpha(opacity=25);
cursor:default;
}
a.ms-rtetoolbardis{
cursor:default;
}
TD.ms-rtetoolbarhov
{
padding:2px;
border:solid 1px #050505;
background-image:url("");
background-repeat:repeat-x;
background-color:#cccccc;
cursor:pointer;
color:#000000;
}

.x-attachments .x-aheader{ 
padding-top:10px;
}

.x-attachments .x-attachment{
 
}
.x-attachments {
padding-top:4px;
font-weight:bold;
}

/***************************************************************************************/