html,body{
	height:100%;
}
body {
	font-family: Verdana;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	color: black;
	background-color: white;
}

.footer {
	background: URL(images/design/body_right.png) no-repeat right bottom;
	vertical-align: top;
}
.footer2 {
	background: URL(images/design/body_left.png) no-repeat left bottom;
	vertical-align: top;
}

a, a:link {
	color: #990000;
	text-decoration: none;
	font-style: italic;
}

a:hover, a:active {
    color: #DD0000;
}

a.noline {
	border: none;
}

p,div,img,h1,h3,ul,li,form {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
img {
	vertical-align: top;
}

table,tr,td {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

h1 {
	padding: 0px;
	font-weight: bold;
	font-size: 14pt;
	color: #990000;
	padding-top: 15px;
	padding-bottom: 5px;
}

h3 {
	font-weight: bold;
	font-size: 12pt;
	color: #990000;
	padding: 10px 0px 10px 0px;
}

ul {
	padding: 6px 0px 6px 18px;
}
li {
	list-style-image: URL(images/design/_li.gif);
	padding: 0px 0px 6px 0px;
}
ul.cattree {
	padding: 0px 0px 0px 20px;
	width: 100%;
}

.block1 .lt {
	width: 20px;
	float: left;
	height: 12px;
}
.block1 .ct {
	background: URL(images/design/border_t_ct.png) repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	height: 12px;
}
.block1 .rt {
	width: 20px;
	float: right;
	height: 12px;
}
.block1 table {
	width: 100%;
}
.block1 table td.lc {
	 width: 5px;
	 background: URL(images/design/border_t_lc.png) repeat-y left;
}
.block1 table td.cc {
	vertical-align: top;
	background: URL(images/design/border_t_cc.png);
}
.block1 table td.rc {
	width: 5px;
	background: URL(images/design/border_t_rc.png) repeat-y right;
}
.block1 .lb {
	width: 20px;
	float: left;
	height: 15px;
}
.block1 .cb {
	background: URL(images/design/border_t_cb.png) repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	height: 15px;
}
.block1 .rb {
    width: 20px;
    float: right;
    height: 15px;
}
.block2 .lt {
	width: 14px;
	float: left;
	height: 14px;
}
.block2 .ct {
	background: URL(images/design/border_nt_ct.png) repeat-x;
	margin-left: 14px;
	margin-right: 12px;
	text-align: center;
	height: 14px;
}
.block2 .rt {
	width: 12px;
	float: right;
	height: 14px;
}
.block2 table {
	width: 100%;
}
.block2 table td.lc {
	 width: 6px;
	 background: URL(images/design/border_nt_lc.png) repeat-y left;
}
.block2 table td.cc {
	vertical-align: top;
	background: URL(images/design/border_nt_cc.png);
}
.block2 table td.rc {
	width: 6px;
	background: URL(images/design/border_nt_rc.png) repeat-y right;
}
.block2 .lb {
	width: 14px;
	float: left;
	height: 20px;
}
.block2 .cb {
	background: URL(images/design/border_nt_cb.png) repeat-x;
	margin-left: 14px;
	margin-right: 12px;
	text-align: center;
	height: 20px;
}
.block2 .rb {
    width: 12px;
    float: right;
    height: 20px;
}
.block3 .lt {
	width: 14px;
	float: left;
	height: 7px;
}
.block3 .ct {
	background: URL(images/design/border_ntr_ct.png) repeat-x;
	margin-left: 14px;
	margin-right: 12px;
	text-align: center;
	height: 7px;
}
.block3 .rt {
	width: 12px;
	float: right;
	height: 7px;
}
.block3 table {
	width: 100%;
}
.block3 table td.lc {
	 width: 12px;
	 background: URL(images/design/border_ntr_lc.png) repeat-y left;
}
.block3 table td.cc {
	vertical-align: top;
	background: URL(images/design/border_ntr_cc.png);
	color: white;
}
.block3 table td.rc {
	width: 12px;
	background: URL(images/design/border_ntr_rc.png) repeat-y right;
}
.block3 .lb {
	width: 14px;
	float: left;
	height: 15px;
}
.block3 .cb {
	background: URL(images/design/border_ntr_cb.png) repeat-x;
	margin-left: 14px;
	margin-right: 12px;
	text-align: center;
	height: 15px;
}
.block3 .rb {
    width: 12px;
    float: right;
    height: 15px;
}

.leftpart {
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 170px;
}
.rightpart {
	float: right;
	padding-right: 10px;
	padding-top: 25px;
}
.maincontent {
	padding: 2%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.login input.inputtextlogin {
	margin: 0px;
	font-size: 6pt;
	font-family: "Trebuchet MS";
	background-color: #990000;
	height: 12px;
	color: white;
	padding: 0px 2px;
	width: 66px;
	border: 0px;
}

.gui-btn span a, .gui-btn span a:hover {
	border: 0px;
	color: white;
	cursor: pointer;
}

div.menu {
	position: absolute;
	margin-left: 15px;
}
div.menu a, div.menu a:hover {
	border: none;
}

div.smenu {
	margin-left: 100px;
	background-color: #990000;
	padding-top: 2px;
	border-bottom: 2px #231F20 solid;
	border-left: 0px #231F20 solid;
	border-right: 0px #231F20 solid;
	position: absolute;
	display: none;
	width: 220px;
	z-index: 230;
	text-align: left;
	font-size: 10pt;
}
div.smenu a, div.smenu h4 {
	font-size: 10pt;
	color: white;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
	margin: 5px;
	display: block;
	border: 0px;
}
div.smenu a:hover {
	border: 0px;
}
div.smenu h4 {
	padding: 1px;
	text-align: center;
	font-weight: bold;
	background-color: white;
	color: black;
}
div.smenu img {
	width: 100%;
	height: 2px;
	background-color: #231F20;
	display: block;
	margin: 0px;
}

.search {
	padding-top: 10px;
	width: 100%;
	color: white;
	font-weight: bold;
	text-align: right;
}
input.qwerty {
	margin: 0px;
	font-size: 20pt;
	font-family: "Trebuchet MS";
	background-color: #eeeeee;
	padding: 0px 3px;
	width: 100%;
	border: 1px solid;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
}
input.qwerty2 {
	margin: 0px;
	font-size: 15pt;
	font-family: "Trebuchet MS";
	background-color: #eeeeee;
	padding: 0px 3px;
	width: 100%;
	border: 1px solid;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
}
input.qwerty:focus,input.qwerty:hover,input.qwerty2:focus,input.qwerty2:hover {
	background-color: white;
}
#help {
    position: relative;
    display: none;
    width: 100%;
    border: 1px solid;
    margin-top: 16px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
}
#qwerty {
	margin: 0px;
	font-size: 11pt;
	color: white;
	font-family: "Trebuchet MS";
	background-color: #990000;
	padding: 0px 3px;
	width: 100%;
	border: none;
	border-bottom: 2px solid white;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
}
#qwerty_helper {
	z-index: 500;
	position: absolute;
	display: none;
	font-weight: normal;
	margin-top: 26px;
	background-color: #990000;
	color: white;
	width: 235px;
	text-align: justify;
	border: 1px solid black;
	padding: 5px;
}
#qwerty_helper a {
	cursor: pointer;
	margin-bottom: 10px;
	display: block;
	color: white;
	border: none;
}
#qwerty_helper a.selected, #qwerty_helper a:hover {
	color: #231F20;
	cursor: pointer;
	border: 0px;
    background-color: white;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 5px;
    padding-right: 5px;
}
ol.searchresult li {
	font-size: 13pt;
}
ol.searchresult li div {
	font-size: 10pt;
	padding-left: 20px;
}
.poll {
	font-size: 8pt;
}
.func {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #990000;
}
.func2 {
	font-size: 9pt;
}
.func2 a, .func2 a:hover {
	font-weight: bold;
	border: none;
}

