ul {margin:0; padding:0; list-style:none; line-height:18px;}
li {padding-left:8px;}

.ul1 li {background:url(images/arrow_1.gif) no-repeat left center;}

.ul2 ul {line-height:19px;}
.ul2 li {padding-left:12px; background:url(images/arrow_1.gif) no-repeat left center;}
.ul2 a {color:#505050;}

.ul3 ul {line-height:16px;}
.ul3 li {padding-left:9px; background:url(images/arrow_2.gif) no-repeat left center;}
.ul3 a {color:#5B5D5E; font-weight:bold;}

.ul4 li {background:url(images/arrow_3.gif) no-repeat left center;}

.ul5 li {background:url(images/arrow_4.gif) no-repeat left center;}

.ul6 ul {line-height:19px;}
.ul6 li {padding-left:12px; background:url(images/arrow_4.gif) no-repeat left center;}
.ul6 a {color:#505050;}

.ul7 li {background:url(images/arrow_5.gif) no-repeat left center;}

.ul8 li {background:url(images/arrow_6.gif) no-repeat left center;}

table { 
	border:0px;
}
form{
 	margin:0px;
  	padding:0px;
	}
body{
 	margin:0px;
  	padding:0px;
	background-color:#FFFFFF;
	}

td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#727272;
	line-height:13px;
	vertical-align:top;
}
textarea{
	padding-left:6px;
}
.input{
	width:196px;
	height:18px;
	padding-left:6px;
}

a {
	color:#;
}
a:hover {
	text-decoration:none;
}

.text{
	font-size:11px;
    font-family:Tahoma;
	color:#727272;
	line-height:13px;
}
.heading1{
	font-size:25px;
    font-family:Tahoma;
    font-weight:bold;
    line-height:30px;
}
.heading2{
	font-size:11px;
    font-family:Tahoma;
    font-weight:bold;
}
.copy{
	color:#C1C1C1;
	text-decoration:none;
}
.copy a:hover {
	text-decoration:underline;
}
.blue{
	color:#45BBCB;
}
.blue_2{
	color:#37A3BF;
}
.green{
	color:#509A16;
}
.red{
	color:#CD3A2B;
}
.brow{
	color:#B69318;
}
.seren{
	color:#BD35B4;
}
.bold{
	color:#333333;
	line-height:13px;
}
.bold a{
	color:#333333;
	text-decoration:none;
}
.bold a:hover {
	color:#333333;
	text-decoration:underline;
}
.box{
	line-height:14px;
}
a.divlink, a.divlink:link {
display:block;
width:100%; /*width needs to be specified to work in IE*/
height:100%; /*height needs to be specified to work in IE*/
/*Other browsers expand the link to full width and height.*/
line-height:0;
font-size:0;
text-decoration:none;
}
a.divlink:hover 
{
    color:#FFFFFF;
    text-decoration:underline;
}
.homepagelabel 
{
    position:relative; 
    height:auto; 
    width:auto; 
    font-size: 18px; 
    font-family: Tahoma; 
    color: #FFFFFF;
    text-align:right; 
    right:35px; 
    top:19px;
}
.detailpagelabel 
{
    position:relative; 
    height:auto; 
    width:auto; 
    font-size: 18px; 
    font-family: Tahoma; 
    color: #FFFFFF;
    text-align:right; 
    right:35px; 
    top:12px;
}
.returnpagelabel 
{
    position:relative; 
    height:auto; 
    width:auto; 
    font-size: 13px; 
    font-family: Tahoma; 
    color: #FFFFFF;
    text-align:right; 
    right:47px; 
    top:19px;
}

