﻿/*
	DkBlog Template
	CSS StyleSheet by David Herreman
	http://www.free-css-templates.com
*/
*+html.RadForm input.rfdDecorated, 
*+html.RadForm button.rfdDecorated 
{ 
 padding-left: 4px !important; 
} 
table
{
	font: tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 8pt;
    border-width : 0px;
    
    
    border-color:#EAE5D7;
 
   
}

input[type=button]
{
            color: #000000;
            font: bold 100% 'trebuchet ms' ,helvetica,sans-serif;
            background-color: #E5B513;
            border: 1px solid;
            border-color: #000000;
            filter:progid:DXImageTransform.Microsoft.Gradient   
            (GradientType=0,StartColorStr='#cccccccc',EndColorStr='#E5B513'); 
}
input[type=reset]
{
            color: #000000;
            font: bold 100% 'trebuchet ms' ,helvetica,sans-serif;
            background-color: #E5B513;
            border: 1px solid;
            border-color: #000000;
            filter:progid:DXImageTransform.Microsoft.Gradient   
            (GradientType=0,StartColorStr='#cccccccc',EndColorStr='#E5B513'); 
}
input.btn
{
            color: #000000;
            font: bold 100% 'trebuchet ms' ,helvetica,sans-serif;
            background-color: #E5B513;
            border: 1px solid;
            border-color: #000000;
            filter:progid:DXImageTransform.Microsoft.Gradient   
            (GradientType=0,StartColorStr='#cccccccc',EndColorStr='#E5B513'); 
}

body
{
    	
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	
}


a:link
{
    	color: #272722;
	text-decoration: none;
}

a:visited
{
    color: #272722;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color:#0066cc;
}


table
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 8pt;
border-width : 0px;
}
iframe
{

		border-color: #666666;
		border-width: 1px;

}
p
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 8pt
}

strong
{
    font-weight: bold;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
}

select
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
}

input
{
		font-size: 8pt;
		border-color: #cccccc;
		border-width: 1px;
}
textarea
{
		font-family: tahoma, verdana, helvetica, arial, sans-serif;
		font-size: 8pt;
		border-style: solid;
		border-color: #666666;
		border-width: 1px;
}

hr
{
	color: #CCCCCC;
	height: 1px;
}


.txtbox
{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	background-color: #ffffff;  
	height: 17px;
	width: 130px;

}
.cssred
{
	color:Red;
		
}
.cssred A:link
{
	color: red;
	text-decoration: underline;
}
.cssred a:visited
{
	color: red;
	text-decoration: underline;
}
.cssred a:hover
{
	color: red;
	text-decoration: underline;
}
#tdMenu1
{
    background-image: url('Sunset1MenuBack.jpg');
}
#tdMenu2
{
    background-image: url('Sunset1MenuBack.jpg');
}
#ImgRCLogo
{
   background-image: url('RC-Logo.png'); width: 250px; height: 57px;
    
}
.img
{
	 border-style:none;
	  border-color:inherit;
	   border-width: 0px;
	    padding: 0px;
	     margin: 0px; 
	 
}

.TableRow
{
	background-image: url('../../images/SunsetTitle.gif');
	background-repeat: repeat-x;
}
.LableText
{
	color: #FFFFFF;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	-x-system-font: none;
	line-height: 24px;
}
.LableTextForHome
{
	color: #FFFFFF;
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	-x-system-font: none;
	line-height: 17px;
}
.BlackBerryImg
{
	background-image: url('../../images/Blackberry.png');
}
.WebCustomerDev
{
    border:1px solid #666666;
}
.LableTextLoading
{
    color: #037997;
     font-size: 25px;
    font-weight: bold;
}