div.pagetitle h1, div.pagetitle h1 a, div.pagetitle h1 a:hover {
	font-size: 16pt;
	color: white;
	background-color: #990000;
	padding: 3px;
	margin-bottom: 5px;
	border: none;
}

.funccatdiv {
	padding: 5px;
}
.funccatdiv div {
	float: left;
	margin-right: 1%;
	width: 32%;
}
.funccatdiv a, .funccatdiv a:hover {
    font-family: "Trebuchet MS";
}

.calendarsub {
	width: 350px;
	display: none;
	position: absolute;
	background-color: white;
	border: 1px solid black;
	z-index: 1;
	margin-left: 20px;
	margin-top: -10px;
	padding: 5px;
	color: black;
}
.funcbar {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.date {
	color: #666666;
}
.news_header {
	margin-left: 10px;
	font-weight: bold;
}
.news_site {
	margin-left: 10px;
	font-weight: bold;
}
.news_site a {
	font-weight: normal;
}
.news_text {

}

.menutable tr.master td, .menutable tr.master td a, .menutable tr.master td a:hover {color: white; background-color: #0000CC;}
.menutable tr.poligon td, .menutable tr.poligon td a, .menutable tr.poligon td a:hover {color: white; background-color: #009900;}
.menutable tr.play td, .menutable tr.play td a, .menutable tr.play td a:hover {color: white; background-color: #990000;}
.menutable tr.event td, .menutable tr.event td a, .menutable tr.event td a:hover {color: white; background-color: #2375AF;}
.menutable tr.play td div.calendarsub a, .menutable tr.play td div.calendarsub a:hover {color: black; background-color: transparent;}
.menutable tr.master td div.calendarsub a, .menutable tr.master td div.calendarsub a:hover {color: black; background-color: transparent;}
.menutable tr.poligon td div.calendarsub a, .menutable tr.poligon td div.calendarsub a:hover {color: black; background-color: transparent;}
.menutable tr.event td div.calendarsub a, .menutable tr.event td div.calendarsub a:hover {color: black; background-color: transparent;}
.calendar { background: URL("empty.gif") repeat-y left top; border: 0px; }
.calendar table { background: URL("empty.gif"); background-color: #ffffff; }
.calendar .button { background: URL("empty.gif"); background-color: #7F9DB9; color: #f9f9f9; }
.calendar thead tr { background: URL("empty.gif"); background-color: #7F9DB9; color: #f9f9f9; }
.calendar thead .title { background: URL("empty.gif"); background-color: #7F9DB9; color: #f9f9f9; }
.calendar thead .hilite { background: URL("empty.gif"); background-color: #7F9DB9; color: #f9f9f9; }
.calendar thead .active { background: URL("empty.gif"); background-color: #7F9DB9; color: #f9f9f9; }
.calendar thead .daynames { background: URL("empty.gif"); background-color: #C0CEDB; }
.calendar table .wn { background: URL("empty.gif"); background-color: #7F9DB9; color: #f9f9f9; }
.calendar tbody .rowhilite td.wn { background: URL("empty.gif"); background-color: #7F9DB9; color: #f9f9f9; }
.calendar tbody td.hilite { background: URL("empty.gif"); }
.calendar tbody td.selected { background: URL("empty.gif"); }
.calendar tfoot .ttip { background: URL("empty.gif"); background-color: #7F9DB9; color: #f9f9f9; }
.calendar .combo { background: URL("empty.gif"); background-color: #7F9DB9; color: #f9f9f9; }
.calendar .combo .hilite { background: URL("empty.gif"); background-color: #C0CEDB; }
.calendar .combo .active { background: URL("empty.gif"); background-color: #C0CEDB; }
.calendar td.time { background: URL("empty.gif"); }
.calendar td.time .ampm { background: URL("empty.gif"); }
.calendar td.time span.hilite { background: URL("empty.gif"); }
.calendar td.time span.active { background: URL("empty.gif"); }
.calendar sup { font-weight: normal; font: 7px small fonts;}
.calendar tbody { background-color: #fafafa; }
.calendar tbody td { font-size: 10px; color: black; vertical-align: bottom; }
.calendar tbody td.special0 {font-weight: bold; color: black; }
.calendar tbody td.special1 {background-color: #2375AF; color: white; font-weight: bold; }
.calendar tbody td.special2 {background-color: #CC0000; color: white; font-weight: bold; }
.calendar tbody td.special3 {background-color: #0000CC; color: white; font-weight: bold; }
.calendar tbody td.special4 {background-color: #009900; color: white; font-weight: bold; }
.calendar tbody td.selected { color: black; background: url(""); }
.calendar tbody td.selected.special1 { color: white; background-color: #2375AF; }
.calendar tbody td.selected.special2 { color: white; background-color: #CC0000; }
.calendar tbody td.selected.special3 { color: white; background-color: #0000CC; }
.calendar tbody td.selected.special4 { color: white; background-color: #009900; }
.calendar tbody td.hilite { background: url(""); }
.calendar tbody td.hilite.special1 { color: white; background-color: #2375AF; }
.calendar tbody td.hilite.special2 { color: white; background-color: #CC0000; }
.calendar tbody td.hilite.special3 { color: white; background-color: #0000CC; }
.calendar tbody td.hilite.special4 { color: white; background-color: #009900; }
.calendar tbody .rowhilite td, .calendar tbody .rowhilite td.wn { background: url(""); }
.calendar tbody .rowhilite td.special1, .calendar tbody .rowhilite td.wn.special1 { color: white; background-color: #2375AF; }
.calendar tbody .rowhilite td.special2, .calendar tbody .rowhilite td.wn.special2 { color: white; background-color: #CC0000; }
.calendar tbody .rowhilite td.special3, .calendar tbody .rowhilite td.wn.special3 { color: white; background-color: #0000CC; }
.calendar tbody .rowhilite td.special4, .calendar tbody .rowhilite td.wn.special4 { color: white; background-color: #009900; }
.calendar tbody td.weekend { color: #c44; }
.calendar tbody td.weekend.special1 { color: white; background-color: #2375AF; }
.calendar tbody td.weekend.special2 { color: white; background-color: #CC0000; }
.calendar tbody td.weekend.special3 { color: white; background-color: #0000CC; }
.calendar tbody td.weekend.special4 { color: white; background-color: #009900; }
div.calendar {
	z-index: 199;
}

.menutable td.locations {
	text-align: center;
	font-size: 1.05em;
	padding: 13px;
	font-weight: bold;
	background-color: #f6f6f6;
}

.menutable td.description {
	font-weight: normal;
	background-color: #f6f6f6;
	text-align: justify;
}

#allgames {
	display: none;
	z-index: 251;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 250px;
	text-align: left;
}
#allgames2 {
	border: #231F20 1px solid;
	text-align: center;
	width: 222px;
	background-color: #fdf9f1;
	padding: 5px;
}
#allgames2 a, #allgames2 a:hover, #allgames2 span {
    font-size: 10pt;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    border: 0px;
    border-left: #231F20 1px solid;
    border-right: #231F20 1px solid;
}

#calendar1000 {
	width: 600px;
}
#calendar1000 .calendar TFOOT .footrow {
	display: none
}
#calendar1000 .calendar thead .headrow {
	display: none
}

.smgray, .smgray a, .smgray a:hover {
	color: #666666;
	font-size: 9pt;
}

.bottomlinks {
	text-align: center;
	padding-bottom: 10px;
}
.bottomlinks, .bottomlinks a, .bottomlinks a:hover {
	font-size: 12pt;
	color: black;
}

.banners {
	text-align: center;
	margin-bottom: 45px;
}
.banners, .banners a, .banners a:hover {
	font-size: 14pt;
	color: white;
	border: 0px;
}
.banners img {
	width: 130px;
	height: 66px;
	margin-left: 10px;
	margin-right: 10px;
}

#blackout {
	opacity: .9;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #555555;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	height: 100%;
	width: 100%;
	display: block;
	z-index: 200;
}
#sarissapage {
	width: 100%;
	text-align: center;
	z-index: 201;
	position: absolute;
	top: 0px;
	left: 0px;
}

.cb_editor {
	text-align: left;
	width: auto;
}
.indexer {
	border: 0px solid;
	border-color: #999999;
	width: auto;
}
.indexer h3 {
	text-align: center;
}
.indexer h3 a {
	border: 0px;
}
.fieldname {
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 5px;
}
.mustbe {
	color: #E91A35;
	font-size: 9pt;
	font-weight: normal;
}
div.fieldname span.help {
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
	display: block;
	line-height: 170%;
}
h1.data_h1 {
	font-size: 14pt;
	text-align: left;
	margin-bottom: 15px;
	text-decoration: underline;
}
input.num, input.inputtext, textarea, select, option, .dropfield, .dropfield2 div.main {
	margin: 0px;
	font-size: 11pt;
	font-family: "Trebuchet MS";
	background-color: #eeeeee;
}
input.inputtext, textarea {
	padding: 0px 3px;
}
input.inputtext, textarea, select {
	width: 100%;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
}
input.num:focus, input.inputtext:focus, textarea:focus, select:focus, select:focus option {
	background-color: white;
}
input.num:hover, input.inputtext:hover, textarea:hover, select:hover, select:hover option, .dropfield:hover, .dropfield2 div.main:hover {
	background-color: white;
}
.checkbox {
	width: 13px;
	height: 13px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: text-bottom;
}
.radio {
	width: 13px;
	height: 13px;
	padding: 0px;
	border: 0px;
	vertical-align: text-bottom;
}
input.num {
	padding: 0px 3px;
	width: 59px;
}
.dropfield {
	cursor: pointer;
	border: 1px solid;
	padding: 0px 3px;
	margin-top: 2px;
	text-align: left;
}
.dropfield2 {
	display: none;
	position: absolute;
	z-index: 251;
}
.dropfield2 div.main {
	border: 1px solid;
	vertical-align: bottom;
	text-align: left;
	padding: 5px;
	overflow: auto;
	height: 150px;
	float: left;
}
.dropfield2 div.main img {
	vertical-align: middle;
}
.dropfield2 div.main label {
	cursor: pointer;
}
.dropfield2 div.clean {
	border: none;
	background: none;
	padding: 0px;
	float: right;
}
a.cross {
	cursor: pointer;
	background: #E91A35;
	padding: 0px 3px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: none;
}
a.cross:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}
.ieprompt {
	padding: 10px;
	font-size: 10.5pt;
	font-family: "Trebuchet MS";
	background: #FFFFFF;
}

.ctrlink {
	font-size: 15pt;
	font-weight: bold;
}
.ollist {
	margin-left: 0px;
	padding-left: 10px;
	list-style: none;
}
.ollist li {
	background-image: url(libraries/folder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px;
	padding-left: 20px;
}
.ullist {
	margin-left: 0px;
	padding-left: 10px;
	list-style: none;
}
.ullist li {
	background-image: url(libraries/page.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px;
	padding-left: 20px;
}
.ollist li.ullist {
	background-image: url(libraries/page.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px;
	padding-left: 20px;
}

.menutable, .maininfotable {
	width: 100%;
}
.menutable td, .maininfotable td {
	vertical-align: top;
	border-bottom: 1px solid;
	border-color: #D6D6D6;
	padding: 3px;
	font-weight: normal;
}
.maininfotable td {
	text-align: center;
}
.menutable td.menu, .maininfotable td.menu {
	font-weight: normal;
	border-top: #D6D6D6 1px solid;
	background: none;
	background-color: #f6f6f6;
	width: auto;
}
.menutable .menu, .menutable .menu a, .menutable .menu a:link, .menutable .menu a:visited, .maininfotable .menu, .maininfotable .menu a, .maininfotable .menu a:link, .maininfotable .menu a:visited {
	font-weight: normal;
	color: #A12600;
	text-decoration: none;
	font-size: 10.5pt;
	font-weight: bold;
	background-color: #f6f6f6;
}
.menutable .menu a, .menutable .menu a:link, .menutable .menu a:visited, .maininfotable .menu a, .maininfotable .menu a:link, .maininfotable .menu a:visited {
	border: 0px;
}
.maininfotable tr.menu, .maininfotable td.menu {
	font-weight: normal;
}
.menutable .menu a:hover, .menutable .menu a:active, .maininfotable .menu a:hover, .maininfotable .menu a:active {
	color: #252E38;
	text-decoration: none;
}
.maininfotable .menu {
	vertical-align: bottom;
}
.maininfotable .sup {
	color: #dd0000;
	font-size: 8pt;
	vertical-align: top;
}
.menutable tr.string1, .maininfotable tr.string2 {
	background-color: #ffffff;
}
.menutable tr.string2, .maininfotable tr.string1 {
	background-color: #f6f6f6;
}
.type1red, .type2red {
	background-color: #dd0000;
	color: white;
}
.type1red .dropfield, .type1red .dropfield2 {
	color: #231F20;
}
.searchtable, .searchtable td {
	border: 1px solid;
	border-color: #999999;
}
.searchtable td {
	text-align: left;
}

.error {
	text-align: center;
	width: 645px;
	color: #00aa00;
	border: 1px dashed #00aa00;
	padding: 15px;
	font-weight: bold;
}
.error a {
	color: #00aa00;
	border-bottom: 1px dashed;
}
.error_red {
	text-align: center;
	width: 645px;
	color: #dd0000;
	border: 1px dashed #dd0000;
	padding: 15px;
	font-weight: bold;
}
.error_red a {
	color: #dd0000;
	border-bottom: 1px dashed;
}

.pagecount {
	text-align: center;
	font-family: verdana;
	font-size: 8pt;
}
.pagecount a.sm, .pagecount a.sm:hover {
	color: #135989;
	font-size: 7pt;
	padding-bottom: 0px;
}
.pagecount span.sm {
	font-size: 7pt;
}
.pagecount td {
	vertical-align: top;
}
.pagecount a, .pagecount a:hover {
	font-weight: normal;
	font-size: 8pt;
}
.pagecount td.next {
	text-align: right;
}
.pagecount td.previous {
	text-align: left;
}
.pagecount td.pagenums {
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
.pagecount td.pagenums a {
	color: #666666;
	margin-left: 7px;
	margin-right: 7px;
}
.pagecount td.pagenums span.selpage {
	color: #ffffff;
	background-color: #666666;
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 1px;
	margin-right: 1px;
}
.pagecount td.pagenums div.pagegroup {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	background-color: #cccccc;
	height: 3px;
}
.pagecount td.pagenums div.pagegroup img {
	height: 3px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #666666;
	vertical-align: top;
	position: relative;
	left: 0px;
}

div.quote {
	background-color: #eeeeee;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 10px;
	border: 1px solid black;
	padding: 10px;
}