/* CCSTheme v 3.x */
/* General */

/* BEGIN Common */
a:link {
	text-decoration: underline;
	color: #333333;
}

a:visited {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #003366;
}

body {
	margin-top : 0px;
	margin-left:  0px;
	margin-right: 0px;
	margin-bottom : 0px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px 
	}

form {
	margin: 0px;
	}

h1	{
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 110%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	font-size: 100%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* END Common */

.Header {
	width: 100%;
	}

.Header th { 
	font-size: 16px; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif');  color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}

.Header a:link { 
	color: #ffffff;
	}

.Header a:visited { 
	color: #ffffff;
	}

.Header a:hover, .Caption a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeft img{
	width: 7px;
	}

.HeaderRight img{
	width: 14px;
	}


/* Grid Options */
.Grid { 
	border-left: 1px solid #003972; border-bottom: 1px solid #003972;
	width: 100%;
	}

.Caption th { 
	font-size: 12px; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	background-color: #ffbf00; color: #000000;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 12px; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	background-color: #ffbf00; color: #000000;
	white-space: nowrap;
	}

.Caption a:link { 
	color: #000000;
	}

.Caption a:visited { 
	color: #000000;
	}

.Caption a:hover, .Caption a:active { 
	color: #ffbf00;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 12px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	background-color: #d4d4d4; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}

.Row a:link { 
	color: #003972;
	}

.Row a:visited { 
	color: #003972;
	}

.Row a:hover, .Row a:active { 
	color: #ffbf00;
	}

.Separator{
	color: #003972;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 12px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	background-color: #d4d4d4; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	vertical-align: top;
	background-color: #ffffad; 
	color: #000000;
	}

.AltRow a:link { 
	color: #003972;
	}

.AltRow a:visited { 
	color: #003972;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #ffbf00;
	}

.NoRecords td { 
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	background-color: #ffffff; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	background-color: #ffffff; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Footer a:link { 
	color: #003972;
	}

.Footer a:visited { 
	color: #003972;
	}

.Footer a:hover, .Footer a:active { 
	color: #ffbf00;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border-left: 1px solid #003972; border-bottom: 1px solid #003972;
	width: 100%;
	}

.Error td { 
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	color: #FF0000;
	vertical-align: top;
	background-color: #ffffff; 
	}

.Controls th { 
	font-size: 12px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	background-color: #d4d4d4; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controls td { 
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}

.Bottom td { 
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	background-color: #ffffff; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Bottom a:link { 
	color: #003972;
	}

.Bottom a:visited { 
	color: #003972;
	}

.Bottom a:hover, .Caption a:active { 
	color: #ffbf00;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #ffffad; 
	color: #000000;
	}

.GroupCaption td{
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	vertical-align: top;
	font-weight: bold;
	background-color: #ffffff; 
	color: #000000;
	}

.GroupCaption a:link {
	color: #000000;
	}

.GroupCaption a:visited{
	color: #000000;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #ffbf00;
	}

.GroupFooter td{
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #ffbf00; 
	color: #000000;
	}

.GroupFooter a:link {
	color: #003972;
	}

.GroupFooter a:visited{
	color: #003972;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #ffbf00;
	}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooter input {
	vertical-align: middle;
	}

.SubTotal td{
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	vertical-align: top;
	font-weight: bold;
	background-color: #ffffad; 
	color: #000000;
	border-bottom: 2px solid #003972;
	}

.SubTotal a:link {
	color: #003972;
	}

.SubTotal a:visited{
	color: #003972;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #ffbf00;
	}

.Total td{
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ffffad; 
	color: #000000;
	}

.Total a:link {
	color: #003972;
	}

.Total a:visited{
	color: #003972;
	}

.Total a:hover, .Total a:active{
	color: #ffbf00;
	}

/* Form Options */
.Button { 
	margin: 2px
	}

/* Calendar */

.Calendar { 
	border: 1px solid #003972;
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #ffffad; 
	color: #000000;
	}

.CalendarWeekdayName a:link {
	color: #003972;
	}

.CalendarWeekdayName a:visited{
	color: #003972;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #ffbf00;
	}

.CalendarWeekendName{
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #ffffad;	
	color: #000000;
	}

.CalendarWeekendName a:link {
	color: #000000;
	}

.CalendarWeekendName a:visited{
	color: #000000;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #ffbf00;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}

.CalendarDay a:link {
	color: #003972;
	}

.CalendarDay a:visited{
	color: #003972;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #ffbf00;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	text-align: center;
	background-color: #ffffad;	
	color: #000000;
	}

.CalendarWeekend a:link {
	color: #003972;
	}

.CalendarWeekend a:visited{
	color: #003972;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #ffbf00;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 12px;
	border-top: 3px solid #003972; border-right: 3px solid #003972; border-left: 2px solid #003972; border-bottom: 2px solid #003972;
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}

.CalendarToday a:link {
	color: #003972;
	}

.CalendarToday a:visited{
	color: #003972;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #ffbf00;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 12px;
	border-top: 3px solid #003972; border-right: 3px solid #003972; border-left: 2px solid #003972; border-bottom: 2px solid #003972;
	text-align: center;
	background-color: #ffffad;	
	color: #000000;
	}

.CalendarWeekendToday a:link {
	color: #003972;
	}

.CalendarWeekendToday a:visited{
	color: #003972;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #ffbf00;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	text-align: center;
	background-color: #ffffff;	
	color: #003972;
	}

.CalendarOtherMonthDay a:link {
	color: #003972;
	}

.CalendarOtherMonthDay a:visited{
	color: #003972;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #ffbf00;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 12px;
	border-top: 3px solid #003972; border-right: 3px solid #003972; border-left: 2px solid #003972; border-bottom: 2px solid #003972;
	text-align: center;
	background-color: #ffffff;	
	color: #003972;
	}

.CalendarOtherMonthToday a:link {
	color: #003972;
	}

.CalendarOtherMonthToday a:visited{
	color: #003972;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #ffbf00;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	text-align: center;
	background-color: #ffffad;	
	color: #003972;
	}

.CalendarOtherMonthWeekend a:link {
	color: #003972;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #003972;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #ffbf00;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 12px;
	border-top: 3px solid #003972; border-right: 3px solid #003972; border-left: 2px solid #003972; border-bottom: 2px solid #003972;
	text-align: center;
	color: #003972;
	background-color: #ffffad;	
	}

.CalendarOtherMonthWeekendToday a:link {
	color: #003972;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #003972;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #ffbf00;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 12px;
	padding: 2px;
	border-top: 1px solid #003972; border-right: 1px solid #003972;
	background-color: #ffbf00;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDay a:link {
	color: #000000;
	}

.CalendarSelectedDay a:visited{
	color: #000000;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #ffbf00;
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 12px;
	padding: 2px;
	background-color: #ffffff; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigator a:link {
	color: #003972;
	}

.CalendarNavigator a:visited{
	color: #003972;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #ffbf00;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEvent{
	font-size: 80%;
	text-align: left;
	}

.CalendarEvent a:link {
	color: #003972;
	}

.CalendarEvent a:visited{
	color: #003972;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #ffbf00;
	}
.head { font-family: Trebuchet MS; font-size: 15px; color: #003366; font-weight: bold;
	}
.st { font-family: Trebuchet MS; font-size: 25px; color: #003366; font-weight: bold;
	}
.error {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}
input { 
	font-family: Trebuchet MS; font-size: 12px;
	}
select { 
	font-family: Trebuchet MS; font-size: 12px;
	}
textarea { 
	font-family: Trebuchet MS; font-size: 12px; 
	}
.alt_cell {
	BORDER-RIGHT: #cc9900 1px solid;
	BORDER-TOP: #cc9900 1px solid;
	font-size: 12px;
	BORDER-LEFT: #cc9900 1px solid;
	BORDER-BOTTOM: #cc9900 1px solid;
	FONT-FAMILY: Trebuchet MS;
	BACKGROUND-COLOR: #ffff99;
}
	}
.cell {
	BORDER-RIGHT: #cc9900 1px solid;
	BORDER-TOP: #cc9900 1px solid;
	font-size: 12px;
	BORDER-LEFT: #cc9900 1px solid;
	BORDER-BOTTOM: #cc9900 1px solid;
	FONT-FAMILY: Trebuchet MS;
	BACKGROUND-COLOR: #ffffcc;
}

.text {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align: justify;

}
.small {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.red{
	color: #CC0000;
}
.error{
	color: #FF3300;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin: 5px;
	padding: 10px 5px 3px;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	margin: 5px;
	padding: 10px 5px 3px;
	font-style: italic;
}
.head2x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	font-style: italic;
}
.obr {
	border: 1px solid #666666;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	margin: 5px;
	padding: 5px;
	text-align: left;
}
.head1G {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	margin: 2px;
	padding: 10px 5px 3px;
}