﻿/* CSS Document */

.pngfix{behavior: url("images/iepngfix.htc") }

body{
margin:0px;
}

#pageHeader{
height:140px;
background-image:url(images/headerback.jpg);
background-repeat:repeat-x;
}

#armSection{
width:500px;
height:100px;
padding-top:10px;
float:right;
}

#menuSection{
width:930px;
height:30px;
}

#introSection{
height:224px;
background-image:url(images/introsectionback.jpg);
background-repeat:repeat-x;
}

#intro{
width:700px;
height:188px
}

#overlay{
background-image:url(images/overlay.png);
background-position:center;
background-repeat:no-repeat;
height:36px;
width:705px;
}

#content{
background-image:url(images/contentback.png);
background-repeat:repeat-x;
}

a.activeMenuLink{
display:block;
background-image:url(images/menuback.jpg);
background-repeat:repeat-x;
height:30px;
text-decoration:none;
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
line-height:30px;
text-align:center;
float:right;
margin-right:2px;
}

a.menuLink{
display:block;
line-height:30px;
background-color:#313131;
height:30px;
text-decoration:none;
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#F0F0F0;
text-align:center;
float:right;
margin-right:2px;
}

a.menuLink:hover{
display:block;
line-height:30px;
background-color:#FFCC00;
height:30px;
text-decoration:none;
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#000000;
text-align:center;
float:right;
margin-right:2px;
}

.contentTexts{
font-family:tahoma;
font-size:11px;
color:#333333;
line-height:18px;
}

.fieldsCaps{
font-family:tahoma;
font-size:11px;
color:#990000;
font-weight:bold;
}

.inputs{
font-family:tahoma;
font-size:11px;
color:#666666;
border:solid 1px #D4D4D4;
}

a.newsTitle{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#484848;
display:block;
padding:5px;
margin-top:10px;
direction:rtl;
text-decoration:none;
}

a.newsTitle:hover{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#990000;
display:block;
padding:5px;
margin-top:10px;
direction:rtl;
text-decoration:none;
}

.newsDate{
font-family:tahoma;
font-size:10px;
color:#333333;
padding:2px;
padding-left:10px;
direction:rtl;
}

.newsText{
line-height:18px;
font-family:tahoma;
font-size:11px;
color:#333333;
padding:2px;
padding-left:10px;
direction:rtl;
}

.footer{
border-top:solid 1px #CCCCCC;
padding-top:3px;
width:750px;
font-family:verdana;
font-size:10px;
color:#333333;
height:30px;
}

a.footerLinks{
font-family:verdana;
font-size:10px;
color:#666666;
text-decoration:none;
}

a.footerLinks:hover{
font-family:verdana;
font-size:10px;
color:#990000;
text-decoration:underline;
}

a.bottomLinks{
font-family:tahoma;
font-size:11px;
color:#666666;
text-decoration:none;
}

a.bottomLinks:hover{
font-family:tahoma;
font-size:11px;
color:#990000;
text-decoration:underline;
}


.subMenu{
background-color:#252525;
}

a.subMenuLink{
display:block;
font-family:tahoma;
font-size:11px;
color:#000000;
background-color:#252525;
height:25px;
width:150px;
line-height:25px;
text-align:right;
}

a.subMenuLink:hover{
display:block;
font-family:tahoma;
font-size:11px;
color:#000000;
background-color:#FFCC00;
height:25px;
width:150px;
line-height:25px;
text-align:right;
}

a.blueLinks{
font-family:tahoma;
font-size:11px;
color:#0033FF;
text-decoration:none;
}

a.blueLinks:hover{
font-family:tahoma;
font-size:11px;
color:#990000;
text-decoration:none;
}

.errorDesc{
border:solid 1px #990000;
background-color:#FEF5F5;
font-family:tahoma;
font-size:11px;
color:#990000;
line-height:18px;
padding:5px;
margin-bottom:10px;
}
