body
{
    BACKGROUND-COLOR: #ffffff;
	margin: 0 0 0 0;
    FONT-SIZE: 12px;
    FONT-FAMILY: "Verdana, Arial";
    FONT-WEIGHT: normal;
    FONT-VARIANT: normal;
    COLOR: #666666;
    FONT-STYLE: normal;
    TEXT-ALIGN: center;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-BASE-COLOR: #D3D3D3;
}
html
{
    height: 100%;
    margin-bottom: 1px;
}
a:link {
	color: #250304;
    background: transparent;
	text-decoration: underline;
	outline: none;
}
a:visited {
	/*color: #fcb88b;*/
	color: #ce0c6d;
	background: transparent;
	text-decoration: underline;
}
a.bottom_links:link {
    color: #250304;
}
a.bottom_links:visited {
    color: #250304;
}
a {
    outline: none;
}
a img {
    border: none;
}
#menu {
width: 220px;
margin: 0;
padding: 0; 
background: #250304;
outline: none;

} 
* html #menu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 194px;
}
#menu ul { /* remove bullets and list indents */
list-style-type: none;
width: 220px; /* set width of menu */
margin: 0;
padding: 0;
outline: none;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
	/*font: bold 12px/30px Arial, Helvetica, sans-serif;*/
	width: 100%;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 0;
	outline: none;
	/*border-bottom: #000000 thin solid;*/
}
html>body #menu a{ /*Non IE rule*/
width: auto;
}

#menu li {
	position: relative;
	list-style-type: none;
	list-style-image: none;
    background: #250304;
	outline: none;
}
#menu li a {
   	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	margin-right: 0px;
	line-height: 30px;
	text-decoration: none;
	outline: none;
}

#menu li a:hover, #menu li a:active , #menu li a:visited.active{
   	color: #eb0e7c;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
  
.text
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-VARIANT: normal;
    COLOR: #666666;
    LINE-HEIGHT: 180%;
    FONT-STYLE: normal;
    TEXT-ALIGN: left
     
}
.time
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-VARIANT: normal;
    COLOR: #ffffff;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    TEXT-ALIGN: left
     
}
.orange_heading
{
    FONT-SIZE: 15pt;
    font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    FONT-VARIANT: normal;
    COLOR: #ce0c6d;
    /*LINE-HEIGHT: 180%;*/
	LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    TEXT-ALIGN: left
}
.orange
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    FONT-VARIANT: normal;
    COLOR: #ce0c6d;
    LINE-HEIGHT: 180%;
    FONT-STYLE: normal;
    TEXT-ALIGN: left
}
.orange_bold
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    FONT-VARIANT: normal;
    COLOR: #ce0c6d;
    LINE-HEIGHT: 180%;
    FONT-STYLE: normal;
    TEXT-ALIGN: left
}
.testimonial_head
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-VARIANT: normal;
    COLOR: #993300;
    LINE-HEIGHT: 180%;
    FONT-STYLE: italic;
    TEXT-ALIGN: left
}
.copyright
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-VARIANT: normal;
    COLOR: #666666;
    LINE-HEIGHT: 200%;
    FONT-STYLE: normal;
    TEXT-ALIGN: left
}
table.form-names {
     
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
/*input.textbox, input.field {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	border: 1px solid #ccc;
	}*/
input.form {
     
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #250304;
	/*color: #000000;*/
	text-decoration: none;
	/*background-color: #B6F2DF;*/
	/*background-color: #250304;*/
	/*background-color: #EBEBEB;*/
	overflow: auto;
	border: 1px solid #CCCCCC;
	
}
textarea.form {
     
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #250304;
	text-decoration: none;
	/*background-color: #B6F2DF;*/
	/*background-color: #EBEBEB;*/
	overflow: auto;
	width: 18.8em;
	height: 90px;
	border: 1px solid #CCCCCC;
}             
.button {
    color: #ce0c6d;
	font-weight: bold;
}