﻿body {
}

.myClass
{
   text-align: center;
    border: 2px solid red; 
    width: 550px; height: 50px;
    vertical-align: middle; 
    margin-right: auto; 
    margin-left: auto;
}


.myBorderClass { 
    text-align: center;
    border: 2px solid black; 
   direction:rtl;    
}

.hyperLink {
    Font-Size :Large;
}

.tableBorder {
    margin-right: auto; 
    margin-left: auto; 
    border: 2px solid; 
    width:500px; 
}
.headerClass {
    color: red;
}
.Ar_ServiceRadioButton {

    Font-Size:Large;
}
.boxText {
    Width: 100%;
}

.Ar_ServiceMainFont {
    color: red; 
    Font-Size:large;
}
.Ar_ServiceAlert {
    color:Red;
    font-weight:bold;
}
.TextBoxMultiLine {
    color:Red;
    font-weight:bold;
    Font-Size:Large;
    Width:100%;
}
.Ar_ServiceButton {
    Width:150px;
    Font-Size:Large;
}
.Ar_ServiceMainFontSmall {
    font-size:large;
}





