/* CSS Document */

body { background-color: #E2CEA9;
background-image: url('site/newbg4.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position:0% 0%;
}
a:link{color:#EC6400;
text-decoration: underline;}
a:visited{color:#EC6400;
text-decoration: underline;}
a:hover{color:#70AEFB;
text-decoration: underline;}
a:active{color:# 70AEFB
text-decoration: underline;}

p {font-family:arial;
color:#000000;
font-size: 13px;
padding-left: 10px;
padding-right: 10px;}

tr {vertical-align:top;}

table {}

hr {border-top:1px dashed #0458BF;
border-bottom:0px;
border-right:0px;
border-left:0px;
width:95%;}

.title {font-size:20px;
color:#0458BF;
font-weight: bold;
line-height: 28px;
}

.subtitle {font-size:14px;
color:#000000;
font-weight: bold;
line-height: 28px;
}

.showheading {font-family:arial;
color:#000000;
font-size: 15px;
font-weight: bold;
padding-left: 20px;}

.leftmenu {font-family:arial;
color:#ffffff;
font-size:12px;
line-height: 22px;
font-weight:bold;
}
a.leftmenu:link {background-image: url('site/menuon.jpg');
padding-left:25px;
text-decoration:none;
background-repeat: no-repeat;
background-position: 10 50%;
color:#ffffff;}
a.leftmenu:visited {background-image: url('site/menuon.jpg');
padding-left:25px;
text-decoration:none;
background-repeat: no-repeat;
background-position: 10 50%;
color:#ffffff;}
a.leftmenu:hover {background-image: url('site/menuover.jpg');
padding-left:25px;
text-decoration:none;
background-repeat: no-repeat;
background-position: 10 50%;
color: #B4D5FD;}
a.leftmenu:active {background-image: url('site/menuover.jpg');
padding-left:25px;
text-decoration:none;
background-repeat: no-repeat;
background-position: 10 50%;
color: #B4D5FD;}

.question {color:#017F01;
font-style:italic;
}

.pilot {text-align: center;
font-family:arial;
color:#000000;
font-size: 13px;
padding-left: 10px;
padding-right: 10px;}
a.pilot:link {color:#0458BF;
text-decoration:underline;}
a.pilot:visited {color:#0458BF;
text-decoration:underline;}
a.pilot:hover {color:#EC6400;
text-decoration:underline;}
a.pilot:active {color:#EC6400;
text-decoration:underline;}