﻿.txtbox:hover
{
border:1px solid #024eef;
background:#FFFFff;
}

h3
{
color:#FF9900;
font:Verdana, Arial, Helvetica, sans-serif;
}

.headerbox1
{
border:1px solid #d4c87e;
height:40px;
border-right:none;
}
p
{
font:Tahoma, Verdana, Arial;
font-size:12px;
}

.loginbox
{
border: 1px solid  #FFCC00;
background:#FAF7E4;
-moz-border-radius:7px;
}

.topleft_curve
{

background::url(../images/left-top-curve.gif);
background-image:url(../images/left-top-curve.gif);
background-position:left;
background-repeat:no-repeat;
width:175px;
float:left;
height:20px;
}
.bottomleft_curve
{

background::url(../images/left-bottom-curve.gif);
background-image:url(../images/left-bottom-curve.gif);
background-position:left;
background-repeat:no-repeat;
width:175px;
float:left;
height:20px;
}


.topright_curve
{

background::url(../images/right-top-curve.gif);
background-image:url(../images/right-top-curve.gif);
background-position:right;
background-repeat:no-repeat;
text-align:right;
width:177px;
height:20px;
float:left;
margin-right: -2px;
position:relative; 
z-index:20;
}
.botomright_curve
{

background::url(../images/right-bottom-curve.gif);
background-image:url(../images/right-bottom-curve.gif);
background-position:right;
background-repeat:no-repeat;
text-align:right;
width:175px;
height:20px;
float:right;
margin-right: -2px;
position:relative;
z-index:20;
}
ul
{

padding-left:15px;
list-style:none;
height:22px;
line-height:27px;
font:Tahoma, Verdana, Arial;
font-size:12px;
}

li
{
background-image:url(../images/red-arrow.gif);
background-position: left;
background-repeat:no-repeat;
padding-left:15px;
}
.middle
{
height:260px;
width:350px;
border: 1px solid #FF9900;
border-top:none;
border-bottom:none;
}

.footerbox
{
height:20px;
width:350px;
}

.style1 {
	color: #024eef;
	font-weight: bold;

}
.Link
{
	color: red;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
.Link:hover
{
	color: Orange;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
.Link1
{
	color: red;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
.Link1:hover
{
	color: white;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
