/* Start of CMSMS style sheet 'timesolutions' */
body {

overflow: -moz-scrollbars-vertical;

 }


#red{
	
	background: #c8a4ab;
padding: 10px;

}

body, table, td
				{	
color:#661c35; 

cursor: default;	font-family: verdana;	font-size:12px;}


.content { font-weight: bold; text-align: justify; line-height: 17px; width: 470px; 

padding-top: 0px;


}

.contentb { font-weight: bold; text-align: justify; line-height: 21px; 

padding-top: 0px;


}

.footer { text-align: right; 
padding-right: 18px;
color:#006c8e;
font-size:9px;
}

H1 {

cursor: default;		font-size:15px;
}

H2 {
display: inline;  font-weight: bold;
cursor: default;	color:#35560D; font-size:16px;
}

.contactform fieldset {padding: 1em;} 
.contactform fieldset legend {color:#661c35;  font-size:15px; font-weight: bold;} 
.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;} 
.contactform div label {display: block; width: 8em; } 

textarea
{
width:300px;
height:150px;
}


.disclaimer:link		{	text-decoration: none;	color: #006c8e;	cursor: pointer;}
.disclaimer:visited   {	text-decoration: none;	color: #006c8e;	cursor: pointer;}
.disclaimer:active    {	text-decoration: underline;	color: #006c8e;	cursor: pointer;}
.disclaimer:hover		{	text-decoration: underline;	color: #006c8e;	cursor: pointer;}

a:link		{	text-decoration: none;	color: #661c35;	cursor: pointer;}
a:visited   {	text-decoration: none;	color: #661c35;	cursor: pointer;}
a:active    {	text-decoration: underline;	color: #661c35;	cursor: pointer;}
a:hover		{	text-decoration: underline;	color: #661c35;	cursor: pointer;}

/* End of 'timesolutions' */

