
/******************
HTML Tags
******************/

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:15px 40px;
	background: #CBCBCB url(../image/background/bg_rahrah4.gif) repeat-x;
	background-attachment:fixed;
	font-size:.72em;
	text-align: center;
	}

table {
	margin:0px 0px 0px 0px;
	text-align: center;
}

#content-right p {
	margin:0px 0px 20px 0px;
	}

#content p {
	margin:0px 0px 20px 0px;
	}

#content-right img {
	border:none;
	}

#breadcrumb-right label {
	display:none
	}

/******************
FORM STYLES
******************/

#content-container form {
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container fieldset {	
	margin:-5px -5px 10px -1px;
	padding:5px 1px 1px 1px;
	}

/* a nested fieldset */
#content-container fieldset fieldset {
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#content-container legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	}

/* a nested legend */
#content-container fieldset fieldset legend {
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;	
	}

#content-container label {
	display:block;
	padding-top:8px;
	}

#breadcrumb-right form {
	margin:0px;
	padding:0px;
	text-align:right;
	}

#breadcrumb-right form fieldset {
	margin:0px;
	padding:0px;
	border:none;
	}

#breadcrumb-right form legend {
	display:none;
	}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link {
	color:#FF6600;
	}

a:visited {
	color:#CC6600;
	}

a:hover {
	color:#FF3300;
	text-decoration:none;
	}

a:active {
	color:#669966;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav-container a:link {
	color:#FF0000;
	}

#mainnav-container a:visited {
	color:#FF0000;
	}

#mainnav-container a:hover {
	color:#FF6633;
	text-decoration:none;
	}

#mainnav-container a:active {
	color:#669966;
	}

/* All link states are selected with an "a" */
#header a {
	color:#FFFFFF;
	}

#breadcrumb-container a {
	color:#FF6600;
	}

/******************
HEADINGS
******************/
UL {	
	list-style: none;
	margin-left:-5px;
	margin-bottom:15px;
	margin-top:0px;
	list-style-image:url('../image/arrow/bullet.gif');
}

li {	
	line-height: 18px;
	text-align:left;
	margin-left:20px;
}

h1 {
	font-size:1.6em;
	padding:0;
	margin:0 0 10px 10px;
	text-align:center;
	
	PADDING-RIGHT: 2em; 
	PADDING-LEFT: 2em; 
	PADDING-BOTTOM: 0.5em; 
	PADDING-TOP: 0.5em; 
	FONT-FAMILY: georgia;
	}

h2 {
	font-size:1.1em;	
	text-align:center;
	margin-TOP:0px;
	margin-bottom: 0px;
	text-transform:uppercase;
	color:Gray;
	background-color:#E8E8E8;
	border-bottom:2px solid #D0D0BF;
	border-top:2px solid #D0D0BF;	
	margin-left:0px;
	height: 3px;
	
}

h3 {
	font-size:1.4em;	
	color:#fff;
	text-transform:uppercase;
	FONT-FAMILY: georgia;				
	background-image: url('../image/panel/blue.jpg');
 	background-repeat: repeat-x;
 	
	}
	
h4 {
	font-size:smaller;	
	line-height: 18px;
	text-align:left;
	margin-left:5px;
	padding-left:30px;
	padding-top:7px;	
	MARGIN-top: -10px; 
	background-image:url('../image/arrow/bullet.gif');
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:0px;
	}
	
h5 {
	color: #ffffff;
	background-color: #428bca;
 	background-image: url('../image/header/4 copy.gif');
	background-repeat: no-repeat;
 	
	background-position:  center;
	
	font-size: 14px; 
	font-family:Verdana, Broadway BT, impact , tahoma , Verdana  ; 
	text-transform: uppercase;
	text-align: center;	
	margin: 0px; 
	padding-left:2px; 
	padding-right:2px; 
	padding-top:3px; 
	padding-bottom:3px;	
	}

	
h6 {
	color:#ffffff;	
	text-align:center;	
	text-transform:uppercase;
	color:Gray;
	font-size: 14px;
	background-image:url('../image/panel/bgd.jpg') ;
	background-repeat:repeat-x;
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;	
	}
	
h8 {
	color:#ffffff;	
	text-align:center;	
	text-transform:uppercase;
	color:Gray;
	font-size: 14px;
	background-image: url('../image/panel/scopebarbg_blue.jpg');
 	background-repeat: repeat-x;
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;	
}

