.logo_text{
	font-family: Times New Roman;
	font-size; 26px;
	color: #ce0505;
}

h3{
	font-family: Times New Roman;
	font-size:22px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	text-align:justify;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

p{
	font-family: verdana;
	font-size:12px;
	color: #626362;
	word-spacing:0.1em;
	text-align:left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

hr{
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}

marquee{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img{
	border: 0px;
}

 .style3 {
	color: #990033;
	font-weight: bold;
}

.style4{
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style5{
	color: #990000
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:12px;
}

 .style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.highlight_text	{
	font-family: verdana;
	font-size:12px;
	font-style: italic;
	font-weight: normal;
	color: #7f833b;
	}

strong{
		color: #858581;
		}
		
.style5
{
	color: #990000
}

address{
 margin-top: 10px;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 0px;
 line-height: 18px;
}

a{
color: #333333;
text-decoration: none;


}

/* product gallery */

div.img
{
margin:2px;
border:1px solid #bfbfbf;
height:auto;
width:auto;
float:left;
text-align:center;
margin-left: 10px;

}
div.img img
{
display:inline;
margin:3px;
border:1px solid #ffffff;
}
div.img a:hover img
{
border:1px solid #990000;
}
div.desc
{
text-align:center;
font-weight:normal;
width:130px;
margin:2px;
color: #003399;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

/* ----------- My Form ----------- */
.myform{
margin-left:10px;
width:450px;
height: 400px;
padding:5px 10px 10px 25px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #cfcfcf;
background:#f6f6f6;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#cfcfcf;
margin-bottom:20px;
border-bottom:solid 1px #cfcfcf;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #cfcfcf;
width:200px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #cfcfcf;
width:200px;
height: 90px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:200px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
.mandatory{
color: #990000;
font-weight: bold;

}

