.show1 { border: 1px  double  black;}
.show2 { ackground-color: lightyellow;padding: 3px;border:1px solid black;line-height:18px;z-index:100;border-right: 3px solid black;border-bottom: 3px solid black;}
.box { ackground-color: lightyellow;padding: 1px;border:1px solid #4CBAFF;line-height:18px;z-index:100;border-right: 1px solid #4CBAFF;border-bottom: 1px solid #4CBAFF;}
.text1 { color:#FFFFFF;}
a.toclink:hover, a.toclink:visited, a.toclink:link { font-size: 9px;color:#CCCCCC }

.show3 {font-family:Microsoft Sans Serif; font-size:16px;}
.textshow {font-family:Microsoft Sans Serif; font-size:14px;}

table {
	margin: 0px auto 0px auto;
	border-collapse: collapse;
	border-spacing : 0;
	border: 0;
}
/* class="insidegrid"  */
table.insidegrid td {   
	border : 1px #000000 solid;
}

A.petmain:link {text-decoration: none; color: #0000FF; }
A.petmain:visited {text-decoration: none; color: #0000FF; }
A.petmain:active {text-decoration: none; color: #0000FF; }
A.petmain:hover {text-decoration: none;  border-bottom:thin dashed; border-top:thin dashed; border-width:2px;color: red }

A.petmain2:hover {text-decoration: none;  border-bottom:thin dashed; border-top:thin dashed; border-width:2px;color: #FF6600; }

acronym, span.abbr {
	cursor: help;
   /* border-bottom: 1px dashed #6A6666;          àÊé¹»Ð_ _ _ */
}

INPUT.main {
color: #0000FF;
font-size: 12px;
}
/*-------ªèÍ§ ------------*/
.entry {
	text-align:justify;
	margin:0;
	padding:0 0 20px;
}
.entrycontent {
color: #FF00FF;
	background:#FFF;
	position:relative;
	margin:-2px 0;
	padding:10px 30px 2px;
}
/*------- Rounded divs ------------*/
.topl { 
	height:15px;
	background:#FFF url(../images/main/topl.gif) left no-repeat;
}
.topr { 
	height:15px;
	background:url(../images/main/topr.gif) right no-repeat;
}
.bottoml {
	height:15px;
	background:#FFF url(../images/main/bottoml.gif) left no-repeat;
}
.bottomr {
	height:15px;
	background:url(../images/main/bottomr.gif) right no-repeat;
}
