
a.side:link {
  color: #edeef0;
  text-decoration: none;
}

a.side:visited {
  color: #edeef0;
  text-decoration: none;
}

a.side:hover {
  color: #ffcc00;
  text-decoration: none;
}

a.links:link {
  color: #2328d4;
  text-decoration: none;
}

a.links:visited {
  color: #2328d4;
  text-decoration: none;
}

a.links:hover {
  color: #ffcc00;
  text-decoration: none;
}

p.info{
 font-size:12;
 text-align:justify;
 padding-right: 5px;
 padding-left: 5px;
}

td.showcase{
 font-size:12;
 text-align:center;
 color: #ffffff;
 background-color: #52575C;
 border-right: thin solid #ffffff;
 border-bottom: thin solid #ffffff;
 border-left: thin solid #ffffff;
 border-top: thin solid #ffffff;
}

td.info{
 background:#ffffff url(images/infobg.gif) repeat-x left top; 
 border: 1px solid #e1e2e4;
 padding: 0px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
}

tr.banr{
 background:url(images/iliad.jpg) no-repeat left top;
}

td.rightbanr{
 background: transparent url(images/transparent_gray1.gif);
 border: 1px solid #e1e2e4;
 padding: 0px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
}

td.about{
 background:url(images/micro.jpg) no-repeat left top;
 height: 156px;
}

td.aboutbg{
 background: transparent url(images/transparent_gray1.gif);
}

table.panel{
 background-color: #433d3f;
 padding: 1px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
}

#standard {
 font: 13px serif;
}

#footer{
 text-align:center;
 /*font-size:12;*/
 font: 13px serif;
}

#logo{
 width:1016;
 height:100;
}

#pad {
 padding-left: 10px;
 padding-right: 10px;
}

#show{
 width:260px;
 height:46px;
}

#info{
 width:220px;
 height:26px;
}

#liquid-round {
 width:100%;
 margin:0px auto;
 background:#fff url(images/leftside.gif) repeat-y left top; 
}

#liquid-round .top {
 width:100%;
 height:20px;
 background:url(images/top.gif) no-repeat left top;
}

#liquid-round .top span {
 display:block;
 position:relative;
 height:20px;
 background:url(images/top-right.gif) no-repeat right top;
}

#liquid-round .center-content {
 position:relative;
 background:url(images/rightside.gif) repeat-y right top;
 padding:1px 20px 1px 25px;
 /*margin:-1px 0 -50px 0;*/
}

#liquid-round .bottom {
 width:100%;
 height:60px;
 background:url(images/bottom.gif) no-repeat left bottom;
}

#liquid-round .bottom span {
 display:block;
 position:relative;
 height:60px;
 background:url(images/bottom-right.gif) no-repeat right top;
}


#menu {
  text-align:left;
  list-style-type: none;
  background-color: transparent;
  list-style-position: outside;
 padding-left: 4px;
}

#exlist {
  padding-top:0px;
  color: #edeef0;
  list-style-position: outside;
}

#defaultsize{
  font-size:14;
}
