body {
	margin:0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #c0c0c0;
	color:#000000;
}

h1 { 
    font-family: Verdana, "Times New Roman", Times, serif; 
    font-size: 11px; 
    font-weight: bold; 
    color: #DD0000; 
} 
h2 { 
    font-family: Verdana, "Times New Roman", Times, serif; 
    font-size: 11px; 
    font-weight: normal; 
    color: #000000; 
} 
h3 { 
    font-family: Verdana, "Times New Roman", Times, serif; 
    font-size: 10px; 
    font-weight: normal; 
    color: #000000; 
} 
.hide-font{
	color: #C0C0C0;
	font-size:1px;
}
a:link, a:active, a:visited {
	font-size: 10px; 
	color: Red; 
	border-bottom: 1px dotted #EA4E00;
	font-family: verdana, Arial, Geneva, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	font-size: 10px;
	color: #008000;
	font-weight: normal;
	font-family: verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
}

.main-table {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	text-align:justify;
	padding:0px;
	border:0;
	border-collapse: collapse;
}

.main-table2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:16px;
	text-align:justify;
}

.login-table {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:16px;
	text-align:justify;
	padding:0px;
	border:0;
}

.aa-body {
	font-size:10px;
	border-style: solid;
	border-color: #808080;
	border-width: 0px 1px 1px 1px;
	width: 500px;
}


.aa-header {
	font-size:10px;
	font-weight:bold;
	border-style: solid;
	border-color: #808080;
	border-width: 0px 1px 1px 1px;
	background: scroll repeat-x center left;
	background-color: #c0c0c0;
	width: 500px;
}

.aa-form {
	font-size:10px;
	padding:0;
	margin:0;
}

.portlet-form-button{
	background: url(/themes/color_schemes/01/button_gradient.gif) repeat-x; 
	border-color: Silver; 
	border-style: solid; 
	border-width: 1px; 
	font-size: 10px;
}
.input-field { 
	border-color: #CCCCCC; 
	border-style: solid; 
	border-width: 1px; 
} 
