﻿body {
}
.Classlabel
{
    color:Purple;
    font-size:xx-small;
    font-family:Arial;
    font-weight:lighter;
}
.ClassVillage
{
    color:Orange;
    font-size:small;
}
.Classbutt
{
    width:50px;
    height:20px;
    font-size:11px;
    color:Red;
    font-family:Arial
}
.Dropdownlist
{
    width:150px;
    font-size:11px;
    font-family:Arial;
}
.textbox
{
    border-right: #a5acb2 1px solid;
    border-top: #a5acb2 1px solid;
    border-left: #a5acb2 1px solid;
    color: black;
    width:120px;
    height:15px;
    border-bottom: #a5acb2 1px solid;
    font-size: 10pt;
    font-family:Arial;
    background-color: #ffffff
}
.Mystyle1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

