﻿/* CSS Document */

#Table_01 {
	border: 2px solid #B7CA79;
	width: 1024px; 
}

#banner {background: url(../images/mockinner_02.jpg) no-repeat;}
#banner a {font-size: 14px;}

#navbar {background-color: #2F2F00; padding: 0px; margin: 0px;}

body {background-color: #017C46; margin: 0px; padding: 0px;}

img {padding: 0px;margin: 0px;border: 0px;}

#content {
	background: #FFFFFF;
}

table, tr, td, th {padding: 0px;margin: 0px;vertical-align: top;}

#content a:link, #content a:visited {color: #000000;}

#projectJump {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #2F2F00;
	border: 1px #2F2F00 solid;
	width: 92px;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.dark:link {
	color: #333333;
	}
a.dark:visited {
	color: #000066;
	}
a.dark:hover {
	color: #0000FF;
	}
a.dark:active {
	color: #0066FF;
	}
.style1 {color: #6e789a}
.style3, #navbar {font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style3 {font-size: 12px;}
.style11 {font-size: 12px; font-family: Georgia, Times New Roman, Serif; color: #FFFFFF; }

.style13 {
	font-size: 12px;
	font-family: Georgia, Times New Roman, Serif;
}
.style26 {	font-size: 12px;
	font-weight: bold;
}
.style12 {font-size: 12px; font-family: Georgia, Times New Roman, Serif; color: #000000; }
.style40 {color: #000000; font-family: Georgia, Times New Roman, Serif;}
.style50 {color: #000000; font-family: Georgia, Times New Roman, Serif; font-weight: bold; }

.TopTitle 
{
    width: 100%; 
    background-color:#B7CA79;
    background-image: url(../images/HeaderBacking.jpg);
    padding-top: 2px;
}

.UpdateCell
{
    font-family: Georgia, Times New Roman, Serif;
	font-size: 11px;
	color:  #FFFFFF;
	line-height: 16px;
	/* font-weight:bold; */
	text-align: left;
	vertical-align: top;
	padding: 10px;
}