/* CSS Document */

/*------------------------------Gobal veriable----------------------*/
body {
			padding:0;
			margin:0;
			background-color:#BFB9A1;
			background-image:url(Images/images/bgtop.gif);
			background-position:top;
			background-repeat:repeat-x;
			}
p 	{
	padding:0;
	margin:0;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
			}
*		{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	border: medium none #000033;
			}
			
/*-------------------------------------------Header----------------------------------*/

.topbg {
			background-image:url(Images/images/head.gif);
			background-position:top;
			background-repeat:repeat-x;
			}
			
.menubar {
	background-image:none;
	background-position:top;
			}
			
/*-------------------------------------------Body----------------------------------*/

.welcome {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:0px;
			}
.dots {
			background-image:url(Images/images/dots.gif);
			background-position:top;
			background-repeat:repeat-y;
			}
			
/*-------------------------------------------News----------------------------------*/
.latestnews {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#282722;
			}

.padding {
				padding-left:22px;
				}
				
.texts {
			font-size:11px;
			color:#707070;
			font-weight:normal;
			}
			
.more {
				color:#494949;
				font-weight:bold;
				text-decoration:none;
				}
.more:hover {
				color:#494949;
				font-weight:bold;
				text-decoration: underline;
				}	
			
/*-------------------------------------------Footer----------------------------------*/
.footer_gradient {
	background-image: none;
	background-repeat:repeat-x;
	background-position:bottom;
				}
			
.footer-menu_style {
				color:#CCCCCC;
				font-weight:normal;
				text-decoration:none;
				}
.footer-menu_style:hover {
				color:#CCCCCC;
				font-weight:normal;
				text-decoration: underline;
				}		
td {
	height: auto;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

