body,tr,td{
	font:11px Verdana, sans-serif;
	color: #000000;
}
p{text-align:justify;}
.b{ color: #366D9B;  font-weight:bold}
a,a:link,a:visited{color:#003366;text-decoration:none}
a:hover,a:focus, a:active{text-decoration:underline;color: #663366}
a.c,a.c:link,a.c:visited{color:#FFCC33}
a.tm,a.tm:link,a.tm:visited{color:black}
.t,h1,h2,h3,h4,h5,h6{font-family:"Trebuchet MS",Verdana,sans-serif;font-weight:bold}
.t{color: #4488aa;font-size:16px}
h4{color: #91B6DA;font-size:18px}
h5{color:#666666;font-size:16px}
h6{color:#366D9B;font-size:14px}
.code{color: #000000;font-size:12px;font-family : monospace;}
.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #654E22;
	background-color: #FBFBFB;


}

.bobText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height: 15px;
}

.bobText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
}


.formButton {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.midSizaText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formFieldShort {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FBFBFB;
}
.tableContent {
	background-color: #EEEEEE;
}
.tableContentTitle {
	background-color: #DDDDDD;
}
.tableBackground {
	background-color: #EEEEEE;
	width: 95%;
}
.tableCellBackground {
	background-color: #EEEEEE;
}

.formFieldsBlack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FBFBFB;
}
.smallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}

.preview {
	background-color:#d8e6f3;
	border:1px solid black;
	padding:3px;
	position:absolute;
	left:716px;
	top:189px;
	width:250px;
	font-weight:normal;
	display:none;
}
.countrytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;


}
table.eventtable {
	border: 1px solid #FFBA34;
	margin-bottom: 18px;
}
td.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECEDED;
	border-bottom-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
}
.eventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C8C8C;
	height: 21px;
	padding-top: 4px;
	padding-left: 15px;
}
td.eventxtpad {
	padding: 7px 15px;
}
.citytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8C8C8C;
	padding-bottom: 12px;

}
td.countryline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
table.pages {
	border-collapse: collapse;
	background-image: url(/images/pages_back.gif);
	background-repeat: repeat-x;
	height: 17px;
	margin-top: 18px;
	border: 1px solid #D4D4D4;
	width: 85%;
	margin-bottom: 18px;
}
table.pages td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B1B1B1;
	padding-left: 3px;
}

a.yellowb:link, a.yellowb:visited, a.yellowb:hover, a.yellowb:active, a.yellowb2:link, a.yellowb2:visited, a.yellowb2:hover, a.yellowb2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: table-cell;
	height: 25px;
	width: 118px;
	margin-right: 5px;
	margin-left: 1px;
	background-image: url(/images/yellowb_back.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
}

a.yellowb:hover, a.yellowb:active, a.yellowb2:hover, a.yellowb2:active {
	color: #9C6600;
	text-decoration: none;
}
a.yellowb2:link, a.yellowb2:visited, a.yellowb2:hover, a.yellowb2:active {
	background-image: url(/images/yellowb2_back.gif);
}

/*----- HELP MESSAGE -----*/
#helpmsg1, #helpmsg2 {
	height: 60px;
	width: 200px;
	z-index: 1;
	position: absolute;
	visibility: hidden;
}
div.helpMsgContent {
	background-image: url(/images/helpmsg_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 270px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	padding: 10px 15px 5px;
	clear: both;
	margin: 0px;
	overflow: auto;
}
*html div.helpMsgContent {
	width: 200px;
	padding: 10px 15px 5px;
}
div.helpMsgContent .helpMsgTitle {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
*html div.helpMsgContent .helpMsgTitle {
	padding: 0px 0px -10px;
	margin: 0px 0px -10px;
}
div.helpMsgBottom {
	background-image: url(/images/helpmsg_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 5px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
/*----- HELP MESSAGE -----*/

/*----- EVENTS PAGES -----*/
table.eventsCalendar {
	border-collapse: collapse;
	border: 1px solid #FFBA34;
}
table.eventsCalendar p {
	text-align: left;
}
table.eventsCalendar td {
	border: 1px solid #FFBA34;
	font-size: 9px;
	vertical-align: top;
	padding: 4px;
	color: #333333;
	text-align: left;
}
table.eventsCalendar td.calDays {
	background-color: #FFBA34;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	padding: 6px 0px 10px;
}
table.eventsCalendar td.calDaysWeekend {
    background-color: #FFBA34;
    font-weight: bold;
    text-align: center;
    font-size: 10px;
    padding: 6px 0px 10px;
    color: #D30000;
}

table.eventsCalendar td.weekendCell {
    background-color: #FFFAF1;
}
table.eventsCalendar td.weekendCellDark {
    background-color: #F6F0E6;
}

table.eventsCalendar tr.calDarkRow {
	background-color: #F6F6F6;
}
.calDateThisMonth {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.calDatePrevNextMonth {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px;
	color: #C5C5C5;
}
.calEventLine {
	border-top: 1px solid #CCCCCC;
	display: block;
	padding: 4px 0px 0px;
	margin: 4px 0px 0px;
	width: 77px;
}
.monthTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
table.calPages {
	border-collapse: collapse;
	background-image: url(/images/pages_back.gif);
	background-repeat: repeat-x;
	height: 17px;
	margin-top: 18px;
	border: 1px solid #D4D4D4;
	width: 600px;
	margin-bottom: 18px;
}
table.calPages td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B1B1B1;
	padding: 0px 10px;
	border: 1px solid #D4D4D4;
}
.listViewButton a.listViewLink {
	font-size: 12px;
	color: #0000ff;
	font-family: Tahoma, Verdana, Arial;
}
.priority3 {
	background-color: #FFE2AE;
}
.priority2 {
	background-color: #FFEAC5;
}
.priority1 {
	background-color: #FFF0D6;
}
/*----- DETAILED VIEW -----*/
table.eventsDetails {
	border-collapse: collapse;
	border: 1px solid #FFBA34;
}
table.eventsDetails td {
	vertical-align: top;
	padding: 4px 15px;
}
table.eventsDetails td.eventTitle {
	background-color: #FFBA34;
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	padding: 2px 15px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.eventsDetails td.detailsDarkRow, table.eventsDetails td.detailsContentRow {
	background-color: #F6F6F6;
	border-top: 1px solid #E1E1E1;
}
table.eventsDetails td.detailsContentRow {
	background-color: #FFFFFF;
	padding: 15px;
	text-align: justify;
}
table.eventsDetails td.detailsDate {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 0px 4px 15px;
}
.detailsSmallTxt {
	font-size: 10px;
	font-weight: bold;
}
.detailsSmallTxt a.savePDALink {
	font-size: 10px;
	color: #0000ff;
	font-family: Tahoma, Verdana, Arial;
}
