body {
	font-family: calibri, "Times New Roman", Times, serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
	background: url(../images/94.jpg) no-repeat bottom right;
}

body.body2 {
	background: none;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #555;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ee7600;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

#form {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

input.button {
	margin-left: 105px;
}

#formsmall {
	width: 300px;
	padding: 90px 80px 110px 80px;
	#padding: 90px 80px 80px 80px;
	margin: 0 auto;
	background: url(../images/loginform.jpg);
}

#shadowtop {
	width: 468px;
	background: url(../images/shadowtop_2.jpg) repeat-x bottom;
	#background: url(../images/shadowtop_2.png) repeat-x bottom;
	height: 13px;
	margin: 0 auto;
	margin-top: 80px;
	opacity: 0.6;
	position: relative;
	left: -3px;
}

#shadowbottom {
	width: 468px;
	background: url(../images/shadowbottom.jpg) repeat-x top;
	height: 13px;
	margin: 0 auto;
	position: relative;
	left: -3px;
}

#shadowleft {
	width: 476px;
	margin: 0 auto;
	background: url(../images/shadowleft_2.png) repeat-y left;
}

#shadowright {
	width: 100%;
	left: -3px;
	position: relative;
	margin: 0 auto;
	background: url(../images/shadowright.jpg) repeat-y right;
}

#container {
	padding-top: 1px;
	width: 720px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 90px;
	background: url(../images/pencil.jpg) no-repeat;
}

#warning {
	text-align: center;
	color: red;
	margin: 10px 0 -28px 0;
	#margin: 10px 0 -18px 0;
}

#shadowtop_2 {
	width: 79%;
	background: url(../images/shadowtop.jpg) repeat-x bottom;
	height: 13px;
	min-width: 621px;
	max-width: 800px;
	margin: 0 auto;
	margin-top: 60px;
}

#shadowbottom_2 {
	width: 79%;
	background: url(../images/shadowbottom.jpg) repeat-x top;
	height: 13px;
	min-width: 621px;
	max-width: 800px;
	margin: 0 auto;
}

#shadowleft_2 {
	width: 80%;
	min-width: 630px;
	max-width: 810px;
	margin: 0 auto;
	background: url(../images/shadowleft.jpg) repeat-y left;
}

#shadowright_2 {
	width: 100%;
	margin: 0 auto;
	background: url(../images/shadowright.jpg) repeat-y right;
}

#form_2 {
	text-align: center;
	margin: 0 auto;
	padding: 0 8px;
}

#usr0 {
	background: url(../images/menu.jpg) repeat-x center;
	height: 25px;
}

#usr1 {
	background: url(../images/art_title.jpg) repeat-x;
	padding: 20px;
}

#usrcon {
	background: url(../images/spec_bg.jpg);
	padding: 80px 50px 120px 50px;
	text-align: center;
}

#usrcon table {
	margin-left: auto;
	margin-right: auto;
}

a.back img {
	border: none;
	margin: -18px 0 -4px -18px;
}

a.back {
	float: left;
	margin: 0;
}

table.adminitable {
	width: 75%;
}

td.cell {
	width: 100px;
}

a.admdel img {
	height: 20px;
	border: none;
}

a.admadd img {
	height: 40px;
	border: none;
}

input {
      font-family: Times new roman;                
}

input.pollswitch {
	float: left;
	margin: 0 50px 0 100px;
	height: 65px;
	width: 45px;
}

#usrcon2 {
	background: url(../images/spec_bg.jpg);
	padding: 80px 50px 120px 50px;
	text-align: center;
	height: 100px;
}

input.queedit {
	width: 100%;
	margin-top: 7px;
	margin-bottom: 3px;
}

span.red {
	color: red;
}

span.orange {
	color: #ee7600;
}

p.note {
	text-align: center;
	color: #ee7600;
}

#warningwomargin {
	text-align: center;
	color: red;
}

#uploadform {
	margin: 50px 0;
	text-align: center;
}

#tablelog table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}