.style1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}

body {
	background-color: #466666;
	margin-top: 3px;		
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
}
.textmaxheight {
	overflow:auto;
	min-height:35px;
	height:350px;
	width: 100%;
}

table {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
}
.baseFont {
	font-family: Verdana;
	font-size: 10px;
}
.baseFont2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:Bold;
	text-transform:capitalize;
}
.LageBox {
	font-family: Verdana;
	font-size: 30px;
}
a.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: black;

}
a.menu:hover {
	background-color: #000000;
	color: #FFFFFF;
}
.border {
	border: 1px solid #000000;
}
a.menuCMS {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	padding: 2px;
	width: 150px;
	text-decoration: none;

}
a.menuCMS:hover {
	background-color: #003195;
	color: #white;
}
.cursor {
	cursor: hand;
}
a.lapListLink {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
a.lapListLink:hover {
	color: silver;
}
a.lapListModelLink {
	color: #00049E;
	text-decoration: underline;
	font-weight: bold;
}.fullBorder {
	border: 1px solid #000000;
}
.smallFont {
	font-family: Verdana;
	font-size: 9px;
}a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #942121;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: black;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #942121;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: black;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #757575;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: black;
}
.general {
	font-family: Verdana;
	font-size: 10px;
}
.table-dotted {
	border-top: thin dashed #77D2FF;
	border-right: thin none #77D2FF;
	border-bottom: thin none #77D2FF;
	border-left: thin dashed #77D2FF;
}
.form-fields {
	border-top: thin dashed #77D2FF;
	border-right: thin dashed #77D2FF;
	border-bottom: thin dashed #77D2FF;
	border-left: thin dashed #77D2FF;
}
.table-dottedfull {
	border: thin dashed #77D2FF;
}
.table-max200 {
height:350px;
overflow:scroll;
}
.table-max350 {
height:150px;
width:100%;
overflow:auto;
}.listno {
	font-size: 12px;
}
.hortile {
	background-repeat: repeat-x;
}

.form-fields-invalid {
	border-top: thin dashed #77D2FF;
	border-right: thin dashed #77D2FF;
	border-bottom: thin dashed #77D2FF;
	border-left: thin dashed #77D2FF;
	background-color: #FFA477;
}
.invalidtext {
	color: #FF0000;
}
