/*.mainTable {
width: 1200px;
}*/

.outer {
	border: 0px solid blue;
	overflow: hidden;
}

.left-column {
float:left;
width: 725px;
/*width: 740px;*/
/*width: 750px;*/
border: 0px solid red;
}



* html .left-column {
float:left;
width: 76%;
border: 0px solid red;
}


.right-column {
float:left;
width: 180px;
border: 0px solid blue;
} 


* html .right-column {
float:right;
width: 150px;
border: 0px solid blue;
}



.gradient {
width: 700px;
/*width: 725px;*/
background-image: url(/images/gradient_.jpg);
background-repeat: no-repeat; 
height: 64px;
color: #000000;
font-size: 11px;
padding-left: 10px;
}


.text {
color: #000000;
font-size: 11px;
padding-left: 5px;
width: 640px;
/*width: 700px;*/
}

* html .text{
line-height: 17px;
}


.right_menu {
background-color: #CCCCCC;
width: 180px;
/*height: 500px;*/
}


* html .right_menu {
background-color: #CCCCCC;
width: 150px;
}



.img_right_menu {
background-image: url(/images/img_right_menu_.jpg);
background-repeat: no-repeat; 
width: 188px;
padding-bottom: 20px;
}

/*.content_right_menu {
background-color: #E6E6E6;
font-size: 10px;
line-height: 16px;
width: 195px;*/
/*width: 169px;*/
/*height: 26px;
}*/

.content_right_menu { /* change per bug 35679 */
background-color: #E6E6E6;
font-size: 10px;
line-height: 16px;
}


.title_right_menu {
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
padding-left: 5px;
}


.table{
width: 600px;
}

* html .table{
font-size: 11px;
line-height: 17px;
}


.table_title {
color: #000183;
font-size: 13px;
font-weight: bold;
}


.title1 {
color: #000000;
font-size: 11px;
font-weight: bold;
}


A:link {text-decoration: underline; color: ##000183}
A:visited {text-decoration: underline; color:##000183}
A:active {text-decoration: underline; color:##000183}
A:hover {text-decoration: underline; color:##000183}


.pagination {
font-size: 10px;
text-align: right;
width: 700px;
}

.links_bottom {
font-size: 10px;
}

.search2 {
	border: 1px solid #B2B2B2;
	width: 130px;
	background-color: #fcfcfc;
	font-size:10px;
	color: #666666;
	
	}
#largeright-Column {
	width: 920px;
	}
