﻿body {background-image:url(../images/sol_pageBG.jpg);background-repeat:repeat-x;background-position:top left;background-color:#cccccc;}

.BtnStyle
{
   font-family:Times New Roman;
   font-size:20px;
   font-weight:bold;
}

.TxtStyle
{
   font-family:Arial;
   font-size:13px;
   font-weight:bold;
   border:1px solid #000000;
	height:22px;
	width:247px;
	background-color:#ffffff;
}

.LblStyle
{
   
   color:#cc0000;
   font-family:Arial;
   font-size:15px;
   /*font-weight:bold;*/
	height:29px;
	Width:247px;
   
}


