* {
	margin:0;
	padding:0;
	border:0;
}
p, .textContent
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e1e1e;
}

a.complink 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	background:url(/templates/pages/biv/gfx/bg.gif) repeat-x #e8e8e8;
}
.wrapper {
	width:965px;
	margin:auto;
}
.top {
	height:101px;
	background:url(/templates/pages/biv/gfx/topbg.gif);
	position:relative;
	
}
.bivtab
{
    width:128px;
    height:29px;
    background:url(/templates/pages/biv/gfx/bivtab.jpg);
    position:absolute; text-indent:-9999px; overflow:hidden;
    bottom:4px;
    right:4px;
}
.bivtab:hover
{
    background-position:-128px 0;
}
.menu {
	margin-left:4px;
	height:38px;
}
.menu ul li{
	list-style: none;
	float:left;
}
.menu ul li a{
	display:block; overflow:hidden;
	text-indent:-4500%;
}

a {
    color:#1c69c5;
    text-decoration:none;
}
a:hover 
{
    text-decoration:underline;
}
a.marked 
{
    text-decoration:underline;
}

.menubottom {
	background:url(/templates/pages/biv/gfx/menubottom.gif);
	height:4px;
	font-size:1px;
}

.main {
	background:url(/templates/pages/biv/gfx/mainbg.gif) repeat-y;
	padding:14px 22px 8px 22px;
}

.main, .main *
{
    line-height:17px;    
}

.scol1 
{
    width:601px;
    float:left;
}
.scol2 
{
    margin-left:40px;
    width:280px;
    float:left;
}

.scol3 {
    width:270px;
    float:left;
    margin-left:15px;
}
.scol3 img 
{
    padding-bottom:5px;
}

.scol3 .textcontent 
{
    margin-left:10px;
}
.right 
{
    margin:auto;
    width:270px;
    padding-bottom:20px;
}

.bottom {
	background:url(/templates/pages/biv/gfx/bottom.gif) no-repeat;
	font-size:10px;
	color:#1e1e1e;
	text-align:center;
	padding-top:20px;
	margin-bottom:10px;
	    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bottom span{
	margin:0 15px 0 15px;
	color:#b8b8b8;
}
.ci{clear:both;}


h1 
{
    font-size:14px;
    color:#31b6f9;
    font-family:Tahoma;
    font-weight:bold;
    margin:5px 0 10px 0;
}
h2 
{
    font-size:13px;
    color:#333333;
    font-family:Tahoma;
    font-weight:bold;
    margin:5px 0 0 0;
}
.workList 
{
    border-top:#eaeaea 1px solid;
}
.workList tr td {
    border-bottom:#eaeaea 1px solid;
}
.workList tr td.row1 
{
    padding:4px 5px 4px 0;
    text-align:right;
    width:300px;
    
}

img.pngf 
{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.workList tr td.row2
{
    padding:4px 0 4px 5px;
    font-weight:bold;
    width:300px;
}

.plink 
{
    text-align:right;
}
.plink a {color:#31b6f9;}

.sList 
{

}
.sList tr td.row1 
{
    width:216px;
    padding:2px 0 15px 0;
}
.sList tr td.row2 {
    padding:0 0 15px 10px;
}

.inp
{
    width:300px;
    border:#b1b1b1 1px solid;
    background:url(/templates/pages/biv/gfx/inpbg.gif);
    border-bottom-color:#424242;
    border-right-color:#424242;
    height:18px;
    margin-bottom:10px;
    padding:4px 0 0 5px;
    color:#666666;
}
.inp2
{
    width:300px;
    background:#fdfdfd;
    border:#b1b1b1 1px solid;
    border-bottom-color:#424242;
    border-right-color:#424242;
    margin-bottom:10px;
    padding:4px 0 0 5px;
    color:#666666;
}
.form_sendDiv
{
    width:310px;
    text-align:right;
}

.status 
{
    width:265px;
    border:#8f2424 1px solid;
    background:#f02c2c;
    color:#ffffff;
    font-weight:bold;
    padding:10px 20px 10px 20px;
    margin-bottom:10px;
}



.col1 {
    width:921px;
    float:left;
    margin-bottom:15px;
    
}
.col2 
{
    margin-left:0;
    width:351px;
    float:left;
}

.col3 {
    width:270px;
    float:left;
    margin-left:15px;
}
.col3 img 
{
    padding-bottom:5px;
}

.col3 .textcontent 
{
    margin-left:10px;
}
.right 
{
    margin:auto;
    width:270px;
    padding-bottom:20px;
}