#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}
	
/******************
LAYOUT STYLES
******************/

#mainnav-container {
	width:915px;
/*	
	width:100%;*/
	padding:10px;	
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	margin-bottom:1px;
	background: #FFFFFF url(../image/background/bg-topnav.gif) repeat-x;
	table-layout:fixed;
	}

#mainnav-side {
	text-align:right;
	}

#header 
{	
	margin-bottom:1px;
	width:915px;
/*	width:100%;*/
	color:#000000;
	/*padding:10px;*/
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	/*height:50px;*/
	/*background: url(../image/page/madar.jpg) repeat-x;*/
	vertical-align:top;
	background-color:#3A6594;
	table-layout:fixed;
	font-size:1.8em;
	font-weight:bold;
	}

#header a {
	text-decoration:none;
	color:#FFFFFF;
	}

#slogan {
	font-size:.68em;
	margin:0px;
	font-weight:normal;
	padding-top:7px;
	}
	
#breadcrumb-container {
	width:915px;
/*	width:100%;*/
	margin-top:-20px;
	padding-left :10px;
	padding-right :10px;
	
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	margin-bottom:1px;
	background: #FFFFFF url(../image/background/bg-topnav.gif) repeat-x;
	/*table-layout:fixed;*/
	}

#breadcrumb-left {
	vertical-align:top;
	text-align :left ;
		
	}

#breadcrumb-right {
	text-align:right;
	}

#content-container {
	width:915px;
	/*width:100%;*/
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	padding:0px;
	margin:0px 0px 1px 0px;
	table-layout:fixed;
	
	}

#content-left {
	background-color:#F6F6F6;
	width:190px;
	padding:10px;
	vertical-align:top;
	
	}

#content-right {
	background-color:#F6F6F6;
	width:180px;
	padding:10px;
	vertical-align:top;	
	}

#content {
	background-color:#FFFFFF;
	padding:10px;
	border-left:1px dashed #D0D0BF;
	border-right:1px dashed #D0D0BF;
	vertical-align:top;
	
	}

#three-column-container {
	width:100%;
	margin:10px 0px;
	text-align:justify;
	table-layout:fixed;
	}

#three-column-left {
	width:30%;
	padding-right:3%;
	vertical-align:top;
	}

#three-column-middle {
	width:30%;
	vertical-align:top;
	}

#three-column-right {
	width:30%;
	padding-left:3%;
	vertical-align:top;
	}

#footer {
	width:915px;
/*	
	width:100%;*/
	
	padding:10px;	
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	text-align:center;
	background: #FFFFFF url(../image/background/bg-topnav.gif) repeat-x;
	table-layout:fixed;
	}

/******************
MENU ITEMS
******************/

#mainnav-container ul {
	margin:0px;
	padding:0px;
	}

#mainnav-container li {
	padding:0px;
	list-style:none;
	display:inline;
	margin:5px 10px 5px 0px;
	}

#mainnav-side li {
	padding:0px;
	margin:5px 0px 5px 10px;
	}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.link-list-vertical {
	margin:0px 0px 15px 15px;
	padding:0px;
	}

#content ul.list {
	margin:0px 0px 15px 15px;
	padding:0px;
	}

#content ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(../image/background/bullet.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(../image/background/bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(../image/background/bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(../image/background/bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(../image/background/bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}

/******************
LISTS - IN THE RIGHT OR LEFT COLUMNS
******************/

#content-left ul.link-list-vertical {
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#content-left ul.list {
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#content-right ul.link-list-vertical {
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#content-right ul.list {
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#content-left ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(../image/background/bullet-right.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(../image/background/bullet-right.gif) no-repeat;
	background-position:0 .6em;
	}

#content-left ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content-right ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content-left ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(../image/background/bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(../image/background/bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content-left ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(../image/background/bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
}

#content-right ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(../image/background/bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content-left ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(../image/background/bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(../image/background/bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content-left ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(../image/background/bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(../image/background/bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}

/******************
TABLE STYLES
******************/

.table {
	width:100%;
	border:1px solid #D0D0BF;
	border-collapse:collapse;
	}
	
.table td {
	padding:10px;
	}

tfoot th {
	background-color:#E8E8E8;
	border-bottom:2px solid #D0D0BF;
	border-top:2px solid #D0D0BF;
	padding:10px;
	font-weight:normal;
	font-variant:small-caps;
	}

