﻿body 
{
	font-family:Verdana;
	
}

.TitleLinks
{
	color:White;
	font-size:medium;
	font-weight:bold;
	/* background-color:#004578;	*/
	background-image:url(../images/Related_bg.gif);
	background-repeat:no-repeat; 
	height: 35px;
	width: 184px;
	margin:0px;
	outline-color:White;
	padding-bottom: 8px;
	
}
.RelatedWhite
{
	color:White;
	font-size:medium; 
	text-align:center;
	height:8px;
	width:184;	
	}
.RelatedDescription
{
	}
.TitleLinksUpdates
{
	color:White;
	font-size:medium;
	font-weight:bold;
	/*background-color:#004578;*/
	background-image:url(../images/Updates_bg.gif);
	background-repeat:no-repeat;
	height: 35px;
	width: 184px;
	margin:0px;
	outline-color:White;
	padding-bottom: 8px;
}
.UpdatesText
{ 
	font-size:small;
	text-transform:uppercase;
}




.TitleMBoard
{
	color:White;
	font-size:small;
	text-transform:uppercase;
	text-align: center;
	padding-bottom: 8px;
	font-weight:bold;
	background-image:url(../images/mboard_bg.gif);
	background-repeat:no-repeat;
	/* background-color:#EE1D25;	*/
	height: 37px;
	width: 656px;
}

.footer
{
	background-color: #b8bcc7;
	font-size:small;
	height: 50px;
}
.contact
{	font-size:small;
	color:Navy;
	font-weight:bold;	
	text-align:left;
}

/*      *************           Menu          **********************/
.menu
{
	background-color:#004578; 
	color:Silver;
	text-align:center;
}
.menu a:link {
						color: Silver; 
						text-decoration:underline; 
						}  
.menu a:visited {
						color: Silver; 
						text-decoration:underline; 
						}
.menu a:hover {
						color: Silver;
						text-decoration:underline;
 						 }
.style1
        {
            width: 1024px;
        }
/*         ***********   Welcome Area   *********   */
.welcome_title
{
	color:#333333;
	font-size:medium;
	font-weight:bold;
}        
.welcome_content
{
	text-align:justify;
	color:#333333;
	font-size:small;
	
}
/* ******           content area  *****  */
.content_Title
{
	font-size:small;
	color:Navy;
	}
.content
{
	color: #333333;
	font-size:small;
	text-align:justify;		
}
.category
{
	text-align:left;
	font-size:medium;
	font-weight:bolder;
	color:Navy;
	
	}
        
/*     ************   GridView   *********     */
.mGrid {    
    width: 1024px;    
    background-color: #fff;    
    margin: 5px 0 10px 0;    
    border: solid 1px #525252;    
    border-collapse:collapse;    
}   
.mGrid td {    
    padding: 2px;    
    border: solid 1px #c1c1c1;    
    color: #717171;    
}   
.mGrid th {    
    padding: 4px 2px;    
    color: #fff;    
    background: #424242;    
    border-left: solid 1px #525252;    
    font-size: 0.9em;    
}   
.mGrid .alt { background: #fcfcfc }   
.mGrid .pgr { background: #424242 }   
.mGrid .pgr table { margin: 5px 0; }   
.mGrid .pgr td {    
    border-width: 0;    
    padding: 0 6px;    
    border-left: solid 1px #666;    
    font-weight: bold;    
    color: #fff;    
    line-height: 12px;    
 }      
.mGrid .pgr a { color: #666; text-decoration: none; }   
.mGrid .pgr a:hover { color: #000; text-decoration: none; }  
/* ******           end GridView    **********  */
