
body {
color : black; 
background-color : #6d7fb1; 
margin : 0; 
padding : 0; 
}

h1 {
margin : 0; 
padding : 0;
font-family: arial;
font-size:15px;
}

table.outer_border {
background-color : #ffffff;
width : 913px; 
height : 100%;
margin-left: auto;
margin-right: auto;
} 

table.layout {

width : 100%; 
height : 100%;
} 

td.outer_border {
vertical-align:top;
} 

td.outer_footer {
vertical-align:top;
height : 50px;
} 

td.outer_menu {
vertical-align:top;
width : 182px;
} 
td.outer_header {
vertical-align:top;
height : 160px;
} 
td.outer_main_page {
vertical-align:top;
width : 630px;
} 
td.outer_right_col {
vertical-align:top;
width : 155px; 
} 
table.drop_shadow {
width : 100%; 
height : 100%;
border-collapse:collapse;
border-spacing:0;

} 
td.dstr {

width : 10px;
height : 10px;
background : url(./images/top_right.gif);background-repeat: no-repeat;
} 

td.dsrs {

width : 10px;
 
background : url(./images/right_side.gif); repeat-x;
} 
td.dsbr {

width : 10px;
height : 10px;
background : url(./images/bottom_right.gif);background-repeat: no-repeat;
} 
td.dsbs {
height : 10px;
background : url(./images/bottom_side.gif); repeat-y;
} 

td.dsbl {
width : 10px;
height : 10px;
background : url(./images/bottom_left.gif);background-repeat: no-repeat;
} 
td.left {
vertical-align:top;

} 
td.middle {
vertical-align:top;
} 
td.right {
vertical-align:top;
} 
td.google {
width : 470px;
}

.login_text{
	font-size : 11px;
	height : 18px;
}

a.menu_link:link, a.menu_link:visited, a.menu_link::active,a.menu_link:hover{
	color : blue;
	font-size : 12px;
}

a.link:link, a.link:visited, a.link::active,a.link:hover{
	color : blue;
	font-size : 12px;
}

.btn{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	color : #000000; 
	margin : 0; 
	padding-top : 2pt; 
	padding-right : 3pt; 
	padding-bottom : 2pt; 
	padding-left : 0; 
	background-color : #FFFFFF; 
	height : 23px; 
	font-weight : bold;
}

.text{
	font-size : 12px;
}

.text16{
	font-size : 16px;
}

.footer_text{
	font-size : 12px;
}

.BoxHeader{
	font-size : 16px;	
	background-color : #88B4E2;
	padding-left : 2px;
}

