/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/pk.gif);
	background-repeat:repeat;
	
}
.border {
	border: 1px dotted #E1E1E1;
}
.contant1
{
font-family:Tahoma;
font-size:11px;
color:#3B587B;
font-weight:Regular;
line-height:1.5em;
text-decoration:none;
}
a.contant1:hover
{
font-family:Tahoma;
font-size:11px;
color:#A0B3CE;
font-weight:Regular;
line-height:1.5em;
text-decoration:underline;
}
.contant2
{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
font-weight:Regular;
line-height:1.5em;
text-decoration:none;
}
a.menues:link
{
font-family:Tahoma;
font-size:11px;
color:#EEEEEE;
font-weight:regular;
text-decoration:none;
}
a.menues:visited
{
font-family:Tahoma;
font-size:11px;
color:#EEEEEE;
font-weight:regular;
text-decoration:none;
}
a.menues:hover
{
font-family:Tahoma;
font-size:11px;
color:yellow;
font-weight:regular;
text-decoration:none;
}

a.read:link
{
font-family:Tahoma;
font-size:11px;
color:#6C93C1;
font-weight: bold;
text-decoration:none;
}
a.read:visited
{
font-family:Tahoma;
font-size:11px;
color:#6C93C1;
font-weight: bold;
text-decoration:none;
}
a.read:hover
{
font-family:Tahoma;
font-size:11px;
color:#000000;
font-weight: bold;
text-decoration:none;
}
.tbletopborder
{
border-top:#DBDBDB 1px solid;
border-collapse:collapse;
}
.copy
{
font-family:Arial;
font-size:10px;
color:#626262;
font-weight:normal;
}

a.terms:link
{
font-family:Arial;
font-size:10px;
color:#626262;
font-weight:normal;
text-decoration:none;
}

a.terms:visited
{
font-family:Arial;
font-size:10px;
color:#626262;
font-weight:normal;
text-decoration:none;
}

a.terms:hover
{
font-family:Arial;
font-size:10px;
color:red;
font-weight:normal;
text-decoration:none;
}
.txtbox{
	border:1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3B587B;
	height:18px;
	width:200px;
	padding-left:3px;
}
.txtarea{
	border:1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3B587B;
	width:200px;
	padding-left:3px;
}
.txtbutton{
	border:1px solid #004099;
	font-size:11px;
	color:#FFFFFF;
	background-color:#426FA5;
	height:18px;
	width:100px;
	cursor: pointer;
}
