﻿A:link
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR:000000;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: red;
    TEXT-DECORATION: none
}
A:hover
{
    
    COLOR: Maroon;
    TEXT-DECORATION: none;
 
	
 	 
}

.text
{
	color: #000000;
	font-weight: normal;
	font-family:Verdana;
	font-size:9pt;
}
.footrlinks
{
	color: #986F03;
	font-weight: bold;
	font-family:Verdana;
	font-size:8 pt;
}
.HeaderCategory
{
	color:#B8D5F3;
	font-family:Arial ;
	font-size:11px;
}
.DDL
{
	border: 1px;
	border-style: solid;
	border-color: #1B2024;
	height: 20px;
	font-family: Tahoma;
	font-size: 13px;
	color: #1B2024;
	background-color: #CACACA;
}
.FormTable
{
	padding:4px;padding-right:10px;padding-left:10px;border:solid #28323c 2px;
}
.GeustTable
{
	padding:2px;border:solid #28323c 2px;
}

.input-texts
{
	border: 1px solid #AF8003;
    background-color: #E1AE26;
    width:120px;
    font-family: tahoma;
    font-size: 11px;
    padding: 3px;
	color:#582707;
	height:20px;
}

.ddlist
{
	color:#c9e7f6;
	background:#152933;
	width:130px;
	font-size:11px;
	font-family:tahoma;
}


A.dTitles:link
{
	font-size: 11px;
	color:#ffffff;
	font-family: tahoma;
	text-decoration:   none;
    text-align: left;
    direction: ltr;
}

A.dTitles:Active
{
	font-size: 11px;
	color:#ffffff;
	font-family: tahoma;
	text-decoration:   none;
    text-align: left;
}
A.dTitles:visited
{
	font-size: 11px;
	color:#ffffff;
	font-family: tahoma;
	text-decoration:   none;
    text-align: left;

}
A.dTitles:hover
{
	font-size: 11px;
	color:#a8d6ed;
	font-family: tahoma;
    text-align:left;
}

.ProductHeader
{
	background-color:#484848; 
	height:18px; 
	color:White; 
	font-weight:bold; 
	padding-left:2px;
}

.ProductsContents
{
	color:White; 
	font-weight:bold; 
	padding-left:2px;
}

A.footer:link
{
	font-size: 11px;
	color:Gray;
	font-family: tahoma;
	text-decoration:   none;
    text-align: left;
    direction: ltr;
}

A.footer:Active
{
	font-size: 11px;
	color:Gray;
	font-family: tahoma;
	text-decoration:   none;
    text-align: left;
}
A.footer:visited
{
	font-size: 11px;
	color:Gray;
	font-family: tahoma;
	text-decoration:   none;
    text-align: left;

}
A.footer:hover
{
	font-size: 11px;
	color:#a8d6ed;
	font-family: tahoma;
    text-align:left;
}


/* News Scroller */
#pscroller1
{
	width: 200px;
	height: 100px;
	border: 1px solid black;
	padding: 5px;
	background-color: lightyellow;
}

#pscroller2
{
	width: 350px;
	height: 20px;
	border: 1px solid black;
	padding: 3px;
}

#pscroller2 a
{
	text-decoration: none;
	color:White;
}

.someclass
{ 
	font-family:Tahoma ;
	font-size:12px ;
	font-weight:bold ;
}

