body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	background-image:url(bg/sky.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

    scrollbar-base-color:#cccccc;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#cccccc;
    scrollbar-highlight-color#cccccc;
    scrollbar-shadow-color:#cccccc;
    scrollbar-track-color:#cccccc; 
	background-repeat:repeat-x;
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #323232;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #323232;
    text-transform: uppercase;
    font-weight: bold;
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #323232;
    text-transform: capitalize;
    font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #323232;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #323232;
    height: 24px;
    font-weight: bold;
	background-color: #fff;
    background-repeat: repeat;
    background-position: left top;
	border-bottom: 1px dashed #c5c5c5;

}

.title1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #323232;
    height: 24px;
    font-weight: bold;
	background-color: #fff;
    background-repeat: repeat;
    background-position: left top;
	border-bottom: 1px dashed #c5c5c5;

}

.toptitle {
    font-family: Tahoma;
    font-size: 10px;
    color: #fff;
	text-transform:capitalize;
    height: 26px;
    font-weight: normal;
    background-image: url(gfx/topbar.jpg);
    background-repeat: repeat;
    background-position: left top;
	text-indent: 4px;
}

.fulltitle {
    font-family: Tahoma;
    font-size: 10px;
    color: #fff;
	text-transform:capitalize;
    height: 26px;
    font-weight: normal;
    background-image: url(gfx/fulltitle.jpg);
    background-repeat: repeat;
    background-position: left top;
	text-indent: 4px;
}

.bars {
font-size: 10px;
color: #fff;
text-decoration: none;
font-weight: normal;
font-family: Tahoma;
text-indent: 6px;
}

.category_big {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #323232; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #323232; 
    font-weight: normal; 
}

.marked {
    background-color: #323232;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #323232;
    text-decoration: none;
    font-weight: normal;
}

.barstyle {
height: 25px;
background-image: url(gfx/forumbg.jpg);
background-repeat: repeat;
border-bottom: 1px solid #d8d8d8;
border-right: 1px solid #d8d8d8;
}

a:hover {
    color: #95c3d6;
    text-decoration: none;
    font-weight: normal;
}

a.headline, a.headline:visited, a.headline:active {
    color: #525252;
    text-decoration: none;
    font-weight: normal;
}

a.headline:hover {
    color: #95c3d6;
    text-decoration: underline;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #323232;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #c5c5c5;
    text-decoration: underline;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #323232;
    text-decoration: none;
}

a.category:hover {
    color: #cb2d2d;
    text-decoration: none;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #FFFFFF; 
    background-color: #94c2d6; 
    border: 1px solid #006fa0;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #666666; 
    background-color: #fff; 
    border: 1px solid #94c2d6;
}

.form_on {  
    color: #323232; 
    background-color: #ededed; 
    border: 1px solid #94c2d6;
}

.form_username {
    background-color: #fff;
    border-top: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
    color: #323232;
	width: 130px;
	height: 13px;
	_height: 15px;
    text-align:left;
}

.form_password {
    background-color: #fff;
    border-top: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
    color: #323232;
	width: 130px;
	height: 13px;
		_height: 15px;
    text-align:left;
}

.form_name {
    background-color: #e1e1e1;
    border: 1px solid #c5c5c5;
    color: #323232;
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #e1e1e1;
    border: 1px solid #c5c5c5;
    color: #323232;
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}


.score1_1 {
   background-image: url(/images/tm_score_1_1.gif);
   text-align: center;
   width: 400;
image-width: 400;
image-height: 20;
   height: 20;
   border: 0px solid #3b3b3b;
    font-weight: bold;
}

.score2_1 {
   background-image: url(/images/tm_score_2_1.gif);
   width: 400;
   height: 20;
   border: 0px solid #3b3b3b;
   align: center;
   color: #000000;
    font-weight: bold;
}

td.score3_1 {
   background-image: url(/images/tm_score_3_1.gif);
   width: 160;
   heigth: 110;
   border: 0px solid #3b3b3b;
   align: center;
   color: #000000;
   font-size: 12px;
}
td.score_win {
   background-image: url(/images/tm_score_3_2.gif);
   width: 80;
   heigth: 110;
   border: 0px solid #3b3b3b;
   align: center;
   color: #10CC10;
    font-size: 18px;
    font-weight: bold;
}

td.score_loss {
   background-image: url(/images/tm_score_3_2.gif);
   width: 80;
   heigth: 110;
   border: 0px solid #3b3b3b;
   align: center;
   color: #CC1010;
    font-size: 18px;
    font-weight: bold;
}

td.score3_3 {
   background-image: url(/images/tm_score_3_3.gif);
   width: 158;
   heigth: 110;
   border: 0px solid #3b3b3b;
   align: center;
   color: #000000;
   font-size: 12px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 20px;
border-bottom: 1px solid black;
padding: 1px 0;
text-align: left;
text-decoration: none;
background: #95c3d6;
font-weight: bold;
color: #fff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #055f98;
}
