body {
	margin: 0px;
	font-size: 12px; 
	color: #000000; 
	font-family: tahoma; 
	letter-spacing: 0.6pt; 
	background-color: #ffffff;
	color : #AF6531;
}

th { 
	font-weight  : 800; 
	text-align   : left; 
	font-size  : 12px;  
} 

td {
	font-size: 11px; 
	color: #000000; 
	font-family: tahoma; 
	letter-spacing: 0.6pt
}

img { 
	border:none; 
}

p {
	font-size: 12px; 
	color: #617481;
	font-family: tahoma; 
	letter-spacing: 0.6pt; 
}

li {
	font-size: 12px; 
	color: #617481;
	font-family: tahoma; 
	letter-spacing: 0.6pt; 
}

a, a:visited {
	color: #617481;
	letter-spacing: 0.4pt; 
}

a:active {
	color: #617481;
	letter-spacing: 0.4pt; 
	text-decoration: underline;
}
a:hover {
	color: #617481;
	text-decoration: underline;
}

iframe.content-iframe {
	width:100%;
	height:100%;
}

.body-iframe {
	margin: 5px;
	font-size: 11px; 
	color : #AF6531;
	font-family: tahoma; 
	letter-spacing: 0.6pt; 
	background-color: #ffffff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-arrow-color: #EDEDEB;
	scrollbar-3dlight-color: #EDEDEB;
	scrollbar-base-color: #EDEDEB;
	scrollbar-darkshadow-color: #EDEDEB;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F9F9F9;
}


.field   { 
	font-weight  : normal; 
	font-size   : 12px; 
	border   : 1px solid #617481; 
	border-color   : #617481 Silver Silver #617481;  
} 

.field-textarea { 
	font-weight  : normal; 
	font-size   : 12px; 
	border   : 1px solid #617481; 
	border-color   : #617481 Silver Silver #617481;  
} 

.field-file   { 
	font-weight  : normal; 
	font-size : 13px; 
	font-family  : tahoma,geneva,helvetica; 
	font-weight  : normal; 
	font-size   : 13px; 
	border : 1px solid #000000; 
	padding   : 0px 1px 0px 1px;  
} 

.button   { 
	font-family: tahoma, geneva, helvetica; 
	color : #AF6531;
	background-color:#EDEDEB;
	font-weight  : normal; 
	font-size   : 12px; 
	border   : 1px solid #617481; 
	cursor   : hand; 
	padding   : 0px 1px 0px 1px;  
} 

.text_title   { 
	font-weight  : 800; 
	text-align   : left; 
	font-size  : 12px; 
	color: #AF6531;  
} 

.first-line   { 
	background-color   : #EBEBEB;  
}

.second-line   { 
	background-color   : #FFFFFF;  
} 

.third-line   { 
	background-color   : #FFFFFF;  
} 

table.main {
	width: 100%;
	height: 100%;
}

.left-border {
	background-image: url('../images/left_border.gif');
	background-repeat: repeat-y;
	width:19px;
}

.menu_line {
	background-image: url('../images/menu_bg.gif');
	background-repeat: repeat-x;
	height:21px;
}

a.current-menu-link, 
a:visited.current-menu-link,
a:active.current-menu-link,
a:hover.current-menu-link {
	font-family : tahoma; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : underline; 
	color : #AF6531;
}

a.current-gallery-link, 
a:visited.current-gallery-link,
a:active.current-gallery-link,
a:hover.current-gallery-link {
	font-family : tahoma; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : underline; 
	color : #617481;
}


.cfrom-table td {
	font-size : 12px; 
	color : #617481;
}

/* begin pagination style */
table.pagination {
	text-align: center;
}

table.pagination td {
	font-family: tahoma; 
	font-size  : 11px; 
	color: #AF6531;
	text-align: center;
}

a.pagination-number, 
a:visited.pagination-number,
a:active.pagination-number {
	font-family: tahoma; 
	font-size  : 11px; 
	color: #617481;  
	text-decoration: none;
}

a:hover.pagination-number {
	font-family: tahoma; 
	font-size  : 11px; 
	color: #617481;  
	text-decoration: underline;
}
/* end pagination style */

