* { color: white; font-size: 20px; font-family: Tahoma; }

body { background: #686868; margin: 0px; padding: 0px; }

img { border: 0px; }

a { font-size: 22px; color: #ffff33; text-decoration: none; }
a:hover { text-decoration: underline; }
a.list { color: white; font-size: 20px; text-decoration: none; }
a.list:hover { text-decoration: underline; }
a.inline { font-size: 20px; color: #ffff33; text-decoration: none; }
a.inline:hover { text-decoration: underline; }
a.dark_grey { font-size: 20px; color: #484347; text-decoration: none; }
a.dark_grey:hover { text-decoration: underline; }
a.white { font-size: 20px; color: #FFFFFF; text-decoration: none; }
a.white:hover { text-decoration: underline; }
h1  { font-size: 23px; color: white; margin-top: 45px; }  


.top { background: url('../images/top.gif') repeat-x left top #8c8c8c; padding-left: 10px; }

.girl_place { position: relative; width: 880px; height: 185px; }
    .pre_girl_text { position: absolute; left: 30px; top: 100px; text-align: left; width: 550px; }
    .girl { width: 253px; height: 240px; position: absolute; right: 25px; top: -55px; background: url('../images/girl.png') no-repeat left top; -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/girl.png,sizingMethod=crop); }
    
.wnd_top_left { background: url('../images/table_top_left.gif') no-repeat left top; line-height: 1px; font-size: 1px; }
.wnd_top { background: url('../images/table_top.gif') repeat-x left top; line-height: 1px; font-size: 1px; }
.wnd_top_right { background: url('../images/table_top_right.gif') no-repeat right top; line-height: 1px; font-size: 1px; }
.wnd_left { background: url('../images/table_left.gif') repeat-y left top; line-height: 1px; font-size: 1px; }
.wnd_right { background: url('../images/table_left.gif') repeat-y left top; line-height: 1px; font-size: 1px; }
.wnd_bottom_left { background: url('../images/table_bottom_left.gif') no-repeat left bottom; line-height: 1px; font-size: 1px; }
.wnd_bottom { background: url('../images/table_top.gif') repeat-x left bottom; line-height: 1px; font-size: 1px; }
.wnd_bottom_right { background: url('../images/table_bottom_right.gif') no-repeat right bottom; line-height: 1px; font-size: 1px; }

.horizontal_line { padding: 25px 0px; background: url('../images/horizontal_line.gif') no-repeat 50% 50%; line-height: 1px; font-size: 1px; }
.vertical_line { padding: 0px 25px; background: url('../images/vertical_line.gif') no-repeat 50% 50%; line-height: 1px; font-size: 1px; }