body
{
margin: 0px;
}
.persian
{
font-family: tahoma;
font-size: 12px;
color:#0000;
direction: rtl;

}
.persian_inter
{
font-family: tahoma;
font-size: 16px;
color:#0000;
direction: rtl;

}

.pad
{
font-family: tahoma;
font-size: 12px;
border-bottom: 1px dotted #000000;
color:#0000;

}
img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}
.flashclass{ /*sample CSS class added to image slideshow container*/
width: 200px; /*a width should be defined for transition to work*/
padding: 5px;
}

.flashclass img{
border-width: 0;
}
ul
{
padding-right: 40px;

}
a.ww{
display:block;
padding:5px;
text-decoration: none;
}
a.ww:link,a.ww:visited
{
color: #51B906;
background-color: #f3f1ec;
border-bottom: 1px solid red;
}
a.ww:hover
{
color: #ffffff;
background-color: #51B906;
border-bottom: 1px solid blue ;
}
a.ww2{
display:block;
padding:5px;
text-decoration: none;
}
a.ww2:link,a.ww2:visited
{
color: #51B906;
background-color: #f3f1ec;
}
a.ww2:hover
{
color: #ffffff;
background-color: #51B906;
}

.vet_header
{
font-family:Times New Roman;
color:#FF0000;
font-size: 17pt; 
}
.title
{
background-image: url('../images/back-title.gif');
background-repeat: no-repeat;
background-position: left top;
}