/* Global Styles */

body {
	margin:0px;
	/* 
	scrollbar-face-color : #FF0000; 
	scrollbar-highlight-color : #FF6666; 
	scrollbar-3dlight-color : #FF9999;
	scrollbar-darkshadow-color : #660000; 
	scrollbar-arrow-color : #FFCCCC; 
	scrollbar-shadow-color : #FF0000; 
	scrollbar-track-color: #330000 
	*/
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.sidebarTextTitle {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	font-weight: bold;
	}
	
.bodyText {
	font:12px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:20px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:30px;
	letter-spacing:.1em;
	}
.subHeader2 {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
input.submit {
	color: #333300;
	font: bold 12px/16px arial;
	margin-top: 2px;
	width: 100px;
} 	

input.submitt {
	color: #333300;
	font: bold 12px/16px arial;
	margin-top: 2px;
	
} 	

table.Design5 {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #333300;
    border-bottom: 1px solid #333300;
}
table.Design5 th {
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;
    border-top: 1px dotted #333300;

}
table.Design5 td {
    text-align: left;
    border-top: 1px dotted #333300;
    padding: 0.2em 0.5em;

}
table.Design5 thead th {
    text-align: left;
    border-bottom: 1px solid #333300;
}
table.Design5 th.Corner {
    text-align: left;
}

.error{
color:red;
font-weight:bold;
}

.fontred{
color:red;
font-weight:bold;
font-size:12px;
}

.required {
color:red;
font:Arial;
font-size:18px;
font-weight:bold;
}

/**************/
.width15
{
 width:15px;
   nowrap: nowrap;
}

.Gridheader
	{
	font: 11px/20px Arial, Helvetica, sans-serif;
	width: auto;
	margin: 0px;
	color: #666666;
	font-weight:bold; 
	border-top: 0px solid #6d8bbd;
	border-bottom: 0px solid #6d8bbd;
	background-color: #e6e6e6;
	text-align: center;
	}
	
	.Gridheaderlien
	{
	font: 11px/20px Arial, Helvetica, sans-serif;
	width: auto;
	margin: 0px;
	color: #666666;
	font-weight:bold; 
	border-top: 0px solid #6d8bbd;
	border-bottom: 0px solid #6d8bbd;
	background-color: #e6e6e6;
	text-align: left;
	}
	
.sizenull
	{
	 width:0px;
	 height:0px;  	
	}
	
.clsiframe
{
 width:100%;
 height:1024px  	
	
}	
.RedFont
	{
	font: 11px/20px Arial, Helvetica, sans-serif;
	width: auto;
	margin: 0px;
	color:Red;  
	font-weight:normal;   
	font-size:1.25em;   
	}
	
.leftbodybg
{
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #999966;
	height: 100%;
	
	
}
----REDROCK
.trwhite
{
 background-color:#ffffff; 
}
.trcolor
{
 background-color:#a4c2c2; 
 
}
.textbox {
	border: 1px gray solid;
	width: 150px;
} 

.textbox1 {
	border: 1px gray solid;
} 

.textbox2 {
	border: 1px gray;
	font:11px georgia;
} 

.font11 {
	font:11px arial;
	color:#333333;
	font-weight: bold;
	}
	
	.font12 {
	font:11px arial;
	color:#333333;
	}
	
.tablebox
{
	width: 100%; 
	border: solid 1px #D4D0C8; 
	background-color: #FFFCF6;
	}	
	
.tablebox1
{
	border: solid 1px #D4D0C8; 
	background-color: #FFFCF6;
	}

.subHeading {
	font:11px georgia;
	font-weight:bold;
	}
	
	.hide{
   visibility: hidden;
   position: absolute;
   overflow: hidden;
   width: 0px;
   height: 0px;
}
.show{
   visibility: visible;
   position: relative;
   overflow: visible;
   width: 100%;
   height: 100%;
}

/**************/


 
