/*
  blueheaven_content

*/

.NOUNDERLINE { text-decoration: none; }

body { scrollbar-face-color: #3D7BB6; scrollbar-highlight-color: #DEECF8; scrollbar-shadow-color: #1E3D5A; scrollbar-3dlight-color: #9FC9EA; scrollbar-arrow-color: #ffffff; scrollbar-base-color: #4288D1; scrollbar-dark-shadow-color: #222222; scrollbar-track-color: #274F74; }
h1 { display: inline; font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 13px; font-weight: normal; }
h2 { display: inline; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #ECCE00; }
h3 { display: inline; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ECCE00; }

td 				{ font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 13px; font-weight: normal; }
td.page_title	{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFDD00; font-size: 16px; font-weight: bold; }

a,
a:link,
a:visited	{ cursor: pointer; cursor: hand; font-family: Arial, Helvetica, sans-serif; color: #CBE7EF; }
a:active	{ color: #FFFFFF; text-decoration: underline; }
a:hover 	{ color: #FFFFFF; text-decoration: underline; }

a.h, 
a:link.h, 
a:visited.h { cursor: default; cursor: default; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal; text-decoration: none; }
a:active.h	{ color: #FFFFFF; text-decoration: none; }
a:hover.h 	{ color: #FFFFFF; text-decoration: none; }

table.menu { cursor: pointer; cursor: hand; }

a.menu, 
a:link.menu, 
a:visited.menu 	{ cursor: pointer; cursor: hand; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #CBE7EF; text-decoration: none; }
a:active.menu	{ color: #FFFFFF; text-decoration: underline; }
a:hover.menu 	{ color: #FFFFFF; text-decoration: underline; }

a.menu_lit, 
a:link.menu_lit, 
a:visited.menu_lit 	{ cursor: pointer; cursor: hand; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFFFFF; text-decoration: none }
a:active.menu_lit	{ color: #FFFFFF; text-decoration: underline; }
a:hover.menu_lit 	{ color: #FFFFFF; text-decoration: underline; }

a.menu_sub, 
a:link.menu_sub, 
a:visited.menu_sub 	{ cursor: pointer; cursor: hand; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #CBE7EF; text-decoration: none; }
a:active.menu_sub	{ color: #FFFFFF; text-decoration: underline; }
a:hover.menu_sub	{ color: #FFFFFF; text-decoration: underline; }

a.menu_sub_lit, 
a:link.menu_sub_lit, 
a:visited.menu_sub_lit 	{ cursor: pointer; cursor: hand; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none }
a:active.menu_sub_lit	{ color: #FFFFFF; text-decoration: underline; }
a:hover.menu_sub_lit 	{ color: #FFFFFF; text-decoration: underline; }

td.copyright   		{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #aaaaaa; text-decoration: none; }

a.copyright, 
a:link.copyright, 
a:visited.copyright 	{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #aaaaaa; text-decoration: none; }
a:active.copyright		{ color: #152E57; text-decoration: underline; }
a:hover.copyright 		{ color: #3C2200; text-decoration: underline; }


/*

examples

input:focus			{ background: #FFEDD5; }
input:hover 		{ background: #FFEDD5; }
textarea:focus 		{ background: #FFEDD5; }
textarea:hover 		{ background: #FFEDD5; }
checkbox:focus 		{ background: #FFEDD5; }
checkbox:hover 		{ background: #FFEDD5; }

.formfield 		{ background: #FFFFFF; font-family:Tahoma,Verdana,Helvetica; font-size:11px; height:19px; font-weight: bold; border: 1 solid #4684BF;}
.formlogin 		{ background: #FFFFFF; font-family:Tahoma,Verdana,helvetica; font-size:10px; font-weight: bold; border: 1 solid;}
.formtextarea 		{ background: #FFFFFF; font-family:Tahoma,Verdana,Helvetica; font-size:11px; font-weight: normal; border: 1 solid;}

input.formsubmit,
input.formsubmit:link,
input.formsubmit:visited,
input.formsubmit:active		{ cursor: pointer; cursor: hand; background: #3970A6; color:#FFECD2; font-family:Tahoma,Verdana,Helvetica; font-size:11px; font-weight: bold; border: 1 solid;}
input.formsubmit:hover		{ background: #009900; }

p  { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #3C2200; }

td.menu	{ font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 14px; font-weight: normal; }

.main_background { background-image: url(../images/design/support_background.jpg); background-repeat: no-repeat; }

*/