@charset "utf-8";

/* CSS Document */



body  {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #FBFBFB;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, sans-serif;
}




hr {
	text-align: center;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDB1B6;
	border-right-color: #EDB1B6;
	border-bottom-color: #EDB1B6;
	border-left-color: #EDB1B6;
	background-color: #EDB1B6;
	color: #EDB1B6;
}



#container {
	width: 90%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #EDB1B6;
}

#header {
	height: 103px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #EFABB0;
	background-image: url(../images/bg-header.jpg);
	background-color: #FFFFFF;
}

#header h1 {
	margin: 0;
	padding: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 300;
	font-size: xx-large;
	line-height: 1.1;
	color: #FFFFFF;
}

#nav-top {

	text-align: center;

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;
  
}

#nav-top ul {

	text-align: center;

	list-style-type: none;

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#nav-top li {

	padding-right: 5px;

	padding-left: 5px;

	margin: 0px;

	display: inline;

}





#navigation {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #FFFFFF;
	border: 1px solid #FCEFF0;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(http://s.qlbe.com/templates/onarcade/images/topbar.png);
	background-repeat: repeat-x;
  font-weight: bold;
}

#navigation ul {

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-align: center;

}

#navigation li {
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;

}
#navigation a {

	text-decoration: none; font-weight: normal;
	color: #FFFFFF;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline; font-weight: normal;

}

 #navigation p{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	display: none;
 }







#sidebar1 {
	float: left;
	width: 170px;
	text-align: right;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-top: 2px;
	direction:rtl;
	margin-bottom: 0px;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #EDB1B6;
}

#sidebar2 {
	float: right;
	width: 170px;
	text-align: right;
	margin-right: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-top: 2px;
	direction:rtl;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #EDB1B6;
}

#sidebar1    ul, #sidebar1    h2, #sidebar2    ul, #sidebar2    h2 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#sidebar1  h2, #sidebar2  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	background-image: url(http://s.qlbe.com/templates/onarcade/images/topbar2.png);
	background-repeat: repeat-x;
	padding: 2px;
	height: 18px;
	width: auto;
}
#sidebar1  h2  a, #sidebar2 h2 a {
	text-decoration: none;
	color: #0080C0;
}
#sidebar2 li {
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding: 1px;
	text-align: center;
}


#sidebar2 a, #sidebar1 a {
	text-decoration: none;
	color: #B92638;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #FCEFF0;
}


#sidebar2 a:hover, #sidebar1 a:hover {
	text-decoration: none;
	color: #BA2636;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F7DBDD;
	border: 1px solid #BD2D3C;
}





#mainContent {
	text-align: right;
	margin-top: 0;
	margin-right: 200PX;
	margin-bottom: 0;
	margin-left: 200PX;
	direction:rtl;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
#mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #E36F77;
}
#mainContent h2 a {
	text-decoration: none;
	color: #E36F77;
}

#mainContent img {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 4px;
	border: 1px solid #FFD9EC;
}
#mainContent h1 {
	font-family: Arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
#mainContent h3 {
	font-family: Arial, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #009933;
}
#mainContent h5 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #669999;
	text-align: center;
}
#mainContent h4 {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #408080;
}

#mainContent p, #mainContent li {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 9pt;
	line-height: 1.3;
	font-weight: normal;
	text-align: right;
}

