﻿html { height: 100%; margin-bottom: 1px; } 



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color:#FFFFFF

}

.style1 {

	color: #999898;

	font-size: 10px;

	font-family: tahoma;

}

.style2 {

	/*color: #dad7e4;*/

	color: #3d4c5f;

	font-size: 11px;

	font-family: tahoma;

}

.style3 {

	color: #737272;

	font-size: 11px;

	font-family: tahoma;

	text-decoration:none;

	font-weight:normal

}

.style4 {

	color: #3d4c5f;

	font-size: 11px;

	font-family: tahoma;

	font-weight: bold;

	text-decoration:none;

}

.style5 {

	color: #333333;

	font-size: 11px;

	font-family: tahoma;

	font-weight: bold;

}

.style6 {

	color: #ffffff;

	font-size: 11px;

	font-family: tahoma;

	font-weight: bold;

}

.style7 {

	/*color: #c2c0c0;*/

	color: #ffffff;

	font-size: 11px;

	font-family: tahoma;

}

.style8 {

	color: #6d6969;

	font-size: 11px;

	font-family: tahoma;

	font-weight: bold;

	text-decoration:none;

}

.style9 {

	color: #3d4c5f;

	font-size: 11px;

	font-family: tahoma;

}

.style10 {

	color: #5c5d5f;

	font-size: 8px;

	font-family: tahoma;

	font-weight: bold;

}

.style11 {

	color: #5C5D5F;

	font-size: 11px;

	font-family: tahoma;

	font-weight: bold;

}

.style12 {

	color: #918e8e;

	font-size: 11px;

	font-family: tahoma;

}

.style13 {

	/*color: #c2c0c0;*/

	color: #ffffff;

	font-size: 13px;

	font-family: tahoma;

    font-weight: bold;
}


.tableborderright

{

	border-right-style:solid;

	border-right-color:#d1cfda;

	border-right-width:5px

}

.tableborderleft

{

	border-left-style:solid;

	border-left-color:#d1cfda;

	border-left-width:5px

}



.formbutton

{

	background-color:#F1F2F2;

	color:#737272;

	border:1px solid #ABAEB4;

	overflow:visible;

	display:inline;

	margin:0px;

	padding:0px 4px 2px 4px;

	font-size:11px;

	font-family:Verdana, Arial, Helvetica, sans-serif};

}

.formbutton:hover

{

	background-color:#000;

}





/*wrapper*/

#wrapper {

text-align:left;

margin:0 auto;

/*width:500px;*/



border:0px solid #ccc;



}

a {

color: #3d4c5f;

font-size: 11px;

font-family: tahoma;

font-weight: bold;

cursor:pointer;

}

.show_frame {

border:1px solid #ccc;

background:#f2f2f2;

padding:20px;



}


