@charset "windows-1251";
/* CSS Document */

body {
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #A6A6A6;
}
.office_name
{
	border-bottom:1px groove #999;
	background-color:;
	font-size:14px;
}
h2
{
	font-size: 12px;
	font-weight: normal;
}
h1
{
	font-size: 15px;
	font-weight: bold;

}
.office_name:hover
{
	border-bottom:1px groove #999;
	background-color:#FFC;
	font-size:14px;
}
.bgheader
{
	font-weight:bold;
	font-size:11px;
	background-color:#f6f6f6;
}

.office_name_selected
{
	border-bottom:1px groove #999;
	background-color:#FFC;
	font-size:14px;	
}
.internet_link
{ 
	color:#5385CC;
	text-decoration: bold;
}
table tr td
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color:  #A6A6A6;
	font-size:12px;
}

a, a:link, a:visited, a:active
{
	color: #A6A6A6;
	text-decoration:none;
}
.bordered_link a:link, .bordered_link a:visited, .bordered_link a:active
{
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}
.bordered_link:hover
{
	text-decoration:underline;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}

.plan_name
{
	font-size:16px;
}
.fieldset { 
	-moz-border-radius:4px; 
	border-radius:4px ; 
}

.round-up
{
	-moz-border-radius: 5px; 
	border-radius: 5px ;
	border:1px solid #999;
  	-webkit-border-top-left-radius:   3px;
   	-webkit-border-top-right-radius: 3px;
 	-webkit-border-bottom-left-radius: 3px;
   	-webkit-border-bottom-right-radius: 3px;
}

input[type="submit"]
{
	-moz-border-radius:4px; 
	border-radius:4px ; 
	background:url(/images/new_skin/buttonbg.gif) repeat-x;
	height:27px;
	border:1px solid #5F748E;
	color:white;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;

}

input[type="submit"]:hover
{
	-moz-border-radius:4px; 
	border-radius:4px ; 
	background:url(/images/new_skin/buttonbg_over.gif) repeat-x;
	border:1px solid #8FA1B8;
}

input[type="texta"], input[type="passworda"], selecta

{
	-moz-border-radius:2px; 
	border-radius: 2px ;
  	-webkit-border-top-left-radius:   2px;
   	-webkit-border-top-right-radius: 2px;
 	-webkit-border-bottom-left-radius: 2px;
   	-webkit-border-bottom-right-radius: 2px;
	background:url(/images/new_skin/input_bgcolor.gif) top repeat-x;
	border:1px solid #8f8f8f;
	height:20px;
}


.menu
{
	font-size:12px;
}
.login_input
{
	font-size:10px;
	border:1px solid 7F9DB9;
}
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
#TopImageBg
{
	background:url(../images/reason_bg.jpg) top repeat-x;
	height:32px;
}
.row {
	background-color:#EEEEEE;
}
.row:hover
{
	background-color:#FFFFCC;
}
.bgsessions0
{
	background-color:#555555;
}
.bgsessions1
{
	background-color:#666666;
}
