﻿body
{
}
a:active
{
	color: #696969;
	font-size:10px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	
}
a:link
{
	font-size: 11px;
	font-family: Verdana;
	color: #696969;
	text-decoration: none;
    text-align: left;
}
a:visited
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	color: #696969;
	text-decoration: none;
}
.header1
{
	font-weight: bold;
	font-size: 14px;
	color: Gray;
	font-family: Verdana;
    text-align: center;
}
.header2
{
	font-weight: bold;
	font-size: 11px;
	color: Gray;
	font-family: Verdana;
    text-align: left;
}
.standard-text
{
	font-family  : Verdana; 
	font-size    : 8pt;
    }
.caption-text
{
	font-family: Verdana;
	font-weight:bold;
	font-size: 11px;
	color: #000000;
    text-align: left;
}
.caption-text-color
{
	font-family: Verdana;
	font-weight:bold;
	font-size: 11px;
	color: #FF6600;
}
.full-width
{
    width: 100%;
}

.msg_button_class
{               
    background-image: url(MessageBox\msg_button_1.jpg);
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    border:1px solid #DDDDDD;
    height:22px;
}
.standard-alpha-link
{
	font-family  : Verdana; 
	font-size    : 8pt;
    text-align: left;
    text-decoration:underline;
    color:Blue;        
}
.grid-link
{
    font-family  : Verdana; 
	font-size    : 8pt;	
	color        : Blue; 	
}
.ruButton
{
    width:68px;
    height:21px;
    border:0;
    margin-left:0.8em;
    padding:0;
    background-image:url('~\images\ruButtonSmall.gif') 100% 0 no-repeat;    
    color:#fff;
    font-weight:bold;
    text-align:center;
}

.linkbutton

{
    text-decoration: none;
}

.linkbutton:hover

{
    text-decoration: underline;
}

a.defaultbutton
{
    background:url(../../images/button.jpg) no-repeat;
    width:184px;
    height:18px;
    display:block;        
    color:#FFFFFF;
    line-height:17px;       
    text-align:center;        
}

a.reportbutton
{
    background:url(../../images/reportbutton.jpg) no-repeat;
    width:300px;
    height:18px;
    display:block;        
    color:#FFFFFF;
    line-height:17px;       
    text-align:center; 
}