/* CSS Document */

.bor
{
border-left:1px;
border-right:1px;
border-top:1px;
border-bottom:1px;
border-left-color:#dd7099;
border-right-color:#dd7099;
border-top-color:#dd7099;
border-left-style:solid;
border-right-style:solid;
border-top-style:solid;
border-bottom-style:solid
}

.bor1
{
border:1px;
border-color:#dd7099;
border-style:solid
}

.bor2
{
border-top:1px;
border-bottom:1px;
border-top-color:#dd7099;
border-bottom-color:#dd7099;
border-top-style:solid;
border-bottom-style:solid
}

.bor3
{
border:2px;
border-style:solid;
border-color:#b9c7d0;

}

.bor4
{
	border-top:1px;
	border-top-color:#b9c7d0;
	border-top-style:solid;
}

.blink
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#33CCFF;
text-decoration:blink;
font-size:12px;
}

.var
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:lighter
font-height:8px;
color:620000;
}

.var1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
font-style:inherit;
line-height:normal;
font-variant:normal;
text-transform: none;
text-decoration:none;
color:#dd7099
}

.var1:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
font-style:inherit;
line-height:normal;
font-variant:normal;
text-transform: none;
text-decoration:none;
color:#00C4DB
}


.var2
 {
	font-family:Georgia, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	font-weight:500;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: inherit;
	color: #620000;
	text-decoration: none;
}

.var3
{
	font-family:Arial, Helvetica;
	font-size:12px;
	font-style:normal;
	font-weight:500;
	font-variant:normal;
	text-transform:inherit;
	color:#02b1c5;
	text-decoration:none
}

.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-stretch:inherit;
	font-variant:inherit;
	letter-spacing:inherit;
	font-style:normal;
	height:inherit;
	text-decoration:none;
	color:#FFFFFF
}

.footer:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	letter-spacing:inherit;
	font-stretch:inherit;
	font-variant:inherit;
	font-style:normal;
	height:inherit;
	text-decoration:underline;
	color:#F84948
}

.footer1 
{  
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: normal; 
   color: #FFFFFF;
   text-decoration:none 
   
 }

.footer1:hover
{  
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
   font-size: 13px; 
   font-weight: normal; 
   color:#F84948;
   text-decoration:underline
}
