body {
	background-color: #eeeeee;
        font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
        font-size:13px;
}

p,ul,ol {
	color: black;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

h1
{
	color: #454545;
	font-size: 16px;
	font-weight: bold;
}

h2
{
	color: #707070;
	font-size: 21px;
	font-weight: normal;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
}

h3
{
	color: #707070;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
        font-size: 18px;
        margin:3px 0 3px 0;
}

.services p{
    margin:2px 0 2px 0;
    font-size:11px;
}


.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.nav {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.title {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.small {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.footer {
	color: #555555;
	font-size: 11px;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: center;
}

a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #ff0033;
	text-decoration: underline;
}

.services{
   	font-size: 13px;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
  
}

.menus{
    line-height: 18px;
}

.inner td{
   padding: 7px 14px 7px 14px;
}

.inner p{
    margin:2px 0 2px 0;
}


td.t_info {
    background-image: url("../../assets/images/i.gif");
    background-repeat: no-repeat;
    background-position: 20px; 
    padding-left: 45px;
  
}

td.t_order{
    background-image: url("../../assets/images/o.gif");
    background-repeat: no-repeat;
background-position: 20px; 
    padding-left: 45px;
  
}