body {
	background-color: #FFFFFF ;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000; 
	SCROLLBAR-FACE-COLOR:#4791b8;
	SCROLLBAR-HIGHLIGHT-COLOR:#4791b8; 
	SCROLLBAR-SHADOW-COLOR: #166994; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #166994; 
	scrollbar-dark-shadow-color: #2198d7; 
    scrollbar-3d-light-color:#166994; 
	
}
.bodyText {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #333333;
   vertical-align: top;

}
.textbule {
	font-family:  "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 15px;
	color: #004496;

}

.textglaysmall {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #666666;
}
.textglay {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #333333;
}
.textblack{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #000000;
}
.textgreen{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #08852d;
}
.textred{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #B7160B;
}
.textorange{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #D77413;
}
.textwhitesmall {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textwhite {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.textyellow{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #FFCD00;
}


a:link {
	color:#323232;
	text-decoration: none;

}
a:visited {
	color:#323232;
	text-decoration: none;

}
a:hover {
	color: #00a12f;
	text-decoration: none;

}
a:active {
	color: #757a02;
	text-decoration: none;
}

a.news:link {
	color: #E01A21;
	text-decoration: none;

}
a.news:visited {
	color:#E01A21;
	text-decoration: none;

}
a.news:hover {
	color: #F9CA08;
	text-decoration: none;

}
a.news:active {
	color: #F9CA08;
	text-decoration: none;
	
}
a.project:link {
	color: #C8180C;
	text-decoration: none;

}
a.project:visited {
	color:#C8180C;
	text-decoration: none;

}
a.project:hover {
	color: #E6BE14;
	text-decoration: none;

}
a.project:active {
	color: #708090;
	text-decoration: none;
}
.inputtext{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #CCCCCC;
}

.bg_side_menu {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E1E1DD;
	vertical-align: top;
	font-weight: bold;
}

.borderBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-style: solid;
}
.botton {
	background-color: #55cf85;
	font-family: "ms Sans Serif", "microsoft Sans Serif", tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border: solid #038536 1px;
	line-height: normal;
	font-variant: normal;
}