/* page layout styles */
Body
{
    font-family: Times New Roman;
    font-size: 14px;
	margin: 0 0 12px 0;
	color: #000000; 
	background: url(aliboo-background.jpg) repeat-x #dfe5a7 left top;
	width: 100%;
}

table.main {
 width: 100%;
 height: 100%;
 color: #000000;
 	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

table.main2 {
 width: 100%;
 height: 100%;
 color: #000000;
 	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

table, tr, td, p
{
    color: #000000;
    font-family: Times New Roman;
    font-size:14px;
	line-height: 18px;
}

.navbar {
height: 36px;
padding-left: 5px;
width: 100%;
}

.search {
height: 40px;
width: 100%;
text-align: right;
}

.content {
padding-top: 25px;
padding-left: 10px;
color: #615c56;
}

.leftpane {
width: 200px;
}

.breadcrumb
{
	font-size: 12px;
	color: #1e3c1c;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	line-height: 16px;
	font-family: times new roman;
}

A.breadcrumb:link, a.breadcrumb:visited
{
	font-size: 12px;
	color: #1e3c1c;
	font-weight: bold;
	text-decoration: none;
	font-family: times new roman;
}


a.breadcrumb:hover, a.breadcrumb:visited:hover
{
	font-size: 12px;
	color: #1e3c1c;
	font-weight: bold;
	text-decoration: underline;
	font-family: times new roman;
}

.beigelinks {
color: #ffffff;
font-weight: bold;
font-family: times new roman;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

A.beigelinks:link, a.beigelinks:visited
{
	font-size: 12px;
	color: #dedfa4;
	font-weight: bold;
	text-decoration: none;
	font-family: times new roman;
}


a.beigelinks:hover, a.beigelinks:visited:hover
{
	font-size: 12px;
	color: #dedfa4;
	font-weight: bold;
	text-decoration: underline;
	font-family: times new roman;
}


/* Footer Links and Styles  */

td.footer {

color: #797952;
 font-family: times new roman;
font-size: 12px;
font-weight: normal;
text-align: center;
}

.dnnfooter {
color: #797952;
 font-family: times new roman;
font-size: 12px;
font-weight: normal;
}

.spacer {
padding-left: 6px;
padding-right: 6px;
}

.bottomshadow {
color: #797952;
 font-family: times new roman;
font-size: 12px;
}

a.bottomshadow:link, .a.bottomshadow {
 font-family: times new roman;
font-size: 12px;
	Font-weight: normal;
	Color: #797952;
	text-decoration: none;
}

a.bottomshadow:visited {
 font-family: times new roman;
font-size: 12px;
	Font-weight: normal;
	Color: #797952;
	text-decoration: none;
}

a.bottomshadow:hover {
 font-family: times new roman;
font-size: 12px;
	Font-weight: normal;
	Color: #797952;
	text-decoration: underline;
}

a.bottomshadow:visited:hover {
 font-family: times new roman;
font-size: 12px;
	Font-weight: normal;
	Color: #797952;
	text-decoration: underline;
}



.StandardButton     {
    background: #8ca763; 
    color: #294720;
    font-family: Times New Roman;
    font-size:12px;
    font-weight: bold;
	padding: 1px 5px 2px 6px;
	border: 1px inset #38612f;
}

.MainMenu_MenuIcon {
	display: none;
}


a:link, a:visited {
color: #294720;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}

a:hover, a:visited:hover {
color: #607834;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}


H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H4 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}


H1 {
	LINE-HEIGHT: 38px; font-family: Times New Roman; 
}

H2 {
	LINE-HEIGHT: 30px; FONT-FAMILY: Times New Roman; 
}
H3 {
	LINE-HEIGHT: 22px; FONT-FAMILY: Times New Roman; 
}

H4 {
	LINE-HEIGHT: 16px; FONT-FAMILY: Times New Roman; 
}


H1 {
	FONT-SIZE: 175%; COLOR: #6f2122;
}
H2 {
	FONT-WEIGHT: bold; font-style: italic; FONT-SIZE: 150%; COLOR: #050606;  
}
H3 {
	FONT-WEIGHT: normal; FONT-SIZE: 120%; COLOR: #4c4c2e;
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 108%; color: #000000;
}

.SubHead 
{
color: #6f2122;
font-size: 14px;
font-family: Times New Roman;
font-weight: bold;

}

a.SubHead:link, a.SubHead:visited {
color: #294720;
font-size: 14px;
font-family: Times New Roman;
font-weight: bold;
text-decoration: none;
}

a.SubHead:hover, a.SubHead:visited:hover {
color: #607834;
font-size: 14px;
font-family: Times New Roman;
font-weight: bold;
text-decoration: none;
}




.NormalTextBox
{
    font-family: Times New Roman;
    font-size: 14px;
    font-weight: normal;
    background-color: #edecca;
	border: 1px solid #2e6030;
	color: #000000;
}
.NormalRed
{
 font-family: Times New Roman;
    font-size: 14px;
    font-weight: bold;
    color: #6f2122;
}
.NormalBold
{
    font-family: Times New Roman;
    font-size: 14px;
    font-weight: bold;
	color: #000000;

}
.Normal,.NormalDisabled {
	color: #000000;
    font-family: Times New Roman;
    font-size:14px;
    font-weight: normal;
	line-height: 16px;
}



a.Normal:link, a.Normal:visited {
color: #294720;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}

a.Normal:hover, a.Normal:visited:hover {
color: #607834;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}

A.CommandButton:link, A.CommandButton:visited 
{
    text-decoration: none;
    color: #294720;
	 font-family: times new roman;
	 	 font-size: 14px;
	 font-weight: bold;
}
A.CommandButton:hover,  A.CommandButton:visited:hover  
{
    text-decoration: none;
    color: #607834;
	 font-family: times new roman;
	 font-size: 14px;
	 font-weight: bold;
}

.SelectedTab {
    font-weight: bold;
    font-size: 14px;
    color: #6f2122;
    font-family: times new roman;
    text-decoration: none;
}

A.SelectedTab:link {
color: #294720;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}

A.SelectedTab:visited  {
color: #294720;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}

A.SelectedTab:active   {
color: #294720;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}

A.SelectedTab:hover    {
color: #607834;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}



.OtherTabs {
font-family: times new roman;
 font-size:14px;
	Font-weight: normal;
	color: #6f2122;
	text-decoration: none;
	line-height: 18px;
}
    
A.OtherTabs:link {
color: #294720;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}

A.OtherTabs:visited  {
color: #294720;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}

A.OtherTabs:active   {
color: #294720;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}

A.OtherTabs:hover    {
color: #607834;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}


.RadEContent {
background-color: #ffffff;
}

.RadETextArea {
background-color: #ffffff;
}

.RadEContentContainer {
background-color: #ffffff;
}














