﻿.small{
  background-color: #FAF7BE;
    font-size:11px;
    text-align: left;
}
.details {
    background-color: #FAF7BE;
    font-weight: bold;
    text-align: left;
}
.header {
    background-color: #009933;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
}
.titleForm {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #009933;
}
.err_message {
    font-weight: bold;
    color: #FF0000;
    background-color: #FAF7BE;
}
.installing {
    width: 400px;
    padding: 5px;
    font-weight: bold;
    text-align: left;
}
.err_message {
    color: #FF0000;
    font-weight: bold;
}
.message {
    font-weight: bold;
}
.success {
    font-weight: bold;
    color: #000080;
}
.style2 {
    color: #800000;
}

#title {
	width: 50%;
	font-size: 18px;
	font-weight: bold;
	font-family: sans-serif;
	color: #000000;
	text-align: center;
}
.support {
	padding: 10px;
}
.prere li {
	list-style-type: disc;
	list-style-position: inside;
}
.instal li {
	list-style-type: decimal;
	list-style-position: inside;
}
#star {
	width: 400px;
	float:right;
	margin-top: 5px;
	margin-left:5px;
	padding: 5px;
	font-size: 1em;
	background-image: url('../images/grey_gradient.png');
	background-repeat: repeat-y;
}
#star_vert {
	width: 130px;
	margin-top: 5px;
	padding: 5px;
	font-size: 1em;
	background-image: url('../images/green_gradient.png');
	background-repeat: repeat-y;
    float: right;
}
.tbl1 {
	text-align: left;
	
}
#sm{
	font-size:11px;
}
#submit {
	background-color: #CCFFFF;
	border:0;
}
#select{
	border:0;
	color:red
}

.dis {
	font-size: x-small;
}
.dis span {
font-weight: bold;
}
.st{
color: blue;
font-weight: bold;
}
#wrap {
	background-color: #008000;
}
#wrap {background: url(../images/star.png);}
* html #wrap {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/star.png',sizingMethod='scale');}
#content {postion: relative;} 

#lis {
	height: 60px;
	border: 1px solid #800000;
	 

}

