 td.mvc
{

background-color: transparent;
background-image: url(./images/bg_corner.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
padding-top: 20px;
padding-right: 10px;
padding-bottom: 0pt;
padding-left: 20px;
min-height: 52px;
width: 115px;
text-align: center;

}
.mvc-body table
{
	margin-left:auto;
	margin-right:auto;
}
.modules a
{
	color: #6389d8;
	text-decoration:none;
}
.modules td
{
	width:200px;
	text-align:center;
	vertical-align: top;
}
.modules td:hover
{	
	background-color: #B8C9ED;
}
td.mvc p
{
	padding-top: 45px;
}
/***** ---------  MVC Icons Styles --------- ******/

.icon_mvc_views{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -26px;}

.icon_mvc_testing{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -169px;}

.icon_mvc_overview{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -308px;}

.icon_mvc_models{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -447px;}

.icon_mvc_controllers{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -584px;}

.icon_mvc_actionfilters{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -740px;}

.icon_mvc_security{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -879px;}

.icon_mvc_routing{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -1020px;}

.icon_mvc_navigation{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -1154px;}

.icon_mvc_masterpages{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -1302px;}

.icon_mvc_performance{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -1444px;}

.icon_mvc_deploying{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -1588px;}

.icon_mvc_sample_app{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -1730px;}

.icon_mvc_validation{background: transparent url(./images/MVC-Sprites.png) no-repeat scroll 0 0; background-position: center -1871px;}

.icon_mvc_contacts{background: transparent url(./images/contacts_th.jpg) no-repeat ; background-position: center 0px;}
