.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
}
.newstext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;

}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding-left: 3px;

}
.input1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	width:150px;
}
.input2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	width:300px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #cc9900;
	font-weight: bold;
	padding-left: 10px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CC3300;
	font-weight: bold;
	padding-left: 12px;
}
.greentext {
	font-family: Tahoma;
	font-size: 11px;
	color: #009900;
	padding-right: 10px;
	padding-left: 10px;
}
.validation {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	padding-right: 10px;
	padding-left: 10px;
}
.date {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
}
.cadre {
	border: 1px solid #CCCCCC;
}
.divscroll {
	overflow: scroll;
}
a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	line-height: 25px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CC3300;
	font-weight: bold;
	padding-left: 10px;
}
.sep {
	font-family: Tahoma;
	font-size: 9px;
	color: #009900;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
a.btn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}
a.btn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}



a.btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	color: #000099;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: underline;
}
a.btn:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}
.textbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.btnline {
	border-bottom-width: 0.1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-top-width: 0.8px;
	border-right-width: 0.8px;
	border-bottom-width: 0.8px;
	border-left-width: 0.8px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
}
.colortextbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}
.graytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6e6e6e;
}
.greentextbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
}
a.greenlink:link {
	ffont-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
}
a.greenlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
}
a.greenlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a.greenlink:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
}
a.redlink:link {
	ffont-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}
a.redlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}
a.redlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
a.redlink:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}
.border{
	border: 1px solid #CCCCCC;
}