<style>
/* ############## BASIC HTML TAGES - APPLY TO ALL PAGES ########## */

margin
{
margin-buttom: 0cm
}
a:link 
{
font-family: arial, helvetica,sans-serif;
color: #0000ff;
font-style: normal;
font-size: 9pt
}
a:visited 
{
font-family: arial, helvetica,sans-serif;
color: #0000ff;
font-style: normal;
font-size: 9pt
}
a:active 
{
font-family: arial, helvetica,sans-serif;
color: #0000ff;
font-style: normal;
font-size: 9pt
}
 
body 
{

FONT-SIZE: 9pt;
COLOR: #000000;
FONT-STYLE: normal;
FONT-FAMILY: arial, helvetica,sans-serif;
TEXT-ALIGN: left
}

/* ##############  Styles for ViewAbstract.asp ############### */
/* this is the papare title */
.Vtitle
{
FONT-SIZE: 14pt;
COLOR: #000000;
FONT-STYLE: normal;
FONT-FAMILY: arial, helvetica,sans-serif;
TEXT-ALIGN: left
}


.Vabs
{
FONT-SIZE: 9pt;
COLOR: #000000;
FONT-STYLE: normal;
FONT-FAMILY: arial, helvetica,sans-serif;
TEXT-ALIGN: left
}


/* this is the suthors style */

.Vauthor
{
FONT-WEIGHT: normal;
FONT-SIZE: 9pt;
MARGIN: 0cm;
COLOR: #666666;
FONT-STYLE: normal;
FONT-FAMILY: arial, helvetica, sans-serif;
TEXT-ALIGN: left
}

/* this is the body of the abstarct */
.VBody
{
FONT-WEIGHT: bold;
FONT-SIZE: 9pt;
COLOR: #000000;
FONT-STYLE: normal;
FONT-FAMILY: arial, helvetica,sans-serif
}

/* ############## END OF Styles for ViewAbstract.asp ############### */

/* this is the image (paper reference)  style */
.Vimage
{
FLOAT: left;
COLOR: #666666
}


/* ##############  Styles for session pages ############### */

/*############### Session Style */

/* Style for special phrases in the session description [session description] */
.InSess
{
   FONT-STYLE: italic
}

/* Style for the session date in every session page on top */

.SessionDate
{
FONT-WEIGHT: bold;
FONT-SIZE: 14pt;
COLOR: #c0c0c0
}

/* Style for the table of the header of each session - where there is the session name time and room */

.Ctable
{
font-weight:bold;
color:0066cc
}
/* Style for the session time  */
.Ctime
{
	FONT-SIZE: 1pt; color: #FFFFFF
}
/* Style for the session room  */
.Croom
{
FONT-SIZE: 9pt
}
/* Style for the chairpersons title text */
.Cchairpersons
{
FONT-WEIGHT: bold;
FONT-SIZE: 9pt;
COLOR: #000033
}
/* Style for the session chairpersons name */
.ChairName
{
FONT-WEIGHT: bold;
FONT-SIZE: 9pt;
COLOR: #000033
}
/* Style for the session chairpersons affiliation */
.ChairAffil
{
FONT-WEIGHT: normal;
FONT-SIZE: 9pt;
COLOR: #000033
}
/* Style for the session chairpersons city and country in the affiliation */
.ChairAffilCity
{
FONT-WEIGHT: normal;
FONT-SIZE: 9pt;
COLOR: #000033
}
/* Style for the session title */
.CSessiontitle
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	line-height:25px;
	letter-spacing : 0px;
}
/* Style for the  Paper Reference */
.PaperReference
{
FONT-WEIGHT: normal;
FONT-SIZE: 9pt;
COLOR: #003366
}
/* ############### Paper Style */

/* Style for thems - themelist.asp [theme] */

.themes
{
FONT-STYLE: italic;
COLOR: #000000
}


/* Style for special phrases in the paper title [paper title] */

.InAbs
{
FONT-STYLE: italic;
COLOR: #000000
}

/* Style for the paper start to end time */
.CLTime
{
FONT-SIZE: 1px;
color: #FFFFFF
}

.CLTime1
{
FONT-SIZE: 1pt;
color: #FFFFFF
}
/* Style for the paper title */
.Ctitle
{
FONT-SIZE: 9pt;
COLOR: #000000;
FONT-STYLE: normal;
FONT-FAMILY: arial, helvetica,sans-serif;
TEXT-ALIGN: left
}
/* Style for the list of authors */
.Cauthor
{
	FONT-SIZE: 9pt;
	COLOR: #333333;
	line-height : 20px;
}

/* Style for the authors affiliation */   
.affiliation
{
	FONT-SIZE: 8pt;
	COLOR: #666666;
	letter-spacing : normal;
	text-align : left
}


/* Style for the list of authors in the search result page SearchResoluts.asp */
.SmallAuthors
{
FONT-SIZE: 8pt;
COLOR: #000000
}


/* Style for marking words in the search results page */
.SearchMark
{
BACKGROUND-COLOR: lime
}

/* Style for text buttons in the forms */
INPUT.btn
{
BORDER-RIGHT: #0066cc thin solid;
BORDER-TOP: #0066cc  thin solid;
BORDER-LEFT: #0066cc  thin solid;
CURSOR: auto;
COLOR: orangered;
BORDER-BOTTOM: #0066cc  thin solid
}
/* Style for radio buttons in the forms */
INPUT.rdo
{
BORDER-RIGHT: medium none;
BORDER-TOP: medium none;
BORDER-LEFT: medium none;
BORDER-BOTTOM: medium none;
BACKGROUND-COLOR: transparent
}
/* Style for the table in the search page */
{
BORDER-RIGHT: #0066cc   thin solid;
PADDING-RIGHT: 5px;
BORDER-TOP: #0066cc  thin solid;
PADDING-LEFT: 5px;
PADDING-BOTTOM: 5px;
BORDER-LEFT: #0066cc  thin solid;
PADDING-TOP: 5px;
BORDER-BOTTOM: #0066cc  thin solid;
BACKGROUND-COLOR: navajowhite
}
/* Style for the table in the HtmlPriviewUni.asp and abstrac_form.asp pages */
TABLE.abstable
{
BORDER-RIGHT: #cc0000 thin solid;
BORDER-TOP: #cc0000 thin solid;
FONT-SIZE: small;
MARGIN: 1px;
BORDER-LEFT: #cc0000 thin solid;
BORDER-BOTTOM: #cc0000 thin solid;
width: 550px
}
/* Style for search buttons in the forms */
INPUT.search
{
BORDER-RIGHT: coral thin solid;
BORDER-TOP: coral thin solid;
BORDER-LEFT: coral thin solid;
CURSOR: hand;
BORDER-BOTTOM: coral thin solid;
BACKGROUND-COLOR: white
}
/* For cells such as in the SessionIndex.asp and PosterIndex.asp*/
TD.tds
{
FONT-SIZE: 9pt;
CURSOR: auto;
COLOR: #000000;
TEXT-ALIGN: left
}
/* For button such as in the SessionIndex.asp and PosterIndex.asp*/
SELECT.btn
{
FONT-SIZE: 8pt;
COLOR: #333333
}

/* For cells in the UniAbstractPrivew.asp */
TD.AbstTds
{
FONT-SIZE: 9pt;
COLOR: brown;
TEXT-ALIGN: left;
vertical-align: top   
}
/* For div in the image1.asp */
#full {FONT-FAMILY: verdana, sans-serif;
font-size:11px;
color:#000000;
margin-top: 0em;
margin-left: 0em
}

</style>
