/* Start of CMSMS style sheet 'Newstart Style' */
body {padding:0; margin:0; background:#FFF}

IMG {border: 0;}

body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma, arial;
	color:#111111;
	line-height:1.5em;
	vertical-align:top;
	padding:0px;
	text-align: center;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#F36421; text-decoration:underline} 
a:hover{text-decoration:none}

#wrapper { width: 766px;
		text-align: left;
		margin: 0 auto;
		border-right: solid 1px #999999;
		border-bottom: solid 1px #999999;
		border-left: solid 1px #999999;				
}
#top {

position: relative;
float: left;
width: 100%;
}
#main {
	position: relative;
	float: left;
	width: 100%;
}

#content {
	position: relative;
	float: left;
	width: 100%;
	background-color: #E5E2FF;
	border-bottom: solid 1px #999999;
}

#left {position: relative; float: left; width: 348px; border-right: solid 1px #999999;padding: 10px;}

#right {position: relative; float: right; width: 372px; padding: 10px;}

#footer {position: relative; float: right; width: 746px; padding: 10px; text-align: center;}

h1 {color: #008DB0; font-size: 14pt; margin: 0 0 5px 0;}

.form1 input{
   background:#686868;
   border:2px solid #949494;
   padding-left:5px;
   width:178px; height:21px;
   color:#ffffff
}

.form input{
   background:#686868;
   border:2px solid #949494;
   padding-left:5px;
   width:56px; height:21px;
   color:#ffffff
}
input{
   padding-left:5px;
   width:178px; height:18px;
   color:#000000
}
textarea{
   padding-left:5px;
   width:239px; height:94px;
   color:#000000;
   overflow:auto}
/* End of 'Newstart Style' */

