﻿body 
{
	background-color: #993300;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #808000;
}
.scris
{
	font-family: 'Times New Roman';
	font-size: medium;
	color: #808000;
	font-weight: bold;
}

.culoare_bk
{    
    background-color: #FFCC99;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.image
{
    position: absolute;
    right: 50px;
    top: 20px;
}


#dropmenudiv
{
	position: absolute;
    background-color: #993300;/*#E3FFB0;*/
    border: 1px solid #EEB57B;
    border-bottom-width: 0;
    font: normal 14px "Times New Roman";
    line-height: 20px;
    z-index: 100;
}

#dropmenudiv a
{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    color: white;
    border-color: #EEB57B;  
}

#dropmenudiv a:hover{	
	background-color: #FF6600;/* #C7FF5E;*/
}

.navlist li
{
    width:255px;
    background-color: #993300; /*#E3FFB0;*/
    line-height: 25px;
    border: 1px solid #EEB57B;
    top: 5px;
    left: 0px;
    position: relative;
    color:White;
    list-style-type: none;
}
.navlist li:hover
{
	background-color: #FF6600;/* #C7FF5E;*/	
}
	
.mspage
{
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: #00FFFF;
}

.formath1
{
	font-family: Verdana;
	font-size: x-small;
	color: #D8D8D8;
	vertical-align: top;
	text-align: center;
	position: relative;
}

.h1Message
{
	font-family: Verdana;
	font-size: x-small;
	color: #D8D8D8;
}

.topMasterPage
{
	position: relative;
	margin-left: 100px;
	margin-right: 100px;
	height: 113px;
	width: 1070px;
	azimuth: center;
	background-color: white;
	margin-top: 0px;
	background-position:center;
	background-repeat:no-repeat;
	
}

.footerMasterPage
{
	position: relative;
	margin-left: 100px;
	margin-right: 100px;
	top: 0px;
	width: 1070px;
	height: 20px;
	azimuth: center;
	background-color:#993300;
}
 
 .contentMaster
{
	background-position: left center;
	position: relative;
	margin-left: 100px;
	margin-right: 100px;
	height: 658px;
	top: 0px;
	width: 1070px;
	azimuth: center;
	background-color: #993300;
	background-image: url(images/back__in_smaller.JPG);
	background-repeat: no-repeat;
}   

 .footerMessage
{
	font-family: Verdana;
	font-size:x-small;
	color: white;
}
.meniuName
{
	font-family: 'Times New Roman';
	font-size: large;
	font-weight: bold;
	color: #FF6600;
}

.meniuNameLight
{
	font-family: 'Verdana';
	font-size: x-small;
	font-weight: bold;
	color:#808000;
	
}

.special_link
{
    color: #FF6600;
    line-height: 15px;
    text-decoration:none;
    font-weight:bold;
}

.lblClass
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
}

.txtClass
{
	font-family:Verdana;
	font-size:small;
}

.lblError
{
	font-family: Verdana;
	font-size: small;
	color: #993300;
}

.multilineTextBox
{
	border-style: none;
}
.lblDescription
{
	text-align:justify;
}
.label
{
	font-family:Verdana;
	font-size:x-small;
	
}
.labelx
{
	font-family:Verdana;
	font-size:xx-small;
	
}
.labelError
{
	font-family:Verdana;
	font-size:x-small;
	color:Red;
}
.labelTitle
{
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	color:White;
}
.labelSel
{
	font-family:Verdana;
	font-size:x-small;
	
}
.logTitle
{
	font-family: Verdana;
	font-weight: bold;
	font-size: small;
	color: #800000;
}
.adminControls
{
	font-family:Verdana;
	font-size:x-small;
	color:Olive;	
}