﻿body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.ST #container {
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.ST #header { 
	background: #FFFFFF; 
	padding: 0 10px;
	background:url(../images/logo.jpg) no-repeat;
	height:123px;
} 
.ST #header h1 {
	margin: 0; 
	padding: 10px 0; 
}


.ST #sidebar1 {
	float: left; 
	width: 12em; 
	background: #EBEBEB; 
	padding: 15px 0; 
}
.ST #sidebar1 p , .ST #sidebar1 h3{
	margin-left: 10px;
	margin-right: 10px;
}


.ST #mainContent {
	background-color: #FFFFFF;
	margin: 0 20px 0 13em;
} 
.ST #footer { 
	padding: 0 10px; 
	background:#FF0000;
	background:url(../images/footerbg.gif) repeat-x;
	height:57px;
} 
.ST #footer p {
	margin: 0;
	padding: 10px 0; 
}

/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* styles used for login page */

.ST #sidebar2 {
	float: right;
	width: 18em;
	background: #EBEBEB;
	padding: 15px 0;
	background:url(../images/loginbg.gif);
	width:300px;
	height:300px;
	margin-right:10px;
}

.ST #Banner {
	float: right;
	width: 18em;
	background: #FF101F;
	border: solid 1px;
	border-color: #dddddd #888888 #888888 #dddddd;
	color: #FFFF2F;
	text-decoration: none;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	padding: 15px 0;
	width:333px;
	height:60px;
	margin-right:150px;
}

.ST #mainContent2 {
	margin: 0 20px 0 13em;
	background-color: #99FF66;
} 


/*.ST form{
	padding:80px 0 0 50px;
}*/

input{
border:1px solid green:
}



	.BOUTOUNS{
	position:relative;
	top:30px;
	left:130px;
	width: 60px;
	height: 30px;
	}
	
	a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; 
    text-decoration: none;
}

a.button span {
   background: transparent url('../images/bg_button_span.gif') no-repeat; 
     
    display: block;
    line-height: 14px;
    padding: 0px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


input,select
{
color:#333333;
background:#ffffff;
border:1px solid #999999;
width:200px;
padding:0px;
height:25px;
}

.footertext{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
padding-top:20px;
}

	
	
.ST #mainContent2 {
	background-color: #FFFFFF;
	margin: 0 20px 0 2em;
} 	

.MenuButton {   
	background-color: #990000;	
	color: #EDB005;
	font-weight: bold;
	border: solid 1px;
	border-color: #dddddd #888888 #888888 #dddddd;
	letter-spacing: 0.5px;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	width: 80px;
	margin-right: 2px;
}
	

	
