/* Cascading Style Sheed created by Sebastian Kotrbaty; kotrbaty@msn.com */

body               { background-image: url(bodybg.jpg); font-family: verdana, arial, utopia; font-size:10pt; margin-top:50px; margin-bottom: 100px; }

table              { border-collapse:collapse; font-size: 10pt; }

td                 { border-collapse:collapse; }

th                 { height: 25px; background: url(thbg.jpg); color:#fff;text-align:left;padding-left:5px; border:1px solid #000000;border-bottom:0px; }

hr                 { width:80%; border: 1px solid #cccccc;margin-top:20px; margin-bottom: 20px; }

h1								 { color: #cccccc;	}

h2				 	  		 { color: #c0c0c0; }

h3								 { color: #999999; }

h4					       { color: #666666;	}

h5								 { color: #555555; }

h6								 { color: #444444; }

p									 { color: #333; line-height: 150%; font-size: 10pt; }

/* classes & ids*/

.frame             { padding-left: 15px; padding-right: 15px; width: ; background-color: #333333; }

.maintable         { width: 800px; border: 1px solid #000000; background-color: #515151 }

.banner            { width: 100%; height: 150px; padding-right: 15px; background-image: url(banner.jpg); }

.advertisment      { width: 370px; height: 100px; margin-top:15px; border: 1px solid #333333; }

.navigation        { width: 770px; height: 30px; background: #ccc; }

.content           { padding: 15px; }

.template          { width: 100%; background-color: #ffffff;  }

.status            { height:15px; font-size: 8pt; height:15px; color: #cccccc; }

.table             { margin-top:20px; margin-bottom: 20px; }

.itable            { width: 100%; height: 100%; border: 1px; background-color: #e9e9e9; }

.td                { border: 1px solid #000000; padding: 2px;}

#border            { border: 1px solid #000000; }

#red               { color: #FF0040; }

#blue              { color: #333399; }


/* link */

a:link             { color: #333399;	text-decoration: none; 	}

a:visited          { color: #738DC8;	text-decoration: none; 	}

a:hover						 { color: #FF0040;	text-decoration: underline;	}

a:active				   { color: #738DC8;	text-decoration: underline;	}

