.MainBackGround {
	background-color: #F7FEE9;
}
.SecondBackGround {
	background-color: #CDFCA3;
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 5px;
}

.RedText {
	color: #CC0000;
}
.BoldText {
	font-weight: bold;
}
.ItalicText {
	font-style:italic;
}

.SmallText {
 font-size:10px;
 }
.SmallCommentText {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#660000;
 margin:10px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
h4 {
	font-size:14px;
}
h1 {
	font-size:24px;
}
h3 {
font-size: 18px;
}
h2 {
font-size:20px;
text-align:center;
}
.menuitems {
	color:#000000;
	font-size:12px;
}
.menufocusitems {
    color:#006600;
	font-size:12px;
}
.MachPhone {
	background-color: #FFCECE;
}
.MachFocusPhone {
	background-color: #FF7D7D;
}
.MachPhone1 {
background-color: #78FF71;
}
.MachFocusPhone1{
background-color: #1AFF1A;
}

.MachPhoneCity {
background-color: #FFFF66;
}
.MachFocusPhoneCity{
background-color: #FFFF00;
}

.MachPhoneTick{
background-color: #FFC891;
}
.MachFocusPhoneTick{
background-color: #FF9428;
}

.OutType {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.OutNumber {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.OutModel {
	font-size: 12px;
	font-style:normal;
	color: #000000;
}

.OutModel2 {
	font-size: 12px;0
	font-style:normal;
	font-weight:bolder;
	color: #000066
}
.OutCity {
	font-size: 14px;
    font-weight:bold;
	color: #000066;
}
.OutPlaceTime {
	font-size:10px;
	color: #666600;
}
.OutPrice {
	font-size:11px;
	font-style:italic;
	color:#339933;
}
.headertext {color: orange; font-size: 36px; font-family:Verdana, Arial, Helvetica, sans-serif}
body {
	background-color: #013D07;
}
.Info {
	font-size: 18px;
	color:#99CCFF;
	font-style: oblique;
}
.ParamName {
	font-size: 14px;
	color: #FF9966;
}
.ParamValue {
	font-size: 14px;
	font-style: italic;
	color:#FEE9BC;
}
.Links {
color:#FEE9BC;
}
.Links2 {
color:#CBFEDF;
}