﻿@charset "utf-8";
/* CSS Document */

.pngfix{
behavior: url(images/iepngfix.htc);
}

body{
background-color:#24201D;
padding:0px;
margin:0px;
background-image:url(../images/topBg.jpg);
background-repeat:repeat-x;
overflow-y:hidden;
}

#topRow{
height:80px;
width:850px;
text-align:left;
}

#middleRow{
behavior: url(images/iepngfix.htc);
width:850px;
height:420px;
background-image:url(../images/middleback.png);
background-repeat:no-repeat;
}

#menuDiv{
float:right;
margin-top:50px;
padding-right:25px;
width:550px;
height:30px;
}

#footerRow{
width:830px;
text-align:left;
}

#footerRegs{
float:left;
font-family:verdana;
font-size:10px;
color:#F7F7F7;
line-height:18px;
}

#footerLinks{
float:right;
direction:rtl;
font-family:tahoma;
font-size:11px;
color:#FC0;
text-align:right;
line-height:18px;
}

a.regLinks{
text-decoration:none;
color:#CCC;
}

a.regLinks:hover{
text-decoration:none;
color:#FC0;
}

a.footerLinks{
color:#FC0;
text-decoration:none;
}

a.footerLinks:hover{
color:#F7F7F7;
text-decoration:none;
}

#picBox{
width:300px;
height:385px;
float:left;
margin-left:0px;
margin-top:25px;
text-align:right;
}

#textBox{
float:right;
height:362px;
width:465px;
margin-top:25px;
margin-right:5px;
overflow:hidden;

font-family:tahoma;
font-size:12px;
color:#FFF;
line-height:18px;
direction:rtl;
text-align:justify;
}

#contentBox{
float:right;
height:367px;
width:500px;
margin-top:25px;
padding-right:25px;
overflow:hidden;

font-family:tahoma;
font-size:12px;
color:#FFF;
line-height:18px;
}

#scrollBox{
float:right;
height:365px;
width:65px;
margin-top:25px;
margin-right:0px;
text-align:left;
}

.fieldCpas{
font-family:tahoma;
font-size:12px;
color:#FC0;
}

.inputs{
border:solid 1px #45403D;
padding:2px;
font-family:tahoma;
background-color:#746A69;
font-size:11px;
color:#FFF;
}


