/*global stuff*/
body
{
}
ul
{
text-decoration: none;
list-style-type:circle;
font-family:Verdana;
color:#555555;
align:justify;
font-size:12px;
}
a.blink1{
font-family:verdana;
color:#ffffff;
font-size:13px;
text-decoration:none;
}
a.blink1:hover{
font-family:verdana;
color:#555555;
font-size:13px;
}
a.blink{
font-family:verdana;
color:#ffffff;
font-size:10px;
text-decoration:none;
}
a.blink:hover{
font-family:verdana;
color:#ffea00;
font-size:10px;
}
a.smlink{
font-family:verdana;
color:#3b92d0;
text-decoration:none;
font-size:12px;
}
a.smlink:hover{
font-family:verdana;
color:#ffffff;
font-size:12px;
}
a.smlink1{
font-family:verdana;
color:#000000;
text-decoration:none;
}
a.smlink1:hover{
font-family:verdana;
color:#f33178;
}
a.gmlink{
font-family:verdana;
color:#e4a500;
text-decoration:none;
font-size:12px;
}
a.gmlink:hover{
font-family:verdana;
color:#ffffff;
font-size:12px;
}
a.alink{
font-family:verdana;
color:#ffffff;
text-decoration:none;
font-size:12px;
}
a.alink:hover{
font-family:verdana;
color:#e4a500;
font-size:12px;
}
a.alink1{
font-family:verdana;
color:#7b7a7a;
text-decoration:none;
font-size:12px;
}
a.alink1:hover{
font-family:verdana;
color:#ffffff;
font-size:12px;
}
/*class category*/
.td1
{
border:1px dashed;
}
.td2
{
bgcolor:#ffffff;
}
.bg1{
	background: url(images/bg1.jpg) no-repeat;
}
.bg2{
	background: url(images/bg2.jpg) no-repeat;
}
.bg3{
	background: url(images/bg3.jpg) no-repeat;
}
.bg4{
	background: url(images/bg4.jpg) no-repeat;
}
.bg5{
	background: url(images/bg5.jpg) no-repeat;
}
.bg6{
	background: url(images/bg6.jpg) no-repeat;
}
.bg7{
	background: url(images/bg7.jpg) no-repeat;
}
.bg8{
	background: url(images/bg8.jpg) no-repeat;
}
.bg9{
	background: url(images/bg9.jpg) no-repeat;
}
.bg10{
	background: url(images/bg10.jpg) no-repeat;
}
.bg11{
	background: url(images/bg11.jpg) no-repeat;
}
.bg12{
	background: url(images/bg12.jpg) no-repeat;
}
.bg13{
	background: url(images/bg13.jpg) no-repeat;
}
.bg14{
	background: url(images/bg14.jpg) no-repeat;
}
.bg15{
	background: url(images/bg15.jpg) no-repeat;
}
.bg16{
	background: url(images/bg16.jpg) no-repeat;
}
.bg17{
	background: url(images/bg17.jpg) no-repeat;
}
.bg18{
	background: url(images/bg18.jpg) no-repeat;
}
.bg19{
	background: url(images/bg19.jpg) no-repeat;
}
.bg20{
	background: url(images/bg20.jpg) no-repeat;
}
.bg21{
	background: url(images/bg21.jpg) no-repeat;
}
.bg22{
	background: url(images/bg22.jpg) no-repeat;
}
.bg23{
	background: url(images/bg23.jpg) no-repeat;
}
.bg24{
	background: url(images/bg24.jpg) no-repeat;
}
.bg25{
	background: url(images/bg25.jpg) no-repeat;
}
.bg26{
	background: url(images/bg26.jpg) no-repeat;
}
.bg27{
	background: url(images/bg27.jpg) no-repeat;
}
.bg28{
	background: url(images/bg28.jpg) no-repeat;
}
.bg29{
	background: url(images/bg29.jpg) no-repeat;
}
.bg30{
	background: url(images/bg30.jpg) no-repeat;
}
.bg31{
	background: url(images/bg31.jpg) no-repeat;
}
.bg32{
	background: url(images/bg32.jpg) no-repeat;
}
.bg33{
	background: url(images/bg33.jpg) no-repeat;
}
.bg34{
	background: url(images/bg34.jpg) no-repeat;
}
.bg35{
	background: url(images/bg35.jpg) no-repeat;
}
.form1{
	background: url(images/form1.jpg) no-repeat;
}
.form2{
	background: url(images/form2.jpg) no-repeat;
}
.bg{
	background: url(images/bg.jpg) no-repeat;
}
.table1{
	background: url(images/table-1.jpg) no-repeat;
}
.table2{
	background: url(images/table-2.jpg) no-repeat;
}
.p1{
	background: url(images/products-1.jpg) no-repeat;
}
.ppl{
	background: url(images/people1.jpg) no-repeat;
}
.pp2{
	background: url(images/people2.jpg) no-repeat;
}
.pp3{
	background: url(images/people3.jpg) no-repeat;
}
.arrow{
	background: url(image/arrow.gif) no-repeat;
}
.font1{ font-family:Verdana;
color:#ffffff;
font-size:12px;
}
.font2{ font-family:Verdana;
color:#ffffff;
font-size:11px;
}
.font7{ font-family:Verdana;
color:#555555;
font-size:12px;
}
p.font3{ 
font-family:verdana;
color:#fdedf0;
font-size:12px;
}
p.font4{font-family:verdana;
color:#000000;
}
p.font5{ font-family:verdana;
color:#f33178;
font-size:12px;
}
p.font6{ font-family:verdana;
word-spacing:0px;
color:#ffffff;
font-size:9px;
}

.myinputstyle {
	border: 1px solid #969696;
	background-color: #969696; 
	/** remember to change image path **/
	background:no-repeat;
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	color: #484848;
}


.mylabelstyle {
	font-family: Verdana;
	font-style: bold;
	font-size: 15px;
	color: #484848;
}


.myinputstyle:hover {
	border: 1px solid #202020;
	background-color: #202020; 
	/** remember to change image path **/
	background:no-repeat;
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	color: #969696;
}

.inputtext
{
	font-family: Verdana;
	font-style: normal;
	font-size: 12px;
	color: #969696;
}
.select{
    background-color: #fdedf0; 
    border: 1px solid #969696;
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	color: #000000;
 }
.select:hover{
    border: 1px solid #202020;
	background-color: #fdedf0; 
	/** remember to change image path **/
	background:repeat;
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	color: #969696;
}
/*div category*/
