body { background-image: url(img/bg.gif); }

p {
margin-left: 1px;
font-size: 12px;
font-family: arial;
color: #EE0F0A;
}

/*-----Links(common)-----*/
a:link,a:active {
text-decoration: NONE;
color: #C3C3C3;
font-size:11pt;
font-family: tahoma;
font-weight: bold;
 }

a:visited {
text-decoration: NONE;
color: #C3C3C3;
font-size:11pt;
font-family: tahoma;
}

a:hover {
text-decoration: underline;
color: #C3C3C3;
font-size:11pt;
font-family: tahoma;
background : #EE0F0A;
}

/*-----Links(menu)-----*/
a.menulink,a.menulink:visited,a.menulink:active,a.menulink:hover {
color: #E68E39;
font-size: 12px;
font-family: arial;
text-decoration: NONE;
}

/*-----Title Of Part-----*/
span.title {
color: #E68E39;
font-family: tahoma;
font-size: = 13px;
font-weight: bold;
}

/*-----Categories(Main page)-----*/
a.metacat,a.metacat:visited,a.metacat:active {
text-decoration: NONE;
color: #E68E39;
font-size:13pt;
font-family: tahoma;
}

a.metacat:hover {
text-decoration: underline;
color: #E68E39;
font-size:13pt;
font-family: tahoma;
background: #EE0F0A;
}

/*-----Categories(Search Page)-----*/
a.catlinks,a.catlinks:visited,a.catlinks:active {
text-decoration: NONE;
color: #E68E39;
font-size:11pt;
font-family: tahoma;
}

a.catlinks:hover {
text-decoration: underline;
color: #E68E39;
font-size:11pt;
font-family: tahoma;
background: #EE0F0A;
}

/*-----Links Of Site(Search And Categoris Pages and other)-----*/
a.links,a.links:visited,a.links:active {
text-decoration: underline;
color: #E68E39;
font-size:10pt;
font-family: tahoma;
}

a.links:hover {
text-decoration: underline;
color: #003399;
font-size:10pt;
font-family: tahoma;
}


/*-----The links description-----*/
span.titleBig {
font-size: 19px;
color: #CCCC33;
font-family: tahoma;
}
/*-----The links description-----*/
span.titleSmall {
font-size: 14px;
color: #FF0000;
font-family: tahoma;
}
/*-----The links description-----*/
span.light {
font-size: 12px;
color: #FF0000;
font-family: tahoma;
}

/*-----The links description-----*/
span.descript {
font-size: 12px;
color: #FF0000;
font-family: tahoma;
}

/*-----New links-----*/
sup.new {
font-size: x-small;
color: #FF0000;
font-weight: bold;
font-family: tahoma;
}

/*-----Popular links-----*/
sup.pop {
font-size: x-small;
color: #FF0000;
font-weight: bold;
font-family: tahoma;
}

/*-----Links date and hits-----*/
small.rate {
font-size: x-small;
color: #FF0000;
font-family: tahoma;
}

/*-----Number of links in categories-----*/
small.numlinks {
font-size: 11px;
color: #FF0000;
font-family: tahoma;
}

/*-----Fields Of Forms-----*/
input.formfield {
font-size: 13px;
background-color: #FFFFFF;
BORDER-BOTTOM: Black 1px solid;
BORDER-LEFT: Black 1px solid;
BORDER-RIGHT: Black 1px solid;
BORDER-TOP: Black 1px solid;
}

/*-----Buttons Of Forms  */
input.formbutton {
font-family: tahoma;
font-size: 11px;
font-weight: normal;
background-color: #EEEEEE;
border: 1px Black groove;
}

/*-----TextArea Of Forms  */
textarea.formfield {
font-family: tahoma;
font-size: 12px;
background-color: #FFFFFF;
BORDER-BOTTOM: Black 1px solid; 
BORDER-LEFT: Black 1px solid; 
BORDER-RIGHT: Black 1px solid; 
BORDER-TOP: Black 1px solid;
}

/*-----Select Of Forms  */
select.formfield {
font-family: tahoma;
font-size: 11px;
background-color: #FFFFFF;
}

/*-----Table Of Form-----*/
.tableform {
font-family: tahoma;
font-size: 13px;
font-weight: normal;
color: Black;
}

/*-----Error messages-----*/
strong.error {
color: #EAE88E;
font-weight: bold;
font-family: arial;
}
/*-----Ad banners title-----*/
a.adbanners,a.adbanners:visited,a.adbanners:active,a.adbanners:hover {
color: Black;
font-size: 12px;
font-family: arial,verdana;
text-decoration: NONE;
}

/*-----Sub Categories-----*/
a.subcats,a.subcats:visited,a.subcats:active,a.subcats:hover {
color: Black;
font-size: 10px;
font-family: arial;
text-decoration: underline;
}

TD.Default
{
	font-family: tahoma;
	font-size: 11px;
	background-color: #000000;
	}

td {
	background-color: #000000;
	color: ;
}


TD.Footer
{
	font-family: tahoma;
	font-size: 10px;
	color: #EE0F0A;
}

SELECT.Default, INPUT.Default, TEXTAREA.Default
{
	vertical-align: top;

	background-color: transparent;
	color: #000000:
	
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: 600;
	
	border: 1px inset #000000;
}

