/* ------ body layout ------*/


/* ------ hover link layout ------*/

a						{color: #3E5AA7; text-decoration: none;}
a:hover					{color: #FF0000; text-decoration: none;}
a:active				{color: #3E5AA7; text-decoration: none;}
a:visited				{color: #3E5AA7; text-decoration: none;}

/* ------ page layout ------*/

.maintext1				{font-size: 8pt; color: #000000; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: NONE;}
.maintext2				{font-size: 8pt; color: #000099; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: NONE;}
.maintext3				{font-size: 8pt; color: #000000; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: NONE;}

/* ------ plan page layout css ------*/

.plans1 {
	FONT-FAMILY: Tahoma;
	fontsize: 10pt;
	font-weight: normal;
	color: #000000;
	padding-left: 4px;
}
.plans1x {
	FONT-FAMILY: Tahoma;
	fontsize: 9pt;
	font-weight: normal;
	color: #000000;
	padding-left: 0px;
}

/* ------ leftnav news layout css ------*/
.news-date				{font-size: 7pt; color: #FFFF00; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: NONE;}
.news1       			{font-size: 7pt; color: #FFFFFF; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: NONE;}

/* ------ leftnav login layout css ------*/
.login1       			{font-size: 7pt; color: #FFFFFF; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: NONE; padding-right:1px;padding-left:2px;}



/* ------ other layout ------*/

.aup					{font-size: 9pt; color: #000099; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none;}
.aup-header				{font-size: 10pt; color: #000099; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: none;}
.tos					{font-size: 9pt; color: #000099; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none;}
.tos-header				{font-size: 10pt; color: #000099; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: none;}
.privacy				{font-size: 9pt; color: #000099; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none;}
.privacy-header			{font-size: 10pt; color: #000099; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: none;}
.formtext1				{font-size: 9pt; color: #000000; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: NONE;}
.formtext2				{font-size: 9pt; color: #000000; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: NONE;}
.formtext3				{font-size: 8pt; color: #000099; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: NONE;}
.formboxtext1		    {font-size: 8pt; color: #F00000; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: NONE;}

/* ------ ticket system ------*/

 .title, h1, h2	{ font-size: 23px; font-weight: bold; font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #000066; }
 .forminput     { font-size: 8pt; background-color: #CCCCCC; font-family: verdana, helvetica, sans-serif; vertical-align:middle }
 .tbox          { FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #000000; BACKGROUND-COLOR: #ffffff }
 .gbox          { FONT-SIZE: 11px; FONT-FAMILY: Verdana; COLOR: #000000; BACKGROUND-COLOR: #F7F7F7 }