/* BY : KODCUNUZ.CEB.IM */
a:link, a:visited { 
color : #0a01b6; 
text-decoration : none; 
} 
a:hover { 
color : #ef020c; 
text-decoration : none; 
} 
input, textarea, select { 
color : #0a01b6; 
background-color : #fff; 
background-image : url(http://makinist.wapsite.me/rb/images/menu.gif); 
background-repeat : repeat-x; 
background-position : 50% top; 
margin-right : 1px; 
margin-bottom : 1px; 
padding : 1px 4px; 
border : 1px solid #0a01b6; 
} 
input:hover, textarea:hover, select:hover { 
color : #ef020c; 
background-color : #eae4e7; 
background-image : url(http://makinist.wapsite.me/rb/images/menu.gif); 
background-repeat : repeat-x; 
background-position : 50% bottom; 
margin-right : 1px; 
padding : 1px 4px; 
border : 1px solid #ef020c; 
} 
input:focus, textarea:focus, select:focus { 
color : #0a01b6; 
background-color : #fff; 
background-image : url(http://makinist.wapsite.me/rb/images/menu.gif); 
background-repeat : repeat-x; 
background-position : 50% top; 
margin-right : 1px; 
padding : 1px 4px; 
border : 1px solid #0a01b6; 
} 
body { 
color : #0a01b6; 
font-size : 12px; 
font-family : Tahoma; 
background-color : #fff; 
margin : 0; 
padding : 0; 
} 
form { 
margin : 0; 
padding : 0; 
} 
h3 { 
margin : 0; 
padding : 0; 
padding-bottom : 2px; 
} 
hr { 
margin-top : 2px; 
margin-bottom : 2px; 
border-top : 1px solid #0a01b6; 
border-right-style : none; 
border-right-width : 0; 
border-bottom-style : none; 
border-bottom-width : 0; 
border-left-style : none; 
border-left-width : 0; 
} 
p { 
margin-top : 6px; 
margin-bottom : 6px; 
} 
ul { 
margin : 0; 
padding-left : 20px; 
} 
.bmenu, .phdr, .hdr { 
color : #fff; 
text-shadow : #000 1px 1px 1px; 
background-color : #bf031e; 
background-image : url(http://makinist.wapsite.me/rb/images/bmenu.gif); 
background-repeat : repeat-x; 
background-position : 50% top; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border : 1px solid #000; 
} 
.bmenu a, .phdr a, .hdr a { 
color : #fffaee; 
border-bottom : 1px dotted #1502cb; 
} 
.bmenu a:hover, .phdr a:hover, .hdr a:hover { 
color : #fff; 
border-bottom : 1px dotted #1502cb; 
} 
.clip { 
color : #0a01b6; 
border : 1px solid #0a01b6; 
font-size : x-small; 
background-color : #fff; 
padding : 4px 4px 8px; 
} 
.end { 
text-align : center; 
} 
.func { 
border-left : 4px solid #0a01b6; 
color : #0a01b6; 
font-size : x-small; 
margin-top : 4px; 
margin-left : 2px; 
padding-left : 4px; 
} 
.gmenu { 
color : #0a01b6; 
background-color : #fbfbfd; 
background-image : url(http://makinist.wapsite.me/rb/images/gmenu.gif); 
background-repeat : repeat-x; 
background-position : 50% top; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border : 1px solid #0a01b6; 
} 
.gmenu a { 
color : #0a01b6; 
border-bottom : 1px dotted #0a01b6; 
} 
.gmenu a:hover { 
color : #ef020c; 
border-bottom : 1px dotted #ef020c; 
} 
.gray { 
color : #5379a0; 
} 
.green { 
color : #66bd00; 
} 
.header, .footer { 
background-image : url(http://makinist.wapsite.me/rb/images/header.gif); 
color : #fff; 
background-color : #000; 
background-repeat : repeat-x; 
background-position : 50% top; 
margin-bottom : 1px; 
padding : 2px; 
border-top : 1px solid #0a01b6; 
border-bottom : 1px solid #0a01b6; 
} 
.footer a { 
color : #fff; 
text-decoration : none; 
border-bottom : 1px dotted #fff; 
} 
.footer a:hover { 
color : #fff; 
text-decoration : none; 
border-bottom : 1px dotted #fff; 
} 
.left { 
float : left; 
} 
.list1, .b { 
background-color : #e8e7fe; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border : 1px solid #9f9bff; 
} 
.list2, .c { 
background-color : #fee7eb; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border : 1px solid #fe91a3; 
} 
.maintxt { 
background-color : #fff; 
margin : 1px; 
padding-right : 1px; 
padding-left : 1px; 
border : 1px solid #9f9bff; 
} 
.menu, .news { 
background-color : #fff; 
background-image : url(http://makinist.wapsite.me/rb/images/menu.gif); 
background-repeat : repeat-x; 
background-position : 50% top; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border : 1px solid #0a01b6; 
} 
.phpcode { 
color : #0a01b6; 
background-color : #fffff8; 
border : 1px dotted; 
margin-top : 4px; 
padding : 0 2px; 
} 
.quote { 
border-left : 4px solid #0a01b6; 
color : #0a01b6; 
font-size : x-small; 
padding : 2px 0 2px 4px; 
margin-left : 2px; 
} 
.red, .red a:link, .red a:visited { 
color : #ff0a00; 
} 
.reply { 
border-left : 4px solid #2407b6; 
color : #9b3a73; 
padding : 2px 0 2px 4px; 
} 
.rmenu, .alarm { 
color : #2407b6; 
background-color : #fdbac8; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border : 1px solid #fd6873; 
} 
.status { 
color : #000; 
font-weight : bold; 
font-size : x-small; 
padding-left : 0; 
} 
.sub { 
border-top : 1px dotted #000; 
font-size : x-small; 
margin-top : 4px; 
} 
.sub a:link, .sub a:visited { 
text-decoration : none; 
} 
.tmn, .fmenu { 
color : #fff; 
text-shadow : #000 1px 1px 1px; 
background-color : #070000; 
background-image : url(http://makinist.wapsite.me/rb/images/tmn.gif); 
background-repeat : repeat-x; 
background-position : 50% top; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border-top : 1px solid #e20606; 
border-bottom : 1px solid #e20606; 
} 
.tmn a:link, .tmn a:visited { 
color : #fff; 
text-decoration : none; 
border-bottom : 1px dotted #fff; 
} 
.tmn a:hover { 
color : #fff; 
border-bottom : 1px dotted #fff; 
}