/* CSS Document */
/*------------------------------Gobal veriable----------------------*/
body {
			padding:0;
			margin:0;
			background-repeat:repeat-x;
			background-color:#A3A58F;
			}
p 	{
			padding:0;
			margin:0;
			}
*		{
			font-family:tahoma;
			font-size:9px;
			
			}
form {
			padding:0;
			margin:0;
			}
standard2 {
	color:#646C73;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	font-style: italic;
			}
			
/*------------------------------top menubar----------------------*/

.topmenu {
			color:#C8CAAA;
			font-size:11px;
			font-style:normal;
			font-weight:bold;
			text-decoration:none;
			}
			
.topmenu:hover {
			color:#C8CAAA;
			font-size:11px;
			font-style:normal;
			font-weight:bold;
			text-decoration:underline;
			}
			
.padding {
			padding-left:15px;
			}
			
/*------------------------------View More----------------------*/
.view {
				color:#987450;
				font-weight:normal;
			font-size:11px;				
				text-decoration:none;s
				}
.view:hover {
					color:#987450;
					text-decoration:underline;
					}
	
			
/*------------------------------Footer----------------------*/
			
.copyright {
			color:#BB9875;
			}
			
.footermenu_link {
				color:#B9BB9E;
				font-weight:bold;
				text-decoration:none;
				}
.footermenu_link:hover {
					color:#B9BB9E;
					text-decoration:underline;
					}
			
.linkmenu {
	color:#bf0e09;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.linkmenu2 {
	color:#bb9875;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.linkmenu2:hover {
					color:#997b5d;
					text-decoration:underline;
					}
.TitleTimes {
	color:#BB9875;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 24px;
	font-weight: bolder;
}
.highlightGOLD {
	color:#FF9900;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	background-position: center;
}
.TitleTimesGreen {
	color:#5B6335;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 24px;
	font-weight: bolder;
}
.TitleTimesBlue {
	color:#004ebc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 24px;
	font-weight: bolder;
}
