/* 
Theme Name: ShadedGrey
Theme URI: http://wpthemes.info/
Design Name: Shaded Grey
Description: This is the Second Version of our popular ShadedGrey Theme
Version: 2.1
Author: Sadish Balasubramanian
Author URI: http://wpthemes.info
*/
body {
	margin: 0 auto;
	width: 780px;
	padding: 0;
	text-align: center;
	color: #666;
	background: #f4f4f4;
	font: 90% 'Trebuchet MS', Verdana, Georgia, Arial, sans-serif;
}

#rap {
	width: 778px;
	margin: 0px auto;
	padding: 0;
	font-size: 1em;
	text-align: left;
	line-height: 18px;
	background: #ffffff;
}

.pgtitle{
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight:bold;
	font-stretch:semi-expanded;
	color: #FFFFFF;
	font-style: italic;
	text-align: right;
	
}
.mtext{
	font-size: 12px; 
	color: #4A4A4A;
	line-height: 16px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.menu {
	font-family: Arial, Helvatica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	background-color: #FAFAFA;
	color: #000000;
}

.current {
	padding-left:12px;
	font-family: Arial, Helvatica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	background-color: #B5E8E6;
	color: #000000;
		}

.menu a,.menu a:visited{
	width: 188px;
    background-color: #FAFAFA;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #DCDCDC;
	text-decoration: none;
}

.menu a:hover{
	font-family: Arial, Helvatica;
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	background-color: #B5E8E6;
}

.menu a .arrow {

	float:	right;
	border:	0;
	margin-right: 5px;
	margin-top: 3px;
}

.goldtdbar{
	background: #008080;
	color: #eeeeee;
	font-size:1.1em;
	font-family: Arial, Helvatica, Serif;
	font-weight:bold;
	height: 25px;
	line-height: 2em;

}
.tdbar1{
	background: #F2FDFC;
	color: #4A4A4A;
	font-size:12px;
	font-family: Arial, Helvatica;
	height: 25px;
	line-height: 12px;	
	margin: 0px 0px 0px 10px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowgreen{
	width: 140px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	padding: 0;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(../images/arrowgreen2.jpg) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	color: #26370A;
}	
	

/* .arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830; 
} */

.arrowgreen li a:link {
	color: #26370A;
}

/*.arrowgreen li a:visited {
	color: #5E7830;	
}*/

.arrowgreen li a:hover{
	color: #000000;
	background-position: 100% -32px;
}

.arrowgreen li a.selected, .arrowgreen li a:active {
	/*color: #26370A;*/
	color: #FFFFFF;
	background-position: 100% -64px;
}
.twoColFixLtHdr #container #mainContent form table tr td table tr th {
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	color: #006666;
	font-style: italic;
}