thead th {
	background-color:#E8E8E8;
	border-bottom:2px solid #D0D0BF;
	border-top:2px solid #D0D0BF;
	padding:10px;
	font-weight:normal;
	font-variant:small-caps;
	}

/******************
CLASSES
******************/

.clear {
	clear:both;
	}

.button-big {
	margin-top:8px;
	}

img.photosmall {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 url(../image/background/background_table_04.gif) repeat-x;
	padding:8px;
	}

img.photobig {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 url(../image/background/background_table_04.gif) repeat-x;
	padding:8px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}
	
.searchbox {
	height:16px;
	margin:0px;
	padding:0px;
	width:8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}

.button-search {
	height:18px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(../image/background/bg-button-search.gif) repeat-x;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	}

.none {
	display:none;
	}
	
	
	
#lselect {
	background-color: #428bca;
	border: 1px solid #aaa;
	margin: 2px;
	padding: 1px;
	text-align:justify;
	background:#428bca url('../image/page/back_rah1.jpg') repeat-x;
	font-family:tahoma , verdona;
}

#capability 
{ 
	/*margin-left: 30px; 
	margin-bottom:-20px;
	width:180px;
	margin:0px 32% 0px 35%*/
	
	right:0;
/*	margin-left:35%;*/
} 

#links ul 
{
	color: #31495e; 
	list-style-image:url('../image/arrow/image9.png'); 
	/*margin: 0; 
	padding: 0; */
	list-style-type: none; 
	font-family: verdana, arial, Helvetica, sans-serif; 
	/*margin-left:0px;
	margin-top:5px;
	margin-bottom:-40px;*/
} 

#links li 
{ 
/*	margin: 0 0 1px 0; */	
	/*font-size: 70%;*/
	line-height: 17px;
	/*text-align:left;*/
	/*margin-left:-10px;*/

} 

#links a 
{ 
	
	/*padding: 5px 10px; 
	width: 140px; */
	color: #31495e; 
	/*background-color: #036; */
	text-decoration: none; 
	/*margin-left:px;*/

} 

#links a:hover 
{ 
	color: #336600; 
	/*background-color: #69C; */
	text-decoration: none; 
} 

/******************
gray title
******************/
.rootHeaderNoImage {
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 10px; 
	BORDER-COLLAPSE: collapse;
	WIDTH: 100%; 
}
.left {
	BACKGROUND: url(../image/panel/expert/rootTAHeaderLeft.png) no-repeat; 
	WIDTH: 15px; 
	HEIGHT: 35px;

}
.middle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	BACKGROUND: url(../image/panel/expert/rootTAHeaderMiddle.png) repeat-x; 	
	COLOR: #ffffff; 
	HEIGHT: 35px;
	FONT-SIZE: 20px; 
	MARGIN: 0px; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	TEXT-ALIGN: center;	
}
.right {
	BACKGROUND: url(../image/panel/expert/rootTAHeaderRight.png) no-repeat; 
	WIDTH: 17px; 
	HEIGHT: 35px;
}


A {
	COLOR: #777;
	
}
A:hover {
	COLOR: #ff7a00;
}
A:visited {
	COLOR: #6b6b6b;
}
UL LI {
	PADDING-LEFT: 10px; 
	BACKGROUND: url(../image/panel/expert/bullet.gif) no-repeat 0px 5px; 
	LIST-STYLE-TYPE: none;
}
UL LI A {
	COLOR: #777;
}
UL LI A:hover {
	COLOR: #ff7a00;
}
UL.inline {
	PADDING-LEFT: 0px;
}
UL.inline LI {
	DISPLAY: inline;
}

.c {
	MARGIN-BOTTOM: 0px; 
	WIDTH: 100%;
	
}

.c .f {
	FONT-SIZE: 5px; 
	WIDTH: 100%; 
	LINE-HEIGHT: 6px; 
	BORDER-COLLAPSE: collapse; 
	border-spacing: 0
}
.c .f TD {
	BACKGROUND: url(../image/panel/expert/cf.gif) repeat-x
}
.c .f .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/cfl.gif); 
	WIDTH: 2px;
}
.c .f .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/cfr.gif); 
	WIDTH: 2px;
}