.keywords{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1pt;
  font-weight: normal;
  color: #FFFFFF;
  display: none;
}
.box {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 20px;
	padding: 0px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCEFF0;
	border-right-color: #FCEFF0;
	border-bottom-color: #FCEFF0;
	border-left-color: #FCEFF0;
}.boxhad {
	padding: 0px;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/box_head-bg.gif);
	background-repeat: repeat-x;
}
.boxhadleft {
	background-image: url(../images/box_head-left.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 10px;
	float: left;
}
.boxhadright {
	background-image: url(../images/box_head-right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 10px;
}
.boxhadcenter {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boxhadcenter h3 {
	border: 0px solid #F7DBDD;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
.boxhadcenter h3 a:link , .boxhadcenter h3 a:visited , .boxhadcenter h3 a:active {
	border: 0px solid #F7DBDD;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
    text-decoration: none;
}
 .boxhadcenter h3 a:hover {
	border: 0px solid #F7DBDD;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
    text-decoration: underline;
}
.box ul {
	list-style-type: none;
	text-align: center;
	padding: 4px;
	width: 90%;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.box li {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-image: url(../images/arrow1.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #E7A3AB;
	border-right-color: #E7A3AB;
	border-bottom-color: #E7A3AB;
	border-left-color: #E7A3AB;
}
.box a:hover {
	text-decoration: underline;
}
.box  a,.box a:visited, .box a:active {
	text-decoration: none;
	line-height: normal;
	color: #82061F;
}
.mor {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	background-image: url(../images/redbutton.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 88px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.mor h3 {
	height: 28px;
	width: 88px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}


.mor a:link,.mor a:visited , .mor a:active  {
	text-decoration: none;
	color: #802B2B;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;

}
.mor a:hover  {
	text-decoration: underline;
	color: #802B2B;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;

}



.morfail {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	background-image: url(../images/redbuttoncat.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 88px;
	padding: 0px;
	display: block;
}
.morfail h3 {
	height: 28px;
	width: 88px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.morfail-h3:hover  {
	text-decoration: none;
	color: #802B2B;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;

}


.morfail-h3:link  {
	text-decoration: none;
	color: #802B2B;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;

}
.morfail-h3:visited {
	text-decoration: none;
	color: #802B2B;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;

}
#bottom {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	direction: rtl;
	border: 0px solid #F4D0D3;
}
#bottom ul {
	text-align: center;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#bottom li {
	text-align: center;
	display: inline;
	padding: 2px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#catbottom {
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	border: 1px dashed #F4F4F4;
	width: 98%;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	color: #003333;
	text-align: center;
}
#catbottom ul {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
}
#catbottom li {
	display: inline;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 1px;

}
#catbottom  li a, #catbottom a:active, #catbottom a:visited  {
	text-align: center;
	color: #003333;
	text-decoration: none;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#catbottom a:hover {
	text-decoration: underline;
	color: #003333;
	background-color: #F4F4F4;
}
.tages h4 {
	float: right;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, sans-serif;
	font-size: large;
	color: #349E9E;
	background-color: #EEF9F9;
	border: 1px solid #66CCCC;
}







#footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer p {

	margin: 0;

	padding: 10px 0;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

  /* MyLink */

.MyLink {
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;direction: rtl;
}
.MyLink ul {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
    font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;direction: rtl;
}
.MyLink li {
	text-align: center;
	display: inline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
    font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;direction: rtl;

}
.MyLink a:link ,.MyLink a:visited ,.MyLink a:active {
	text-decoration: none;
    	text-align: center;
	display: inline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.MyLink a:hover {
	text-decoration: underline;
    	text-align: center;
	display: inline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.tablefile {
	padding: 2px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align: center;
	width: 95%;
}
.tdfile1 {
	margin: 4px;
	border: 1px solid #FEF1F3;
	text-align: center;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
	color: #810A1C;
	background-color: #FFFBFC;	direction:rtl;
}
.tdfile1 a,.tdfile1 a:visited ,.tdfile1 a:active {
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #810A1C;
}
.tdfile1 a:hover {
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #810A1C;
}
.filebox ul {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;
	list-style-type: square;
	text-align: right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 90%;
	direction:rtl;
}
.filebox li {
	padding: 2px;
	text-align: right;
}
.filebox li a, .filebox li a:visited, .filebox li a:active {
	text-decoration: none;
	font-weight: normal;
	color: #990033;
}
.filebox li a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #990033;
}



.werp {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.3;
	text-align: right;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #F9B7BF;
	width: 95%;
	background-color: #FfFfFB;
	color: #892534;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.werp p, .werp li, .werp span, .werp ul, .werp ol, .werp div, .werp td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.3;


}



.werp a:link ,.werp a:visited ,.werp a:active
{
  color: #892534;text-decoration: none;

}
.werp a:hover
{
  color: #892534;text-decoration: underline;
}
.boxcat {
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 0px solid #ECAAAF;
}
.boxcat h3 {
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align: center;
	border: 1px solid #F1DAE0;
	background-position: center;
	padding: 4px;
}

.boxcat  h3 a {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px solid #EDB1B6;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.boxcat  h3 a:hover  {
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 30px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEDEF5;
	border-right-color: #FEDEF5;
	border-bottom-color: #FEDEF5;
	border-left-color: #FEDEF5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	background-color: #FFF9FD;
	color: #E907AB;
}
.boxcat p {
	background-color: #FFFBFE;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #006600;
	border: 1px dashed #EDB1B6;
}








.boxcategory {
	width: 400px;
	text-align: center;
	height: auto;
	background-color: #FFFFFF;
	margin: 10px;
	float: left;
	direction:ltr
}

.rounded-boxcategory {
	margin: 0px;
	position: relative;
	width: 400px;
	background-color: #F9DDDF;
	height: auto;
	float: right;
	border: 0px solid #FAE7E8;
}
.top-left-corner, .bottom-left-corner, .top-right-corner, .bottom-right-corner {
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.top-left-inside, .bottom-left-inside, .top-right-inside, .bottom-right-inside {
	position: relative;
	font-size: 150px;
	font-family: arial;
	color: #F9DDDF;
	line-height: 40px;
	border: 0px solid #E98D94;
}
.top-left-corner { top: 0px;
left: 0px;
}
.bottom-left-corner { bottom: 0px;
left: 0px;
}
.top-right-corner { top: 0px;
right: 0px;
}
.bottom-right-corner { bottom: 0px;
right: 0px;
}
.top-left-inside { left: -8px;
}
.bottom-left-inside { left: -8px;
top: -17px;
}
.top-right-inside { left: -25px;
}
.bottom-right-inside { left: -25px;
top: -17px;
}
.boxcategory-contents {
	padding: 8px;
	position: relative;
	color: #FFFBFE;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	direction:rtl;
	margin-top: 0px;
	margin-bottom: 0px;
}
.boxcategory-contents h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	border: 1px solid #FBDDDF;
	color: #FFFFFF;
	background-color: #FEF1F4;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	width: 80%;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.boxcategory-contents h2 a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	height: 25px;
	width: 170px;
}
.boxcategory-contents h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.boxcategory-contents ul {
	font-family: Tahoma, Arial, "Microsoft Sans Serif";
	font-size: 9pt;
	color: #F4F4F4;
	text-decoration: none;
	text-align: right;
	direction: rtl;
}
.boxcategory-contents li {
	text-align: right;
	margin-right: 4px;
	padding-right: 2px;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBA7AC;
}
.boxcategory-contents p {
	color: #7D003F;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	width: 90%;
	background-color: #FEF5F7;
	border: 0px dashed #FAD3D7;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.boxwerpcat {
	background-color: #FEF5F7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	direction:rtl;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border: 1px dashed #FAD3D7;
}


.paging {
	padding: 0px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}

.paging a:link ,.paging a:visited ,.paging a:active {
	DISPLAY: inline;
	COLOR: #E9A0A6;
	border: 1px solid #F7DBDD;
	text-decoration: none;
	width: 10%;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: center;
    	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.paging a:hover  {
	PADDING-RIGHT: 3px;
	DISPLAY: inline;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 2px;
	COLOR: #D2333F;
	PADDING-TOP: 2px;
	border: 1px solid #D2333F;
	background-color: #F7DBDD;
	text-decoration: none;
	width: 10%;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-align: center;
}

.current {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: inline;
	color: #BD2B35;
	border: 1px solid #F4D0D3;
	width: 10%;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	text-align: center;
    	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.filboxtop {
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #FCEFF0;
	color: #640000;
	height: auto;
	padding: 2px;
}

.filboxtop  ul  {
	display: block;
	list-style-type: none;
	width: 500px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align: center;
	height: 35px;
	padding: 1px;
}
.filboxtop  li  {
	width: 116px;
	height: 25px;
	display: block;
	float: right;
	border: 1px solid #EDB1B6;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	direction: rtl;
	background-color: #FCF3F4;
}
.filboxtop strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}




.filboxtop h3, .filboxtop h3 a, .filboxtop h3 a:visited, .filboxtop h3 a:hover, .filboxtop h3 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #006633;
	padding: 2px;
	margin-top: 0px;

	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
 	text-decoration: none;
}

.stars {
	background-image: url(../images/stars3.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
 a.styletag:link, a.styletag:visited, a.styletag:active {
  color: #CC33FF;
  text-decoration: none
}

 a.styletag:hover {
  text-decoration: underline;
  color: #CC33FF
}
