﻿
.head_t_l{background-image: url(/Images/Head/Logo_1230.png);height: 52px; width: 151px; float:left; overflow:hidden;}
.head_small{background-image: url(/Images/Head/Logo_Small.png);height: 26px; width: 75px; float:left; overflow:hidden;}
.head_t_c h1 {padding:5px 8px 4px 8px; margin:0; font-size:.95em; position:relative; text-align: right;}

.head_b_c{background-image: url(/Images/BlackGlass/Web/mItemBack.gif);height: 25px; background-repeat:repeat-x;margin: 0 0 10px 0;}
.head_b_r{background-image: url(/Images/HeadBlack/right.gif);height: 25px; width: 6px;float:right;overflow:hidden;}
.head_b_l{background-image: url(/Images/HeadBlack/bottom_left.gif);height: 25px; width: 151px;float:left;overflow:hidden;}
.head_o_c{background-image: url(/Images/HeadBlack/mItemBack.gif); background-repeat:repeat-x}

.panel_splitter
{
	background-color: White;
	border-style: solid; 
	border-color: #7eacb1; 
	border-width: 1px; 
	border-left: none; 
	border-right: none; 
	border-top: none;
	padding-top: 10px;
}
.selectedM{background-image: url(/Images/HeadBlack/mm.jpg);text-align:center; background-position: 0 -1px;}
.selectedM a{background-image:none;}

.selectedM_S{background-image: url(/Images/HeadBlack/mm_S.jpg);text-align:center; background-position: 0 0;}
.selectedM_S a{background-image:none;}

.footer {color: #3E4F5E;text-align:center;margin: 0 5px 0 5px;}
.footer a{color: silver;}

.content{background-image:url(/Images/ContentBlack/content_b.jpg); background-color:#F2F4F6;background-repeat:no-repeat;}
.content_t{background-image: url(/Images/ContentBlack/c_left.jpg);height: 25px; width: auto;}
.content_t_r{background-image: url(/Images/ContentBlack/c_right.jpg);height: 3px; width: 3px;float:right;overflow:hidden;}
.content_t h1 {padding:5px 8px 4px 8px;margin:0;font-size:.95em;position:relative;text-align: Left;color:#ffffff;}

.LTrackInfoBar {border: 1px #bbbbbb dashed; border-bottom: none; font:normal 85% verdana; width: 213px;}
.LTrackInfoBar td {border-bottom: 1px #bbbbbb dashed; color: #aaaaaa; text-align: left;}
.LTrackInfoBar tr.Grey {background-color:#eeeeee;}
.LTrackInfoBar td.Name {width: 80px;}
.LTrackInfoBar td.Value {width: 130px;}

.LeftPane
{
	color: #962747;
    background-color: #D0D3D8;
	font-size: 12px;
	font-weight: bold;
}

.FAQAnsw
{
	padding-left: 17px;
}

.PasswordIndicator
{
	font-size: small;
	font-style: italic;
	font-weight: bold;
    color: #1c5e55;
}

.SubMenu
{
	margin-top: 1px;
	border-color:#464C66; 
	border-width:3;
	border-style:double;
	z-index:7000;
}

.Hyperlink1
{
    font-size: 12pt;
    font-family: Verdana;
    background-color: #ffffcc;
}



/* Accordion */
.accordionHeader
{
    border: 1px solid #88012C;
    color: #88012C;
    background-color: #D0D3D8;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    height: auto;
}

.accordionContent
{
    background-image: url(/Images/ContentBlack/content_b.jpg);
    background-position: -4px top;
    border: 1px dashed #88012C;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.gsc-control {
	width:252px !important;
}

/*KRD*/
table.InfoPopUp
{ 
     background-color: #EBF2F4;
     border-color: #7EACB1;
     border-style: solid;
     border-width: 1px;
     border-collapse: separate;
     font-size:8pt;
     font-family: arial;
     table-layout: fixed; 
     width: 450px;
     border-spacing: 2px;	
   	 
}
td.InfoPopUp
{
     background-color:white;
     border-style:solid;
     border-color:#7EACB1;
     border-width:1px;
     padding-left:3px;
     padding-right:3px;
     vertical-align:middle;
     
    
}

img.icon {
	border:0;
	margin:2px 2px 2px 2px;
	width:24px;
	height:24px; 
	
} 

img.icon1 {
	border:0;
	width:18px;
	height:18px;
} 

div.icon1
{
	margin: 2px 0px 2px 9px;
	position: relative;
}

img.icon2 {
	border:0;
	margin:2px 6px 2px 6px;
	width:18px;
	height:18px; 

} 

img.icon3 {
	border:0;
	margin:2px 2px 2px 2px;
	width:18px;
	height:18px; 
} 

img.icon4 {
	border:0;
	width:14px;
	height:14px;
	vertical-align:text-bottom; 
	margin-right: 2px;
	
} 
.empty{
    padding:5px;
    border-style:solid;
    border-width:1px;
    border-style:none;
}

.bold
{
	font-weight: bold;
}

.value
{
	padding-right: 3px;
}


/*KRD*/