body{ margin:0px;}
img{ border:0;}
.bg-right {background-image: url(images/bg-left.gif);background-repeat: repeat-x;background-position: top;}
.bg-center {background-image: url(images/bg-center.gif);background-repeat: repeat-x;}
.bg-bottom {background-image: url(images/bg-bottom.jpg);background-repeat: no-repeat;background-position: top;}
.bg-center-left {background-image: url(images/bg-title-left.jpg);background-repeat: no-repeat;}
.bg-center-left01{ background-image:url(images/bg-center-left02.jpg); background-repeat:repeat-y; background-position:top;}
.bg-center-left02{ background-image:url(images/bg-center-left01.jpg); background-repeat:repeat-y; background-position:top;}
.bg-bottom1{ background-image:url(images/bg-bottom1.gif); background-repeat:no-repeat;}

.bg-left {background-image: url(images/bg-right.gif);background-repeat: repeat-x;background-position: top;}
.bg-friends{ background-image:url(images/bg-friends.gif); background-repeat:no-repeat; background-position:bottom;}

.bg-title01{ background-image:url(images/title01.gif); background-repeat:no-repeat;}
.bg-title02{ background-image:url(images/title02.gif); background-repeat:no-repeat;}
.bg-title03{ background-image:url(images/titlt-center.gif); background-repeat:no-repeat;}
.bg-nav{ background-image:url(images/nav1.jpg);}
.t-white{ color:#FFFFFF;}
.t-blue{ color:#0a4d85;}
.t-red{ color:#ce0c31;}
.t-italic{ font-style:italic;}
.t-weight{ font-weight:bolder;}
.t-grey{ color: #575757;}
.t-14{ font-size:14px;}
.t-18{ font-size:18px;}
.t-12{ font-size:12px;}
.t-16{ font-size:16px}

.line-bottom{ border-bottom:1px dashed #CCC;}
.line-bottom-blue{ border-bottom:1px dashed #0076cd;}
.line-right{ border-right:1px dotted #ccc;}
.line-height{ line-height:130%}
.line-height01{ line-height:180%;}
.lin-table{ border:5px solid #bbdcf2;}
.lin-table2{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #bbdcf2;
}
.line-table{ border:1px solid #cccccc;}

a.index:link{ color:#fff;text-decoration:none;}
a.index:visited{ color:#fff;text-decoration:none;}
a.index:hover{ color:#4ab5f5; text-decoration:none;}

a:link{ color:#0a4d85;text-decoration:none;}
a:visited{ color:#0a4d85;text-decoration:none;}
a:hover{ color:#4ab5f5; text-decoration:none;}

a.bottom:link{ color:#000;text-decoration:none;}
a.bottom:visited{ color:#000;text-decoration:none;}
a.bottom:hover{ color:#4ab5f5; text-decoration:none;}
