body {
									background-color:#444444;
									background-attachment:fixed;
									background-image:url(resources/backgrounds/bg.jpg);
									margin:25px 0;
}

fieldset {
									border-right:#ffff99 1px solid;
									border-top:#ffff99 1px solid;
									border-left:#ffff99 1px solid;
									border-bottom:#ffff99 1px solid;
									margin:0 0 1px;
									padding:1px;
}

legend {
									border-right:#ffff99 1px solid;
									border-top:#ffff99 1px solid;
									font-weight:bold;
									font-size:14px;
									border-left:#ffff99 1px solid;
									color:#333300;
									border-bottom:#ffff99 1px solid;
									font-family:arial, tahoma, helvetica, verdana;
									background-color:#ffff99;
									padding:.2em;
}

#page {
									-moz-box-shadow: 0 0 9px 9px #222222; 
									-webkit-box-shadow: 0 0 9px 9px #222222; 
									box-shadow: 0 0 9px 9px #222222;
}

a {
									color:#ffff99;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
									text-decoration:underline;
}

a:hover {
									color:#ff6600;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
									text-decoration:none;
}

ol {
									list-style-type:decimal;
}

ol.alpha {
									list-style-type:lower-alpha;
}

ol.roman {
									list-style-type:lower-roman;
}

ul {
									list-style-type:circle;
}

ul.disc {
									list-style-type:disc;
}

ul.square {
									list-style-type:square;
}

.text {
									font-size:11px;
									color:#ffffff;
									font-family:arial, helvetica, tahoma, verdana;
}

.text1 {
									font-size:13px;
									color:#ffffff;
									font-family:arial, helvetica, tahoma, verdana;
}

.header {
									font-size:15px;
									color:#ffffff;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
}

.header1 {
									font-size:20px;
									color:#ffffff;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
}

.header2 {
									font-size:25px;
									color:#ffffff;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
}

.header3 {
									font-size:30px;
									color:#ffffff;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
}

.header4 {
									font-size:35px;
									color:#ffffff;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
}

.header5 {
									font-size:40px;
									color:#ffffff;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
}

span.text {
									font-size:11px;
									color:#ffff99;
									font-family:arial, helvetica, tahoma, verdana;
}

span.text1 {
									font-size:13px;
									color:#ffff99;
									font-family:arial, helvetica, tahoma, verdana;
}

span.header {
									font-size:15px;
									color:#ffff99;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
}

span.header1 {
									font-size:20px;
									color:#ffff99;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
}

span.header2 {
									font-size:25px;
									color:#ffff99;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
}

span.header3 {
									font-size:30px;
									color:#ffff99;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
}

span.header4 {
									font-size:35px;
									color:#ffff99;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
}

span.header5 {
									font-size:40px;
									color:#ffff99;
									font-family:arial, helvetica, tahoma, verdana;
									font-weight:bold;
}

.footer {
									font-size:9px;
									color:#000000;
									font-family:arial, helvetica, tahoma, verdana;
									text-decoration:none;
}

.box {
									border-right:#ff0000 1px dotted;
									border-top:#ff0000 1px dotted;
									border-left:#ff0000 1px dotted;
									border-bottom:#ff0000 1px dotted;
									padding:3px;
}

.box1 {
									border-right:#000000 1px solid;
									border-top:#000000 1px solid;
									border-left:#000000 1px solid;
									border-bottom:#000000 1px solid;
									background-color:#ffffff;
									padding:3px;
}