﻿body {
	font-family: Arial;
}
.smallBlack {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	letter-spacing: 1px;
	text-decoration: none;
}
	.talentList { font-family: Arial; font-size: 11.5px; color: #ffffff; line-height: 13px; letter-spacing: 1.2px; text-decoration: none; }
	.bodyText { font-family: Arial; font-size: 11.5px; color: #000000; line-height: 13px; letter-spacing: 1.2px; text-decoration: none; }
	.alertText {
	font-family: Arial;
	font-size: 11.5px;
	color: #FF0000;
	line-height: 13px;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: normal;
}
.clientList {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	letter-spacing: 1px;
	text-decoration: none;
}
	.talentNames {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	line-height: 13px;
	letter-spacing: 1.2px;
	text-decoration: none;
	font-weight: bold;
}
	.projectLinks {
	font-family: Arial;
	font-size: 12px;
	color: #d2a956;
	line-height: normal;
	letter-spacing: 1.2px;
	text-decoration: none;
	font-weight: bold;
}
.style1 {
	font-weight: bold;
	text-align: right;
}
.style2 {
	border:none 0;
}
.style5 {
	border-width: 0px;
}
.style6 {
	text-align: right;
}
.style7 {
	color: #D2A956;
}
.style8 {
	text-decoration: none;
}
.projectnames {
	font-size: 0.7em;
	color: #D2A956;
	text-decoration: none;
}
.style9 {
	color: #D2A956;
}
.style10 {
	font-weight: normal;
	text-align: left;
	background-color: #D2A956;
}
.style11 {
	font-weight: bold;
	text-align: center;
}
.style12 {
	border-width: 0;
	text-align: right;
}
.style3 {
	font-weight: normal;
	text-align: right;
}
.style14 {
	font-weight: normal;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
}
.style15 {
	text-align: right;
}
.style16 {
	text-align: center;
}
.style17 {
	text-align: left;
}
.style18 
{
    border-width: 0;
	font-weight: bold;
	text-align: left;
}
.style19 {
	font-weight: normal;
}

/* <modal_popup> */
.modalBackground 
{
	background-color:#eeeeee;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	background-color:#ffffff;
	width: 250px;
}
.modalPopup_header 
{
    font-weight: bold;
	background-color:#e2e2c2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
/* </modal_popup> */
.cal_other_month 
{
    color: #eee;
}