/* CSS Document */



/* Du's Styles */
.about_right_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
	
}

.about_right_box {
	border: 1px solid #CCCCCC;
	padding: 5px;
	
}

.redbox {
	border: 1px solid #CC3333;
	background-color:#F0F0F0;
}

.legal_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
	
}

/* End Du's Styles */


/* Nihal's Styles */

A.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a11d21;
	text-decoration: none;	
}

A.top_links:hover {
	text-decoration: underline;
}


.top_username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

.box_header  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3333;	
}

/* End Nihal's Styles */

.white_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
.red_text_bold {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.red_text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FF0000;
	
}

.Grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Grey_text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
A.Grey_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.Grey_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Grey_text_big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
}

.greybox {
	border: 1px solid #CCCCCC;
}

A.Grey_text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #888888;
	text-decoration: none;
	
}
A.Grey_text_big:hover {
text-decoration: underline;
	
}
.blue_text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3333;
	text-decoration: none;
	
}
A.blue_text:hover {
	
	text-decoration: underline;
	
}
A.blue_text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a11d21;
	text-decoration: none;
	
}
A.blue_text_big:hover {
	
	text-decoration: underline;
	
}
A.blue_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a11d21;
	text-decoration: none;
	
}
A.blue_text_small:hover {
	
	text-decoration: underline;
	
}

.blue_text_big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a11d21;
	text-decoration: none;
	
}

A.header_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	
}
A.header_menu:hover {
	color: #a11d21;
	text-decoration: NONE;
	
}
.smalfield 
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9pt ; 	
	color:#000000;	
	text-decoration: none; 
	font-weight:normal;
}
A.red_text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	
}
A.red_text_big:hover {
	
	text-decoration: underline;
	
}
.bluebut
{
font-size:10;
font-weight:bold;
color: #a11d21;

}
.datagridstyle
{border-collapse: separate;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #F7F7F7;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #dcdcdc;
font:normal 12px Arial;
line-height:18px;
z-index:100;
/*border-right: 3px solid black;
border-bottom: 3px solid black;*/
visibility: hidden;
color: #0066cc;
}
.visitedlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #a11d21;
}
.notvisitedlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #888888;
	text-decoration: underline;
}
A.Grey_text1:hover {
	
	text-decoration: underline;
	
}
A.blue_text_subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a11d21;
	text-decoration: none;
	
}
A.blue_text_subcat:hover {
	
	text-decoration: underline;
	
}
A.linkFooter  {

        font-family: Verdana, Arial, sans-serif;

        font-size: 10px;

        color: #ffffff;

        line-height:25px;

        text-decoration: none;

}

 

A.linkFooter:hover  {

        text-decoration: underline;

}

 

.footer {

        font-family: Verdana, Arial, sans-serif;

        center:auto;

        font-size: 10px;

        font-weight:normal;

        color: #333333;

}