/* Tourism Talent Stylesheet */

body {
/*	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x; */
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
	color: red;
}

A.navbar:link {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
	color: #5D6C28;
	text-decoration: none;
}
A.navbar:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
	color: #56593A;
	text-decoration: none;
}
A.navbar:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
	color: #BA4B1C;
	text-decoration: none;
}

A.navbar2:link {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
	color: #BA4B1C;
	text-decoration: none;
}
A.navbar2:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
	color: #BA4B1C;
	text-decoration: none;
}
A.navbar2:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
	color: #BA4B1C;
	text-decoration: none;
}

A.footer:link {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
A.footer:visited {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
A.footer:hover {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}

A.footer2:link {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}
A.footer2:visited {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}
A.footer2:hover {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}

A.jobdetail:link {
	text-decoration: none;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
}
A.jobdetail:visited {
	text-decoration: none;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
}
A.jobdetail:hover {
	text-decoration: underline;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
}

IMG.photo {
	border: 2px solid #ced1b8;
}

IMG.zoomphoto {
	border: 4px solid #8ba65f;
}

TD {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
}

TD.filled {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #990000;
}

TD.success {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #009900;
}

.normal {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}

.error {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #ffffcc;
}

TD.jobtitle {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}

td.headertitle {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 22pt;
	color: #ffffff;
}

td.headerdate {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #eeeeee;
}

td.headerdate2 {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #666666;
}

TD.footer {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}

TD.jobpostdate {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 9pt;
	color: #999999;
}

TD.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
	color: #2D3413;
}

TD.navtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	color: #2D3413;
}

TD.details1 {
	font-family: tahoma,helvetica,arial;
	font-weight: bold;
	font-size: 11pt;
	color: #342c65;
}
TD.details2 {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #333333;
}
