ul.square {list-style-type: square}
body {
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
font-size:18px;
}
h2 {
font-size:16px;
}
h3 {
font-size:14px;
}
/*################ HEADER START ################ */
#Header {
width:100%;
height:150px;
background-image:url(images/Ames_head.gif);
}
#Header_Container {
float:right;
width:70%;
height:150px;
}
#Header_Shortcuts {
float:left;
width:33%;
height:150px;
}
#Shortcuts {
width:100%;
height:100%;
}
#Shortcuts_Title {
float:right;
width:90%;
height:15%;
font-size:12px;
font-weight:bold;
color:#cccccc;
}
#Shortcuts_Content {
float:right;
width:90%;
height:83%;
font-size:11px;
font-weight:bold;
color:#cccccc;
}
#Shortcuts_Content a {
text-decoration:none;
color:#cccccc;
}
#Shortcuts_Content a:hover {
text-decoration:underline;
color:#cccccc;
}
#Header_Container_2 {
float:right;
width:67%;
height:150px;
}
#Header_Login {
float:left;
width:49%;
height:150px;
}
#Login {
width:100%;
height:100%;
}
#Login_Title {
float:right;
width:90%;
height:15%;
font-size:12px;
font-weight:bold;
color:#cccccc;
}
#Login_Content {
float:right;
width:90%;
height:83%;
font-size:11px;
font-weight:bold;
color:#cccccc;
}
.tx-arotealoginbox-pi1 {
width:99%;
}
#Username{
width:99%;
}
#Username_Left {
float:left;
width:70%;
}
#Username_Right {
float:right;
width:28%;
}
#Password{
width:99%;
}
#Password_Left {
float:left;
width:70%;
}
#Password_Right {
float:right;
width:28%;
}
.inputfields {height:18px; width:100%; background-color: #CCCCCC; border: #003366 solid 1px; font-weight:bold;}
#Header_Search {
float:right;
width:49%;
height:150px;
}
#Search {
width:100%;
height:100%;
}
#Search_Title {
float:right;
width:90%;
height:15%;
font-size:12px;
font-weight:bold;
color:#cccccc;
}
#Search_Content {
float:right;
width:90%;
height:83%;
font-size:11px;
font-weight:bold;
color:#cccccc;
}
#Search1 {
padding-top:10px;
width:99%;
}
#Search1A {
float:left;
width:49%;
}
#Search1B {
float:right;
width:49%;
}
#Search2 {
width:99%;
}
#Search2A {
float:left;
width:49%;
font-size:11px;
font-weight:bold;
color:#cccccc;
}
#Search2A a {
font-size:11px;
font-weight:bold;
color:#cccccc;
text-decoration:none;
}
#Search2A a:hover {
text-decoration:underline;
}
#Search2B {
float:right;
width:49%;
}
/* ################ HEADER END ################ */
/* ################ MAIN START ################ */

#Main_Left {
float:left;
width:20%;
}
#Menu {
position: relative;
margin: 0px;
padding: 0px;
}
#Menu a {
text-decoration:none;
display: block;
color:#CCCCCC;
}
DIV#Menu DIV.L1Y {
height:25px;
width:100%;
margin-top:10px;
background-image:url(images/Menu_img.gif);
border-bottom:2px solid #FF6600;
font-size:17px;
}
DIV#Menu DIV.L1N {
height:25px;
width:100%;
margin-top:10px;
background-image:url(images/Menu_img.gif);
border-bottom:2px solid #FFFFFF;
font-size:17px;
}
DIV#Menu DIV.L1N:hover {
border-bottom:2px solid #FF6600;
}
DIV#Menu DIV.L2N a {
margin-top:5px;
padding-left:20px;
background-image:url(images/Menu_L2_img.gif);
background-repeat:no-repeat;
font-size:14px;
color:#003366;
font-weight:bold;
}
DIV#Menu DIV.L2N a:hover {
text-decoration:underline;
}
DIV#Menu DIV.L2Y a {
margin-top:5px;
padding-left:20px;
background-image:url(images/Menu_L2_Y_img.gif);
background-repeat:no-repeat;
font-size:14px;
color:#003366;
font-weight:bold;
text-decoration:underline;
}
#Main_Container {
float:right;
width:78%;
background-color:#f2fbdb;
border-left:1px solid #000000;
border-bottom:1px solid #000000; 
}
#Content_Center {
float:left;
padding-right:5px;
width:73%;
background-color:#CCCCCC;
border-right:1px solid #000000;
}
#Content_Center_Title {
float:right;
height:30px;
width:98%;
border-bottom: 1px solid #000000;
font-size:20px;
color:#003366;
}
#Content_Center_Content {
float:right;
width:98%;
font-size:14px;
/*color:#003366;*/
color:#333333;
}
#Content_Center_Content a {
color:#003366;
text-decoration:none;
}
#Content_Center_Content a:hover {
text-decoration:underline;
}
.contenttable {

font-size:12px;
color:#666666;
}
.contenttable TD {
background-color:#BEBEBE;
}
#Content_Right {
float:right;
width:25%;
}
#Content_Right_Title {
float:right;
width:97%;
height:30px;
}
#Content_Right_Content {
float:right;
width:97%;
font-size:12px;
color:#666666;
}
#Content_Right_Content a {
color:#FF9900;
text-decoration:none;
}
#Content_Right_Content a:hover {
text-decoration:underline;
}