* {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  background: #dfdfef url(bg.gif) repeat-x scroll 0% 50%;
  font-family: Verdana,Tahoma,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.7em;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  color: #666666;
  text-align: center;
}
a {
  color: #e7777FF;
  background-color: inherit;
  text-decoration: none;
}
a:hover {
  color: #7777FF;
  background-color: inherit;
}
h1, h2, h3 {
  font-family: 'Trebuchet MS',Arial,Sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #333333;

}
h1 {
  font-size: 1.5em;
  color: #224178;
}
h2 {
  font-size: 1.4em;
  text-transform: uppercase;
  text-align: center;
}
h3 {
  font-size: 1.3em;
}
p, h1, h2, h3 {
  margin: 12px 15px;
}
ul, ol {
  margin: 15px 35px;
  padding: 0 15px;
  color: #353577;
}
ul span, ol span {
  color: #555555;
}
img {
  border: 2px solid #ffffff;
}
img.no-border {
  border: none;
}
img.float-right {
  margin: 0px 5px;
}
img.float-left {
  margin: 0px 5px;
}
a img {
  border: 2px solid #ffffff;
}
acronym {
  border-bottom: 1px solid #231177;
  cursor: help;
}
form {
  border: 1px solid #f2f2f2;
  margin: 15px;
  padding: 0;
  background-color: #f5f5ff;
}
blockquote {
  border-style: solid;
  border-color: #f5ffb3 #f5ffb3 #f5ffb3 #111177;
  border-width: 1px 1px 1px 3px;
  margin: 15px;
  padding: 0 0 0 18px;
  background: #f5ffb3 none repeat scroll 0% 50%;
  color: #111177;
  font-family: Georgia,'Bookman Old Style',Serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 1.2em;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
}
label {
  margin: 10px 0;
  display: block;
  font-weight: bold;
}
input {
  border: 1px solid #7777aa;
  padding: 2px;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #111177;
}
button {
  border: 2px solid #6b6bed;
  padding: 2px;
  background-color: #3b3bdd;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #eeeeff;
}
textarea {
  border: 1px solid #7777aa;
  padding: 2px;
  width: 300px;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  height: 80px;
  display: block;
  color: #3b3bdd;
}
#wrap {
  margin: 0 auto;
  background: #fffff1 none repeat scroll 0% 50%;
  width: 820px;
  height: 100%;
  text-align: left;
}
#content-wrap {
  margin: 0;
  padding: 0;
  background: #aaaaaa none repeat scroll 0% 50%;
  clear: both;
}
#header {
  background: #000000 url(headerbg.gif) repeat-x scroll 0% 100%;
  position: relative;
  height: 20px;
}
#header form.searchform {
  position: absolute;
  top: 0;
  right: -12px;
}
#main {
  padding: 0;
  float: left;
  margin-left: 15px;
  width: 50%;
}
#mainbig {
  padding: 0;
  float: left;
  margin-left: 15px;
  width: 75%;
}
.post-footer {
  border: 1px solid #f2f2f2;
  margin: 20px 15px 0;
  padding: 5px;
  background-color: #fafafa;
  font-size: 95%;
}
.post-footer .date {
  margin: 0 10px 0 5px;
  background: transparent url(clock.gif) no-repeat scroll left center;
  padding-left: 20px;
}
.post-footer .comments {
  margin: 0 10px 0 5px;
  background: transparent url(comment.gif) no-repeat scroll left center;
  padding-left: 20px;
}
.post-footer .readmore {
  margin: 0 10px 0 5px;
  background: transparent url(page.gif) no-repeat scroll left center;
  padding-left: 20px;
}
#sidebar {
  margin: 0;
  padding: 0;
  float: left;
  width: 23%;
  display: inline;
}
#sidebar ul.sidemenu {
  margin: 10px 0 10px 15px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar ul.sidemenu li {
  border: 1px solid #f2f2f2;
  margin-bottom: 1px;
}
#sidebar ul.sidemenu a {
  border-left: 6px solid #bbbbdd;
  padding: 2px 5px 2px 10px;
  background: #f1f1f5 none repeat scroll 0% 50%;
  display: block;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  min-height: 18px;
  font-style: normal;
  font-variant: normal;
  font-size: 1.2em;
}
* html body #sidebar ul.sidemenu a {
  height: 18px;
}
#sidebar ul.sidemenu a:hover {
  border-left: 6px solid #ccccee;
  padding: 2px 5px 2px 10px;
  background: #cbcbee none repeat scroll 0% 50%;
  color: #333333;
}
#sidebar ul.Usidemenu {
  margin: 10px 0 10px 15px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar ul.Usidemenu li {
  border: 3px solid #f2f2f2;
  margin-bottom: -9px;
  margin-top: -9px;
}
#sidebar ul.Usidemenu a {
  border-left: 4px solid #f2f2f2;
  padding: 2px 5px 2px 10px;
  background: #f2f2f2 none repeat scroll 0% 50%;
  display: block;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  min-height: 18px;
  font-size: 1.1em;
}
* html body #sidebar ul.Usidemenu a {
  height: 18px;
}
#sidebar ul.Usidemenu a:hover {
  border-left: 6px solid #ccccee;
  padding: 2px 5px 2px 10px;
  background: #cbcbee none repeat scroll 0% 50%;
  color: #333333;
}
#rightbar {
  margin: 0;
  padding: 0;
  float: right;
  width: 24%;
}
#footer {
  border-top: 5px solid #4134E8;
  margin: 0;
  padding: 0;
  background: #dfdfef none repeat scroll 0% 50%;
  clear: both;
  color: #101010;
  height: 50px;
  font-size: 92%;
}
#footer a {
  text-decoration: none;
  font-weight: bold;
  color: #101010;
}
#footer .footer-left {
  float: left;
  width: 65%;
}
#footer .footer-right {
  float: right;
  width: 30%;
}
#header ul {
  margin: 0;
  padding: 0;
  z-index: 999999;
  position: absolute;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  right: -2px;
  bottom: 6px ! important;
  font-family: Arial,'Trebuchet MS',Tahoma,verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  width: 313px;
}
#header li {
  margin: 0;
  padding: 0;
  display: inline;
}
#header a {
  margin: 0;
  padding: 0 0 0 4px;
  background: transparent url(tableft.gif) no-repeat scroll left top;
  float: left;
  text-decoration: none;
}
#header a span {
  padding: 6px 15px 3px 8px;
  background: transparent url(tabright.gif) no-repeat scroll right top;
  float: left;
  display: block;
  color: #ffffff;
}
#header a span {
  float: none;
}
#header a:hover span {
  color: #ffffff;
}
#header a:hover {
  background-position: 0% -42px;
}
#header a:hover span {
  background-position: 100% -42px;
}
#header #current a {
  background-position: 0% -42px;
  color: #ffffff;
}
#header #current a span {
  background-position: 100% -42px;
  color: #ffffff;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.clear {
  clear: both;
}
.green {
  color: #268e2d;
}
.red {
  color: #e23939;
}
.gray {
  color: #bfbfbf;
}
.table_1 {
  background-color: #ebebcd;
}
.table_2 {
  background-color: #ebebcd;
  border-width:1px;
  margin:5px;
  border-collapse: collapse;
}