.c .f {
	FONT-SIZE: 5px; 
	WIDTH: 100%; 
	LINE-HEIGHT: 6px; 
	BORDER-COLLAPSE: collapse; 
	border-spacing: 0
}
.c .f TD {
	BACKGROUND: url(../image/panel/expert/cf.gif) repeat-x
}
.c .f .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/cfl.gif); 
	WIDTH: 2px;
}
.c .f .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/cfr.gif); 
	WIDTH: 2px;
}
.c .h {
	WIDTH: 100%; 
	BORDER-COLLAPSE: collapse;
	border-spacing: 0;
	font-family:Arial Black;
	color:#FFF;
	font-size:1.5em;
}
.c .h .t2i {
	DISPLAY: none
}
.cnh .h {
	FONT-SIZE: 5px; 
	LINE-HEIGHT: 6px; 
	HEIGHT: 6px
}
.c .h TD .t2i {
	MARGIN: 6px 0px 0px 4px;
}
.c .h TD {
	BACKGROUND: url(../image/panel/expert/ch.gif) repeat-x;		
}
.c .h .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/cl.gif); 
	WIDTH: 4px;
}
.c .h .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/cr.gif); 
	WIDTH: 4px;
}



.c .h2 {
	WIDTH: 100%; 
	BORDER-COLLAPSE: collapse; 
	HEIGHT: 28px; 
	border-spacing: 0
}
.c .h2 .t2i {
	DISPLAY: none
}
.c .h2 TD .t2i {
	MARGIN: 6px 0px 0px 4px
}
.c .h2 TD {
	BACKGROUND: url(../image/panel/expert/ch.gif) repeat-x;
	text-align:center;
	font-family:Impact;
	font-size:medium;
}
.c .h2 .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/cl.gif); 
	WIDTH: 4px;
}
.c .h2 .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/cr.gif); 
	WIDTH: 4px;
}


.c .h3 {
	WIDTH: 100%; 
	BORDER-COLLAPSE: collapse; 
	HEIGHT: 35px; 
	border-spacing: 0
}
.c .h3 .t2i {
	DISPLAY: none
}
.c .h3 TD .t2i {
	MARGIN: 6px 0px 0px 4px
}
.c .h3 TD {
	BACKGROUND: url(../image/panel/expert/rootTAHeaderMiddle.png) repeat-x;
	font-family:Verdana;
	font-size:x-large;
	font-weight:bold;
	color:#8f9aa6;
	
}
.c .h3 .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/rootTAHeaderLeft.png); 
	WIDTH: 14px;
}
.c .h3 .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/rootTAHeaderRight.png); 
	WIDTH: 14px;
	padding-right:2px;
}


.c .h4 {
	WIDTH: 100%; 
	BORDER-COLLAPSE: collapse; 
	HEIGHT: 28px; 
	border-spacing: 0
}
.c .h4 .t2i {
	DISPLAY: none
}
.c .h4 TD .t2i {
	MARGIN: 6px 0px 0px 4px
}
.c .h4 TD {
	BACKGROUND: url(../image/panel/expert/chrb.gif) repeat-x;
	text-align:center;
	font-family:Courier New;
	font-size:medium;
	color:#555555;
	font-weight:bold;
}
.c .h4 .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/clrb.gif); 
	WIDTH: 4px;
}
.c .h4 .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/crrb.gif); 
	WIDTH: 4px;
}







.c .h5 {
	WIDTH: 100%; 
	BORDER-COLLAPSE: collapse; 
	HEIGHT: 28px; 
	border-spacing: 0
}
.c .h5 .t2i {
	DISPLAY: none
}
.c .h5 TD .t2i {
	MARGIN: 6px 0px 0px 4px
}
.c .h5 TD {
	BACKGROUND: url(../image/panel/expert/chr.gif) repeat-x;
	text-align:center;
	font-family:Courier New;
	font-size:medium;
	color:#555555;
	font-weight:bold;
}
.c .h5 .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/clr.gif); 
	WIDTH: 4px;
}
.c .h5 .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/crr.gif); 
	WIDTH: 4px;
}


.c .h6 {
	WIDTH: 100%; 
	BORDER-COLLAPSE: collapse; 
	HEIGHT: 28px; 
	border-spacing: 0
}
.c .h6 .t2i {
	DISPLAY: none
}
.c .h6 TD .t2i {
	MARGIN: 6px 0px 0px 4px
}
.c .h6 TD {
	BACKGROUND: url(../image/panel/expert/chr_P.gif) repeat-x;
	text-align:center;
	font-family:Courier New;
	font-size:medium;
	color:#555555;
	font-weight:bold;
}
.c .h6 .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/clr_P.gif); 
	WIDTH: 4px;
}
.c .h6 .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/crr_P.gif); 
	WIDTH: 4px;
}


