﻿/*******************************************************************/
/* for ShowIconList    																						 */
/*******************************************************************/

#azIconLabel a:link,  #azIconLabel a:visited, #azIconLabel a:active
{
	font-family: tahoma,Arial,Sans-Serif;   
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #01243c; 
	display:block; 
	width:78px; 
	height:98px; 
	text-align:center; 
	border: dotted 1px transparent;
}

#azIconLabel a:hover
{
	font-family: tahoma,Arial,Sans-Serif;   
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #cc0000; 
	cursor: pointer;
	border: dotted 1px #e7e7e7;
}

/*******************************************************************/
/* Service 00         																						 */
/*******************************************************************/

div#service00
{
}
#service00 div
{
	margin: 5px;
}
#service00 div.sub
{
	margin: 5px 5px 15px 20px;
}

#service00 H1
{
	font-family: Tahoma,Sans-Serif;   
	text-decoration: none;
	font-weight: Bold;
	font-size: 13px;
	color: #000000; 
	margin: 0px;
	padding: 0px;
}

#service00 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#service00 li 
{
	margin: 0 0 0 5px;
}

#service00 li a
{
	font-family: Tahoma,Sans-Serif;   
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #000000; 
}

#service00 li a:hover
{
	text-decoration: underline;
}

/*******************************************************************/
/* Service Wrapper Table																					 */
/*******************************************************************/

table#srvWrap
{
	width: 920px;
	height: 590px;
}
#srvWrap td.tl
{
	width: 17px;	
	height: 17px;
	background: url(/img/00/layout/srv_tl.gif) no-repeat;
}
#srvWrap td.t
{
	height: 17px;
	background: url(/img/00/layout/srv_t.gif) repeat-x;
}
#srvWrap td.tr
{
	width: 17px;	
	height: 17px;
	background: url(/img/00/layout/srv_tr.gif) no-repeat;
}

#srvWrap td.l
{
	width: 17px;	
	background: url(/img/00/layout/srv_l.gif) repeat-y;
}
#srvWrap td.data
{
}
#srvWrap td.r
{
	width: 17px;	
	background: url(/img/00/layout/srv_r.gif) repeat-y;
}


#srvWrap td.bl
{
	width: 17px;	
	height: 17px;
	background: url(/img/00/layout/srv_bl.gif) no-repeat;
}
#srvWrap td.b
{
	height: 17px;
	background: url(/img/00/layout/srv_b.gif) repeat-x;
}
#srvWrap td.br
{
	width: 17px;	
	height: 17px;
	background: url(/img/00/layout/srv_br.gif) no-repeat;
}

#srvWrap a
{
	font-family: Tahoma,Sans-Serif;   
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #003f86; 
	text-decoration: underline;
}

#srvWrap a:hover
{
	color: #ffb017; 
}
