body
{
	height:900px;
	background-color:#CEF6FE;
}
#anago_maintable
{
	background:#CEF6FE url(images/gradientY.jpg) repeat-x;
	width:100%;
	height:890px;
}
#anago_maintable td
{
	vertical-align:top;
}
#anago_skintable
{
	width:1000px;
	height:630px;
}
#anago_toprow
{
	height:46px;
}
#anago_menurow
{
	height:5px;
	background:#000F58 none repeat scroll 0 0;
}
#anago_contentrow
{
	background:white;
}
#anago_contentbottomrow
{
	background-color:#00669c;
}
#anago_footerrow
{
	height:17px;
}
#anago_topleftcell
{
	width:189px;	
}
#anago_topcentercell
{
	width:535px;
}
#anago_toprightcell
{
	float:right;
	text-align:right;
	width:180px;
	padding-top:7px;
	align:right;
	//width:300;
	//padding-left:0;
}


#anago_toprightcell_home
{
	text-align:right;
	width:300px;
	padding-top:7px;
	align:right;
	padding-left:150;
	//padding-left:0;
}

#anago_toprightcell_full
{
	text-align:right;
	width:300px;
	padding-top:7px;
	padding-left:500;
}
#anago_logocell
{
	width:189px;
}
#anago_menucell
{
	width:811px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:300px;
	color:White;
}
#anago_leftpanecell
{
	//width:204px;
	
}
#anago_contentpanecell
{
	//width:535px;
	height:100%;
}

#anago_contentpanecell_home
{
	//width:535px;
	height:248px;
}
#anago_contentpanecell_wide
{
	//width:835px;
	height:498px;
}
#anago_bottomcell
{
	width:535px;
	height:50px;
}
.ContentScroll
{
	height:100%;
	padding-top:30px;
}



.ContentScrollFull
{
	height:100%;
	margin-right:30px;
}
.RightpaneDiv
{
	height:100%;
	vertical-align:bottom;
	text-align:right;
}
.flags
{
	padding-top:3;
	padding-right:5;
	width:40px;
	//padding-top:8;
        //padding-right:8;
}

#anago_rightpanecell
{
	//width:300px;
	height:100%;
	background:white;
	padding-top:77px;
	text-align:right;
	vertical-align:text-bottom;
}

#anago_rightpanecell_home
{
	//width:300px;
	height:100%;
        
	background:white;
	text-align:right;
	vertical-align:text-bottom;
}

#anago_footercell
{
	text-align:right;
}
.anago_footer, a.anago_footer, a.anago_footer:visited, a.anago_footer:active, a.anago_footer:hover, a.anago_footer:link
{
	color:#000F58;
	font-family:Lucida Sans Unicode;
	font-size:10px;
}
.normal
{
	font-size:12px;
	font-family:Lucida Sans Unicode;
}






/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Main Menu */

.MainMenu_MenuItem, .MainMenu_MenuItemSel 
{
	font-family:Lucida Sans Unicode;
        white-space:nowrap;
        color:white;
	padding-right:15px;
	border:0px solid gray;
	background:url(images/button.gif);
	background-repeat:no-repeat;
	width:104px;
	height:22px;
}

.CustomButton
{
	cursor:pointer;
	font-family:Lucida Sans Unicode;
       	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
        color:white;
	padding-right:15px;
	border:0px solid gray;
	background:url(images/buttonW.gif);
	background-repeat:no-repeat;
	width:120px;
	height:36px;
	padding-top:9px;
	text-align:left;
	padding-left:18px;

}

.CustomButton td
{
	width:108px;
	height:22px;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
}


.MainMenu_MenuItemSel
{
	background:url(images/button_selected.gif);
	background-repeat:no-repeat;
	color:Black;
}
.mainmenu_menuitem td,.mainmenu_menuitemsel td
{
	width:104px;
	height:22px;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
}

.MainMenu_MenuIcon 
{
	display:none;	
}
.MainMenu_SubMenu {
	background:transparent;
	padding-top:10px;
	padding-left:10px;
}
.MainMenu_SubMenu .mainmenu_menuitem, .MainMenu_SubMenu .mainmenu_menuitemsel
{
	background:url(images/submenu_border.gif);
	background-repeat:repeat-x;
	height:28px;
	width:auto;
	padding-right:10px;
}
.MainMenu_SubMenu .mainmenu_menuitemsel
{
	background:url(images/submenu_border_selected.gif);
}
.MainMenu_SubMenu .mainmenu_menuitem td
{
	text-align:left;
	padding-left:10px;
}
.MainMenu_MenuArrow 
{
	display:none;
}

