/* CSS Document */

body {margin: 0em; background-image:; background-position: top; background-repeat: repeat-x;}
td{font-size: 12px; font-family: Arial, Helvetica, sans-serif; color : #482e17;}

body {
	background-color: #eddcc2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{text-decoration:none}


.input1 {
	
	background-color :#FFFFFF ;
	border: 1px solid #CBB18C;
	color : #482e17;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

.blacktxt11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.boldblacktxt11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.required {color:#FF0000;}


.button {
	/*background-color :#5D5D5F ;*/
	border: 1px ridge #999999;
	background-image:url(../siteadmin/images/tb_header_maroon.jpg);
	background-repeat:repeat-x;
	color : #FFFFFF;
	font-family : Tahoma, Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size : 10px;
	height:21px;
	font-weight : bold;
	padding-bottom:3px;
}

.subtitles {
	margin: 0 0 2px;
	text-align: left;
	font: normal 16px/14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:capitalize;
	color: #B24437;
	
}

.modulePhotosLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#EFE7D3;
	text-decoration: none;
}
.modulePhotosLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #EFE7D3;
	text-decoration: none;
	
}
.modulePhotosLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#b24437;
	text-decoration: none;
	
}
.modulePhotosLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #EFE7D3;
	text-decoration: none;
}





.paging-input {
	background-color :#FFFFFF ;
	border-bottom : 1px solid #3f3f3f;
	border-left : 1px solid #3f3f3f;
	border-right : 1px solid #3f3f3f;
	border-top : 1px solid #3f3f3f;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

.paging-text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}

.paging-number-links:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color :#000066;
}
.paging-number-links:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
}

.paging-number-links:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#B2A793;
}

.paging-number-links:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
}

.paging-number-selected{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #B2A793;
}

