﻿/* 0 BASIC TAGS */
.GrayLink a {
	text-decoration: none;
	/*color: #666666;*/
	color: #666666;
}

.GrayLink a:visited {
	/*color: #980000;*/
	color: #666666;
}

.GrayLink a:hover {
	text-decoration: underline;
	/*color: #e05252;*/
	color: #666666;
}

.GrayLink a:active {
	/*color: #980000;*/
	color: #666666;
}

a {
	text-decoration: none;
	/*color: #666666;*/
	color: #0000FF;
}

a:visited {
	/*color: #980000;*/
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
	/*color: #e05252;*/
	color: #0000FF;
}

a:active {
	/*color: #980000;*/
	color: #0000FF;
}

select {
	font-family: verdana, arial, helvetica, sans-serif, mingliu;
    font-size: 8pt;
	color: #000000;  
}

input {
	font-family: verdana, arial, helvetica, sans-serif, mingliu;
    font-size: 8pt;
	color: #000000;  
	height: 20px;
}

img {
	border-width: 0;
	border-left: #AAAAAA 0px solid; 
	border-top: #AAAAAA 0px solid; 
	border-right: #AAAAAA 0px solid; 
	border-bottom: #AAAAAA 0px solid;
}

body
{
    font-family: verdana, arial, helvetica, sans-serif, mingliu;
    font-size: 8pt;
    color: #000000;
	scrollbar-face-color: #FFFFFF; 
    scrollbar-shadow-color: #AAAAAA;
    scrollbar-highlight-color: #AAAAAA; 
    scrollbar-3dlight-color: #FFFFF;
    scrollbar-darkshadow-color: #FFFFFF; 
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #AAAAAA
}


table p.title
{
	font-family: verdana, arial, helvetica, sans-serif, mingliu;
    color: #000000; 
	font-weight: bold;
	font-size: 15pt;
}

table p.subtitle
{
	font-family: verdana, arial, helvetica, sans-serif, mingliu;
    color: #FFCC00; 
	font-weight: bold;
	font-size: 11pt;
}

table p
{
	font-family: verdana, arial, helvetica, sans-serif, mingliu;
    font-size: 8pt;
	color: #000000;  
}

table td
{
	font-family: verdana, arial, helvetica, sans-serif, mingliu;
    font-size: 8pt;
    color: #000000;     
}

.bigfont
{
	font-family: verdana, arial, helvetica, sans-serif, mingliu;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;       
}

.XPStyle 
{
	text-align:center;
	border: 1px solid;
	height: 20px;	
	font-size: 8pt;
	color: #003399;
	border-color: #C3C1B7;
	background-image: url(./images/buttonColor.gif) ; 
	background-repeat: repeat-x;	
	
}

.Testimonials {
	border: 0;
	padding: 0;
	margin-bottom: 10px;
}

.Testimonials * {
}

.Testimonials h3 {
	border: 1px solid #A2A29D;
	margin-top: 10px;
	font-size: 1.2em;
	color: #fff;
	background-color: #A2A29D;
	margin: 0;
	padding: 3px 5px;
}

.Testimonials h4 {
	border: 1px solid #A2A29D;
	font-size: 1em;
	text-align: right;
	color: #fff;
	background-color: #A2A29D;
	margin: 0;
	padding: 3px 5px;
}

.Testimonials p {
	border: 1px solid #A2A29D;
	margin: 0;
	padding: 3px 5px;
}

.Testimonials a:link, .Testimonials a:visited, .Testimonials a:active {
	color: #fff;
	text-decoration: none;
}

.Testimonials a:hover {
	color: #fff;
	text-decoration: underline;
}

.Testimonials img {
	float: left;
	border: 1px solid #A2A29D;
	padding: 0;
	margin: 0 5px 5px 0;
}

.underline {
	text-decoration: underline;
}

.subHeader
{
	color: #ffffff;
	cursor: hand;
	font-size: 8pt;
}

.Highlight a {
	text-decoration: none;
	/*color: #666666;*/
	color: #ff0000;
}

.Highlight a:visited {
	/*color: #980000;*/
	color: #ff0000;
}

.Highlight a:hover {
	text-decoration: underline;
	/*color: #e05252;*/
	color: #ff0000;
}

.Highlight a:active {
	/*color: #980000;*/
	color: #ff0000;
}

