/* CSS Document */

body {
background-color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003399;
}

.jobstitle {
background-color:#666666;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}

.jobstab {
border-color:#999999;
border-style:solid;
border-width:1px;
}

.smallgrey {
font-size: 10px;
color: #999999;
}

.footer, a:link, a:hover, a:visited, a:active {
color:#999999;
}

.portfolio, .portfolio a:link, .portfolio a:hover, .portfolio a:visited, .portfolio a:active {
color:#003399;
}

table {
background-color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003399;
}

.main {
background-image:url(images/graphics/main-bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#ABCBEC;
}

.title {
list-style-image:url(images/graphics/bullet.gif);
font-weight:bold;
font-size:14px;
color:#000066;
border-bottom-width:thin;
border-bottom-style:solid;
border-bottom-color:#999999;
}

.admintitle {
font-size:28px;
height:50px;
vertical-align:bottom;
color:#000066;
border-bottom-width:medium;
padding-top:50px;
padding-left:20px;
border-bottom-style:solid;
border-bottom-color:#999999;
}

.h1 {
list-style-image:url(images/graphics/bullet.gif);
font-weight:bold;
font-size:14px;
color:#000066;
border-bottom-width:thin;
border-bottom-style:solid;
border-bottom-color:#999999;
}

textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}