* {
	margin:0;
	padding:0;
	text-align:left;
}
#navigation li {
	list-style:none;
	float:left;
	padding: 10px;
}
a {
	text-decoration:none;
	padding: 0 3px;
	color:blue;
	font-weight:normal;
}

h3 {color:blue}
a:hover, #search th:hover {
	background:red;
	color:white;
}

#button:link, #button:visited{
  border-style: solid;
  border-width : 1px 4px 4px 1px;
  text-decoration : none;
  padding : 1px;
  border-color : #69f #00f #00f #69f;
}
#deletebutton:hover { border-color: #ccc; }

#deletebutton:link, #delbutton:visited{
  border-style: solid;
  font-size:10px;
  border-width : 1px 3px 3px 1px;
  text-decoration : none;
  padding : 1px;
  border-color : #69f #00f #00f #69f;
}
#button:hover { border-color: #ccc; }

option {
	padding:0 5px;	
}
#content2 {
        clear:both;
        width:850px;
        margin:0 auto;
}
#add2, #edit2 {
        clear:both;
        width:850px;
        margin:0 0;
}

#content {
	clear:both;
	width:1200px;
	margin:0 auto;
}
#add, #edit {
	clear:both;
	width:1200px;
	margin:0 0;
}
#add td, #edit td {
	padding:3px 5px;
}
#add h2 {
	text-align:center;
	margin:10px 0;
}

#add th, #edit th {
	width:15%;
	text-align:right;
	padding-right:20px;
}

#add2 td, #edit2 td {
        padding:3px 5px;
}
#add2 h2 {
        text-align:center;
        margin:10px 0;
}
#add2 th, #edit2 th {
        width:15%;
        text-align:right;
        padding-right:20px;
}
#add, #edit {
        clear:both;
        width:1200px;
        margin:0 0;
}
#add3 td, #edit td {
        padding:3px 5px;
}
#add3 h3 {
	color:#cc0000;
        margin:10px 0;
}
#add3 th, #edit th {
        width:20%;
        text-align:left;
        padding-right:20px;
}
#add3 td.style3 {color: #990000; font-size: 12px;}
#add3 td.style2 {color: #660000; font-size: 16px;}

#searchResult {
	clear:both;
	text-align:center;
	margin-top:20px;
}
#searchResult th {
	text-align:center;
}
#searchResult td {
	text-align:center;
}
#searchResult tr:hover {
	background:#EBCBC2;
}
#searchBar {
	background:#CCCCCC;
	padding:20px 0;
}
#searchMessageBar {
        background:#CCCCCC;
        height:80px;
        padding:20px 0;
}

#searchBar li,#searchMessageBar li {
	list-style:none;
	float:left;
	padding:5px 12px;
}
#searchBar button, #searchBar submit, #searchMessageBar button, #searchMessageBar submit{
	text-align:center;
}



#login {
	width:370px;
	margin:50px auto;
}
#login td {
	padding:4px 10px;
}
#saveBtn, #saveBtn:hover{
	border:none;
	background:url('/public/resources/images/saveBtn.png') no-repeat;
	width:85px;
	height:23px;
	cursor:pointer;
}

#sendBtn, #sendBtn:hover{
        border:none;
        background:url('/public/resources/images/sendBtn.png') no-repeat;
        width:65px;
        height:26px;
        cursor:pointer;
}
#sendBtnSpanish, #sendBtnSpanish:hover{
        border:none;
        background:url('/public/resources/images/sendButtonSpanish.gif') no-repeat;
        width:200px;
        height:26px;
        cursor:pointer;
}

#cancelBtn, #cancelBtn:hover{
	border:none;
	background:url('/public/resources/images/cancelBtn.png') no-repeat;
	width:155px;
	height:23px;
	cursor:pointer;
}
#pages {
	margin-top:20px;
	text-align:right;
}

.readMsg {font-weight:normal; color:black }
.unreadMsg {font-weight:bold; color:black}
.completedMsg {background-color:#B4F4B3}
.confirmedMsg {background-color:#E8E88D}
.receivedMsg {background-color:#3BB9FF}
.overdueMsg {background-color:red}
.urgentMsg {background-color:#FFA740}
.statusExpired {background-color:red}
.invoice2New {background-color:white}
.invoice3Due {background-color:yellow}
.invoice1Paid {background-color:green}
.invoice0Settled {background-color:#3BB9FF}
.invoice9Overdue {background-color:red}
.applicationStage0 {background-color:#FFCCCC}
.applicationStage1 {background-color:#E8E88D}
.applicationStage2 {background-color:#B4F4B3}
.applicationStage3 {background-color:blue}
.applicationStage4 {background-color:orange}
.applicationStage5 {background-color:#DACBE7}
.applicationStage6 {background-color:#CCFFFF}
.applicationStage7 {background-color:yellow}
.applicationStageDeadline {background-color:red}
.applicationCompleted {background-color:#B4F4B3}
.applicationWaved {background-color:#F29EC8}
.qualitycontrolNotes {background-color:#FFCCCC}
.qualitycontrolRegistration {background-color:#E8E88D}
.qualitycontrolProcessing {background-color:#B4F4B3}
.qualitycontrolProcedures {background-color:#3BB9FF}
.qualitycontrolDeadline {background-color:red}
.processing{ background-color:#669999}
.training{ background-color:#6699DD}
.committeeReport{ background-color:#997799}
.generalReport{ background-color:#99AAFF}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

