.first{}
/*
color1 #6F429D(blue)
ffe9a4    - psd exr theme
*/


body
{
	font-family: Georgia,Arial;
}

div
{
	text-align:left;
}

.small
{
	font-size:small;
}

table
{
	width: 100%;
}

.nu,
.nu:link,
.nu:visited
{
	text-decoration: none;
}

.bold
{
	font-weight: bold;
}


a:link,
a:visited,
a.dlink
{
     color:#15428B;
}

a.dlink:hover
{
	text-decoration:underline;
}
img
{
	border: 0px;
}

dl
{
	margin: 0px;
	padding: 0px;
	border: 0px solid red;
	float: left;
	width: 100%;
}

dt
{
	clear:both;
    color:#808080;
    float:left;
    padding:0px;
    margin: 0 0 3px 0;
    width:80px;
    font-size: 10pt;
    border: 0px solid blue;
}
dd
{
	padding:0px;
	margin: 0px;
	border: 0px solid red;
	margin: 0 0 3px 0;
}

td
{
	vertical-align: top;
}

.color1
{
	color: #15429D;
}

.color3
{
	color: #888;
}
.hz
{
	font-size: 12pt;
}

.btn_s1 a:link,.btn_s1 a:visited
{
	font-size: 10pt;
	color: #D61800;
}

input
{
	width: 98%;
	font-size:12pt;
}

input[type="checkbox"]
{
   width: inherit;
}

textarea
{
	width:98%;
	font-size: 10pt;
	font-family: Tahoma;
}

.names
{
	text-transform: capitalize;
}

.label
{
	font-size: 10pt;
	color:#808080;
}

.ou:hover ,
a.ou:link:hover
{
	text-decoration:underline;
}


.wiki_comment small
{
	color: #917861;
}

.help
{
	font-size: 9pt;
	color:#000;
}

.pointer
{
	cursor:pointer;
}

.listing
{
  list-style: square;
  padding:0px 0px 0px 40px;
  color: #58610e;
  margin: 0px 0px 15px 0px;
  text-align:left;
}

ul.listing li
{
  padding: 3px 0px 3px 0;
}

ul.listing li span
{
  color:#454137;
}

.hidden
{
	display:none;
	visible:hidden;
}

.fullWidth
{
	width:100%;
}

.btn_v1 a:link,
.btn_v1 a:visited
{
	color:#fff;
	text-decoration:none;
	font-size:9pt;
}

.btn_v1 a:hover,
.btn_v1 a:link:hover
{
	color:#738bd5;
}

div.f_btnBox
{
	padding:0 0 0 20%;
	height:30px;
	back
}

h3, h3 a,h3 a:link,h3 a:visited{font-size:13pt;}
.wrap, div.wrap {width:100%;overflow:hidden;}

#userLogBox{border:1px solid #d61800; background:#deecfd;}
#userLogBox h4{background:#d61800;color:#fff;border-bottom:1px solid #e78e84;margin:0px;padding:3px 10px 2px 0;}
#userLogData{color:#15428b;}

a.btn1:link,a.btn1:visited{display:block;background:#d7e8fd;text-align:center;border-bottom:1px solid #45429d;text-decoration:none;font-size:10pt;padding:3px 0 2px 0;}
a.btn1:link:hover,a.btn1:visited:hover{background:#e8f4ff;}

span.button1
{
	background: url(btn1_2.png) no-repeat top left;
	padding:0 0 0 10px;
	margin:7px 5px 0 0;
	line-height:19px;
	display:inline-block;
}

span.button1:hover
{
	background: url(btn1_2h.png) no-repeat top left;
}

span.button1 a,span.button1 a:link,span.button1 a:visited
{
	background: url(btn1_2.png) no-repeat top right;
	padding:0 10px 0 0;
	margin:0 -3px 0 0;
	color:#fff;
	line-height:19px;
	text-decoration:none;
	display:inline-block;
	font-size:9pt;
}

span.button1 a:hover,span.button1 a:link:hover,span.button1 a:visited:hover
{
	background: url(btn1_2h.png) no-repeat top right;
}

.ajax_ans{color:red;}

div.good{border:1px solid #78973a;background:#c6d8a1; padding: 10px;color:#fff;}
div.good a:link,div.good a:visited{color:#fff;}

div.bad{border:1px solid #ac0604;background:#ffb89f; padding: 10px;color:#fff;}
div.bad a:link,div.bad a:visited{color:#fff;}

.news1box .date{padding:0 5px 0 0;}