/* CSS Document */
body {
	background:url(images/back.jpg) #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0E0E0E;
	text-align:center;
	direction:rtl;
	margin:0;
}
td {
	font-size:12px;
}
h1 {
	font-family:Tahoma;
	color:#333333;
	font-size:22px;
	margin:0px;
	text-align:center;
}
h2 {
	color:#FD0290;
	font-weight:normal;
}
a, a:hover, a:active, a:visited {
	color:#FD0290;
	text-decoration:none;
}


#back {
	background:url(images/topback.jpg) top center no-repeat;
	height:200px;
}
#header {
	margin:0 auto;
	width:864px;
}
#logo {
	float:right;
	width:300px;
	text-align:right;
}

#search {
	padding:10px 0 0 0;
	text-align:left;
}
#search p {
	margin:5px 0;
	color:#FFF;
}
#search form {
	width:244px;
	height:19px;
	overflow:hidden;
	margin-top:8px;
	padding:1px 6px 0 0;
	float:left;
	display:block;
	background:url(images/searchback.gif) left top no-repeat;
}
#search input {
	width:180px;
	height:16px;
	padding:0;
	border:0;
	background:0;
	color:#FFF;
	float:right;
	text-align:right;
	margin:1px 5px 0 7px;
}
#search button {
	width:52px;
	height:16px!important;
	overflow:hidden;
	float:left;
}
#search button span {
	display:none;
}
button.button {
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Tahoma, Arial,Helvetica,sans-serif;
	font-size:11px;		
	height:19px!important;	
}

#insite {
	width:835px;
	color:#FFFFFF;
	margin:10px auto;
	text-align:right;
}

a.catlist {
	color:#333333;
	font-weight:bold;
	font-size:16px;
}
a.catlist:hover {
	text-decoration:underline;
}
a.cat {
	color:#FFFFFF;
}
a.cat:hover {
	text-decoration:underline;
}
a.cat2:hover {
	text-decoration:underline;
}


#topmenu {
	width:864px;
	height:40px;
	margin:0 auto;
	background:url(images/menuback.jpg) no-repeat;
}
#topmenu ul {
	margin:0;
	padding:11px 5px;
	list-style:none;
}
#topmenu ul li {
	float:right;
	padding:0 10px;
}
#topmenu ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}
#topmenu ul li a:hover {
	color:#FD0290;
}
li.border {
	border-left:1px solid #333333;
}

.clear {
	clear:both;
}

.whitetext {
	color:#FFF;
}
.blacktext {
	color:#000;
}
.pinktext {
	color:#FD0290;
}
.lgraytext {
	color:#999999;
}
.pinktable {
	background-color:#FFECF6;
}
.pinktabletopbottom {
	background-color:#FFECF6;
	line-height:9px;
}
.toproundtable {
	margin:0 auto;
	background:url(images/toproundtable.gif) no-repeat;
	line-height:12px;
	width:864px;
}
.main {
	background-color:#FFFFFF;
	width:864px;
	margin:0 auto;
}
.bottomroundtable {
	margin:0 auto;
	width:864px;
	height:12px;
	background:url(images/bottomroundtable.gif) no-repeat;
}

#welcome {
	margin:0 auto;
	padding:15px 0;
	width:200px;
	text-align:right;
}

#footer {
	color:#666666;
	width:850px;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}

#ajaxticker1{
width: 200px;
height: 100px;
padding: 5px;
background-color: #FFECF6;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFECF6;
}

