﻿*{
	font-size:12px;
}
body {
    font-family:helvetica,tahoma,verdana,sans-serif;
    padding-top:5px;
    padding-left:50px;
    padding-right:50px;
    padding-bottom:50px;
    font-size:13px;
    margin:0;
    /*background-color:#CFDAE3;*/
    /*background-color:#F78E05;*/
     background-color:#1a7bc9;
}
h2 {
    font-size:18px;
    font-weight:bold;
    margin:0;
    margin-bottom:15px;
}

h1, h4, h5, h6
{
	font-family: Constantia, "Lucida Bright" , Lucidabright, "Lucida Serif" , Lucida, "DejaVu Serif", "Bitstream Vera Serif" , "Liberation Serif" , Georgia, serif;
	font-size: small;
	color:  #0000FF;
}

/* Errors */
.MessageInformation
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: bold;
    font-size: 10pt;
    color: #33cc33;
    background-color: #ccffcc;
    margin: 6px 3px 3px 3px;
    text-align: center;
}
/* End Errors */
.Label
{
	font-size: 0.8em;
	font-family: Verdana;
	font-weight: normal;
	color: #696969;
}

.RadioBoton
{
	font-size: 0.8em;
	font-family: Verdana;
	font-weight: normal;
	color: #696969;
}
.Lefttext
{
	font-size: 0.8em;
	font-family: Verdana;
	font-weight:  normal;
	color: #696969;
}

.Header1
{
	font-size: 0.8em;
	font-family: Verdana;
	font-weight: bold;
	color: #0066CC;
}

.Header2
{
	font-size: 1.20em;
	font-family: Verdana;
	font-weight: bold;
	color: #0066CC;
}

.TextBox
{
	font-size: 10px;
	font-family:Verdana;
	font-weight:normal;
	height: 14px;
}

.TextBoxDisable
{
	font-size: 10px;	
	font:Black;		
	font-family:Verdana;
	font-weight:bold;
	height: 14px;
}
.ListBox
{
	font-size: 8pt;
	font-family:Verdana;
	font-weight:normal;
	height: auto;
}

fieldset {
color: #666;
/*background-color: #eeeeff;
background-image: url(Images/Menum/Tabbackg.gif);     //#d3d3d3*/
padding: 2px;
border: solid 1px gray ;
width : 100%;
}

legend {
color: #666;
font-weight: bold;
font-variant:  small-caps;
/*background-color: #d3d3ff;*/
padding: 2px 6px;
margin-bottom: 8px;
}


