body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c0c0c0;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
}

body,td,th {
	font-size: 13px;
}
a:link {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
} 
a:hover { 
	color: #840000;
}
a:visited {
	text-decoration: none;
	color: #ff0000;
}
*:focus{
	outline:none !important;
}

.title_right {
	background-image: url(images/title_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

td { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13px }
 
.main {
	background-color: #FFF;
	width: 1000px;
}
.750table {
	border: 1px solid #f9e7ff;
}

.photo_border {
	border: 1px solid #E4E4E4;
}
.promos_table {
	border: 1px solid #CCC;
	background-color: #FFF;
}
.profile { 
	font-size: 16px;
	line-height: 35px;
}
 
.footer_menu {
	color: #F7E8F7;
	background-image:url(img/footmenubg.gif);
	background-repeat:repeat-x;
	height:40px;
}
.footer_menu td{
	font-size:14px;
}
.footer_menu a{
	margin-left:5px;
	margin-right:5px;
	color:#ffffff;
}
.copyright {
	font-size: 13px;
	color: #333;
}
.gray {
	color: #FFF;
}
.word9 {
	font-size: 9px;
}
.word10 {
	font-size: 10px;
}
.toprightbg {
	background-image: url(img/t3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 107px;
	width: 184px;
}
.bannerbg {
	background-image: url(images/topbg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.searchbd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b990fb;
	border-right-color: #b990fb;
	border-bottom-color: #b990fb;
	border-left-color: #b990fb;
}

.btn{
	border:none;
	width:60px;
	padding:5px;
	text-align:center;
	background-color:#FC0;
	cursor:hand;
	cursor:pointer
}

.bname{
	font-size:15px;
}

.lang{
	position:absolute;
	width:70px; 
	margin-left:920px;
	margin-top:10px;
}
.lang a{
	color:#333;
}