body	{font-family:Verdana, Helvetica, sans-serif; color:#333; font-size:11px; background-color:#FFF}
td 		{font-family:Verdana, Helvetica, sans-serif; color:#333; font-size:11px}
.sitebghome		{background-image:url(/img/sitebghome.gif); background-repeat:repeat-y}
.sitebg			{background-image:url(/img/sitebg.gif); background-repeat:repeat-y}
.attention		{color:#C00}
.title	 		{color:#003366; font-size:14px; font-weight:bold}
.titlelight		{color:#FFF; font-size:14px; font-weight:bold}
.subtitle	 	{color:#003366; font-weight:bold}
.margin			{margin:6 4 6 4}
.special		{background-color:#EBEBEB; padding:4px}
.line			{background-image:url(/img/line.gif); background-repeat:repeat-y}
.ullight		{list-style-image:url(/img/ul_list_light.gif); margin-left:20px; padding:2px; margin-bottom:0px; margin-top:0px}
.bgl			{color:#FFF; background-image:url(/img/ico01.gif); background-repeat:no-repeat; background-position:bottom right}
hr				{color:#FFF; height:1px; background-color:#FFF; border:none}
ul				{list-style-image:url(/img/ul_list.gif); margin-left:11px; padding:2px; margin-bottom:0px; margin-top:0px}

/* Visuals */
.visleft		{background-image:url(/img/hom_vis_01.jpg); background-repeat:no-repeat}
.porvis			{background-image:url(/img/por_vis_01.jpg); background-repeat:no-repeat}
.flevis			{background-image:url(/img/fle_vis_01.jpg); background-repeat:no-repeat}
.flekepvis		{background-image:url(/img/fle_kep_vis_01.jpg); background-repeat:no-repeat}
.fledecvis		{background-image:url(/img/fle_dec_vis_01.jpg); background-repeat:no-repeat}
.fleextvis		{background-image:url(/img/fle_ext_vis_01.jpg); background-repeat:no-repeat}
.fleedgvis		{background-image:url(/img/fle_edg_vis_01.jpg); background-repeat:no-repeat}
.schvis			{background-image:url(/img/sch_vis_01.jpg); background-repeat:no-repeat}
.evevis			{background-image:url(/img/eve_vis_01.jpg); background-repeat:no-repeat}
.dowvis			{background-image:url(/img/dow_vis_01.jpg); background-repeat:no-repeat}

/* Regular Links */
a 					{ text-decoration:underline; color:#003366}
a:visited 			{ text-decoration:underline; color:#003366}
a:hover  			{ text-decoration:underline; color:#000}
.light				{ color:#FFF}
a.light:link 		{ color:#FFF; text-decoration:underline }
a.light:visited 	{ color:#FFF; text-decoration:underline }
a.light:hover 		{ color:#FFF; text-decoration:underline; background-color:#CC0000 }

/* Navigations */
.navpas				{ color:#666}
a.navpas:link 		{ color:#666; text-decoration:underline }
a.navpas:visited 	{ color:#666; text-decoration:underline }
a.navpas:hover 		{ color:#CC0000; text-decoration:underline}
.navact				{ color:#CC0000}
a.navact:link 		{ color:#CC0000; text-decoration:underline }
a.navact:visited 	{ color:#CC0000; text-decoration:underline }
a.navact:hover 		{ color:#CC0000; text-decoration:underline }

.navbgpas				{ background-color:#B2B2B2}
.navbgact				{ background-color:#003366}

.navsubpas				{ color:#003366}
a.navsubpas:link 		{ color:#003366; text-decoration:underline }
a.navsubpas:visited 	{ color:#003366; text-decoration:underline }
a.navsubpas:hover 		{ color:#CC0000; text-decoration:underline}
.navsubact				{ color:#CC0000}
a.navsubact:link 		{ color:#CC0000; text-decoration:underline }
a.navsubact:visited 	{ color:#CC0000; text-decoration:underline }
a.navsubact:hover 		{ color:#CC0000; text-decoration:underline }

/* Table Definitions*/
.thead		{ color:#FFF; font-weight:bold; margin-left:4px; margin-right:4px; padding-top:3px; padding-bottom:3px}
.theadbg	{ background-color:#666}
.ttext		{ margin:3px}
.ttrpas		{ background-color:#D6D6D6}
.ttract		{ background-color:#E5E5E5}
.tborder	{ background-color:#E5E5E5}

/*Forms*/
form		{margin:0px}
input 		{ background-color:#FFF; color:#333; font-family:Verdana, Helvetica, sans-serif; border:1px solid #B2B2B2; font-size:11px;//}
.check 		{ background-color:#D6D6D6;}
textarea	{ background-color:#FFF; color:#333; font-family:Verdana, Helvetica, sans-serif; border:1px solid #B2B2B2; font-size:11px; scrollbar-face-color:#FFF; scrollbar-track-color:#B2B2B2; scrollbar-arrow-color:#B2B2B2; scrollbar-shadow-color:#B2B2B2; scrollbar-3dlight-color:#B2B2B2; scrollbar-darkshadow-color:#FFF;//}
.button		{ background-color:#FFF; color:#333; font-family:Verdana, Helvetica, sans-serif; border:1px solid #B2B2B2; font-size:11px;//}