.c .h7 {
	WIDTH: 100%; 
	BORDER-COLLAPSE: collapse; 
	HEIGHT: 28px; 
	border-spacing: 0
}
.c .h7 .t2i {
	DISPLAY: none
}
.c .h7 TD .t2i {
	MARGIN: 6px 0px 0px 4px
}
.c .h7 TD {
	BACKGROUND: url(../image/panel/expert/chr_G.gif) repeat-x;
	text-align:center;
	font-family:Courier New;
	font-size:medium;
	color:#555555;
	font-weight:bold;
}
.c .h7 .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/clr_G.gif); 
	WIDTH: 4px;
}
.c .h7 .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/crr_G.gif); 
	WIDTH: 4px;
}



.cr .h TD {
	BACKGROUND-IMAGE: url(../image/panel/expert/chr.gif)
}
.cr .h .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/clr.gif)
}
.cr .h .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/crr.gif)
}
.cg .h TD {
	BACKGROUND-IMAGE: url(../image/panel/expert/chg.gif)
}
.cg .h .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/clg.gif)
}
.cg .h .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/crg.gif)
}
.co .h TD {
	BACKGROUND-IMAGE: url(../image/panel/expert/cho.gif)
}
.co .h .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/clo.gif)
}
.co .h .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/cro.gif)
}
.cb .h TD {
	BACKGROUND-IMAGE: url(../image/panel/expert/chb.gif)
}
.cb .h .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/clb.gif)
}
.cb .h .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/crb.gif)
}

.cnh .h TD {
	BACKGROUND-IMAGE: url(../image/panel/expert/cnh.gif)
}
.cnh .h .l {
	BACKGROUND-IMAGE: url(../image/panel/expert/cnhl.gif)
}
.cnh .h .r {
	BACKGROUND-IMAGE: url(../image/panel/expert/cnhr.gif)
}
.c .h SPAN {
	FLOAT: left; MARGIN: 2px 0px 0px 5px
}
.c .h .mlb {
	BACKGROUND: url(../image/panel/expert/compMLb.gif); WIDTH: 89px; HEIGHT: 18px
}
.c .h .mlo {
	BACKGROUND: url(../image/panel/expert/compMLo.gif); WIDTH: 89px; HEIGHT: 18px
}
.c .h .myAcc {
	BACKGROUND: url(../image/panel/expert/compMyAcc.gif); WIDTH: 75px; HEIGHT: 18px
}
.c .h .TEg {
	BACKGROUND: url(../image/panel/expert/compTEg.gif); WIDTH: 95px; HEIGHT: 18px
}
.c .h .TEgn {
	BACKGROUND: url(../image/panel/expert/compTEgn.gif); WIDTH: 95px; HEIGHT: 18px
}
.c .h .HOFgn {
	BACKGROUND: url(../image/panel/expert/compHOFgn.gif); WIDTH: 80px; HEIGHT: 18px
}
.c .h .HOFg {
	BACKGROUND: url(../image/panel/expert/compHOFg.gif); WIDTH: 80px; HEIGHT: 18px
}
.c .h .myFav {
	BACKGROUND: url(../image/panel/expert/compMyFav.gif); WIDTH: 81px; HEIGHT: 18px
}
.c .h .adBox {
	BACKGROUND: url(../image/panel/expert/compAdBox.gif); WIDTH: 70px; HEIGHT: 18px
}
.c .h .OT {
	BACKGROUND: url(../image/panel/expert/compOT.gif); WIDTH: 72px; HEIGHT: 18px
}
.c .h .WUEE {
	BACKGROUND: url(../image/panel/expert/compWUEE.gif); WIDTH: 98px; HEIGHT: 18px
}

.c .bc {
	BACKGROUND: url(../image/panel/expert/br.gif) #f5f5f5 repeat-y right top; 
	MARGIN-LEFT: 0px; 
	WIDTH: 100%;
}
.c .b {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	BACKGROUND: url(../image/panel/expert/bl.gif) repeat-y; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px
}

.c UL LI {
	/*PADDING-LEFT: 12px; */
	BACKGROUND: url(../image/panel/expert/bulletArrow.gif) no-repeat left center
}


div.img
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}