body{
    padding:0px;
    margin:0px;
    background-color:#ECEDEF;
}

A:link
{
    text-decoration: none;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #727272;
}

A:visited   {
    text-decoration: none;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #727272;
}

A:hover {
    text-decoration: underline;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #727272;
}

A:active    {
    text-decoration: none;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #727272;
}

.text_1 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #333333;
}
.text_2 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #727272;
}
.select {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #585858;
    background-color: #FFFFFF;
    height: 18px;
    width: 205px;
}
.text_3 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #565656;
}
.form_1 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    background-color: #FFFFFF;
    height: 18px;
    width: 219px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #595959;
    border-right-color: #DCD8D2;
    border-bottom-color: #DCD8D2;
}
.form_2 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    background-color: #FFFFFF;
    height: 109px;
    width: 219px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #595959;
    border-right-color: #DCD8D2;
    border-bottom-color: #DCD8D2;
    overflow:auto;
}

.SkinObject {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 12px;
    color: #A4A4A4;
    text-decoration: none;
}

A.SkinObject:link,A.SkinObject:hover,A.SkinObject:active {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 10px;
    color: #DBDBDB;
    text-decoration: none;
}

.SR_Bottom_Menu_MenuItem  
{ 
	text-decoration: none;
	color: #434343;
	cursor: hand; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	background: #FFFFFF; 
    white-space: nowrap;
	padding-left: 0px; 
	padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.SR_Bottom_Menu_RootMenuItem  
{ 
	cursor: hand;
	text-decoration: none;
	color: #434343;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	background: transparent; 
    white-space: nowrap;
	padding-left: 0px; 
	padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.SR_Bottom_Menu_RootMenuSelectedItem  
{ 
	cursor: hand;
	color: #363636;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
}

.SR_Bottom_Menu_RootMenuActiveItem  
{ 
	cursor: hand;
	text-decoration: none;
	color: #363636;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	background: transparent; 
    white-space: nowrap;
	padding-left: 0px; 
	padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.SR_Bottom_MainMenu_RootSeparator
{
	cursor: hand;
	color: #979797;
	background: transparent;
	padding-left: 6px; 
	padding-right: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: none;
}


