body {
	color: #373737;
	background-color: #FFF;
	font-family: Verdana, Lucida, sans-serif;
	font-size: 11px;
	text-align: left;
	background-image: url(images/creating_simple_back.gif);
}

a.menu {
	color: #671364;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}
a.menuL {
	color: #638F45;
	text-decoration: none;
	font-weight: bolder;
	font-size: 16px;
}
a.menu:hover {
	color: #FC7215;
	text-decoration: none;
}
a.menuL:hover {
	color: #FC7215;
	text-decoration: none;
	font-size: 16px;
}
a.menu_on {
	color: #FC7215;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}
a.menuL_on {
	color: #FC7215;
	text-decoration: none;
	font-weight: bolder;
	font-size: 16px;
}
a.menu_on:hover {
	color: #671364;
	text-decoration: none;
}
a.menuL_on:hover {
	color: #671364;
	text-decoration: none;
	font-size: 16px;
}a.intro {
	color: #671364;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}
a {
	color: #671364;
	text-decoration: underline;
	font-weight: bolder;
}
a:hover {
	color: #FC7215;
	text-decoration: underline;
}
a.more {
	color: #638F45;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}
a.order {
	color: #C21010;
	text-decoration: none;
	font-weight: bolder;
	font-size: 18px;
}
a.order:hover {
	color: #638F45;
	text-decoration: none;
	font-weight: bolder;
}
a.now {
	color: #C21010;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}
a.now:hover {
	color: #C21010;;
	text-decoration: none;
	font-weight: bolder;
}
.smaller{
	font-size: smaller;
}
P {
	font-size: 11px;
}
ul {
list-style: square;
}

li
{
margin: 0.10em;
}
td {
	font-size: 11px;
}
.white {
	background-color: #fff;
}
.grey {
	background-color: #E7E7E7;	
}
.purple {
	color: #671364;
}
.orange {
	color: #FC7215;
}
.red {
	color: #C21010;
}
H1 {
	font-size: 14px;
}

H2 {
	font-size: 12px;
}
H3 {
	font-size: 10px;
}

.time_logo{
	font-size: 22px;
	color: #671364;
	font-weight: bolder;
}
.time_quote{
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.copyright {
	font-size: 9px;
}
.designer {
	color: gray;
	font-size: 9px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
a.designer {
color: gray;
text-decoration: none;
}
/* contact page */
.FormFields {
	font-family: Verdana, Lucida, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
}
.FormFieldsName {
	font-family: Verdana, Lucida, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
}
/* faq page */
		.trigger{
			cursor:pointer;
			text-decoration: none;
		}		
		.trigger:hover{
			cursor:pointer;
			background:#FFF;
		}		
		.expanded{
			background:#FFF;
			cursor:pointer;
		}
		.expanded:hover{
			background:#FFF;
			cursor:pointer;
		}
		.show{
     position:static;
     display: table;
		}
		.hide{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;
		}
		h3 img{border:none; padding-right:.3em;
		vertical-align: middle }	
/* close faq*/

