/* All gets these values*/ body { font-family : "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; color : Black; background : #FFFFFF; } /* Align all tables in top*/ td { vertical-align : top; } td.cellleft { color : Black; background : #DDDDDD; text-align: right; } td.cellcontent { color : Black; background : #FFFFFF; } td.cellright { color : Black; background : #DDDDDD; } /* for formNormal */ p { line-height : 200%; font-size : 80%; font-weight : lighter; font-family : "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; margin-left : 16px; margin-right : 16px; margin-top : 0px; } /* Bulk text*/ p.body { line-height : 200%; font-size : 80%; font-weight : lighter; font-family : "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; } p.quote { line-height : 200%; font-size : 80%; font-weight : lighter; margin-left : 64px; } /* Left text */ p.leftpage { line-height : 120%; font-size : 80%; font-weight : lighter; font-family : "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; color : Black; background : inherit; } /* Right week */ p.rightweek { font-family : "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; font-weight : lighter; font-size : 80%; line-height : 80%; color : Black; background : inherit; } /* Right Day */ p.rightday { font-family : "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; font-size : 80%; line-height : 80%; } /* Right Chapter */ p.rightchapter { font-family : "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; font-weight : lighter; font-size : 80%; line-height : 120%; margin-left : 32px; } /* Link */ a, a:link,a:focus { color : Gray; text-decoration : underline; color : #696969; background : transparent none; } /* Visited Link */ a:visited { text-decoration : none; } /* Rollover Link */ a:hover { background : #DDDDDD; color : Black; } /* Frontpage Title */ h1 { color : Black; background : White; font-family : "Lucida Sans Unicode", "Arial", "Helvetica", sans-serif; font-size : 200%; text-align : center; margin-top: 16px; margin-bottom: 16px; } /* Gray Background Main Title*/ h2 { font-family : "Lucida Sans Unicode", "Arial", "Helvetica", sans-serif; font-size : 150%; font-weight : lighter; text-align : center; background : #DFDFDF; color : White; padding-bottom : 4px; padding-top : 4px; border-color : Black; border-style : solid; border-left-width : 0px; border-right-width : 0px; border-top-width : 1px; border-bottom-width : 1px; margin-bottom : 0px; /* margin-left : -16px; margin-right : -16px;*/ margin-top : 0px; } /* Subtitle */ h3 { font-family : "Lucida Sans Unicode", "Arial", "Helvetica", sans-serif; font-size : 120%; font-weight : normal; text-align : center; } /* Chapter Title */ h4 { font-family : "Lucida Sans Unicode", "Arial", "Helvetica", sans-serif; font-size : 120%; font-weight : normal; margin-top: 16px; margin-bottom: 16px; text-decoration : none; } /* Text Title */ b { font-family : "Lucida Sans Unicode", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; font-weight : bolder; text-decoration : none; } /* Text Subtitle */ h5 { font-family : "Lucida Sans Unicode", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; font-size : 80%; font-weight : bold; text-decoration : none; } /* The Top And Sub Navigations */ p.navi { font-family : "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; font-size : 80%; font-weight : lighter; text-align : center; line-height : 200%; margin : 0px 0px 0px 0px; text-align : center; } /* List */ li { font-size : 80%; margin-left : 0px; font-family : "Lucida Sans Unicode", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; font-size : 80%; font-weight : lighter; text-align : justify; line-height : 200%; margin-top : 0px; margin-right : 16px; margin-bottom : 0px; } img { border : 0; } /* All Pages */ a img { color : Gray; background : inherit; border: 3px double Gray; } a:visited img { color : #696969; background : inherit; border: 3px solid White; } /* Center and ready for zoom */ p.centerzoom { text-align : center; margin : 24px 0px 24px 0px; } /* Center and zoom on rollOver p.centerzoom a:hover { zoom : 150%; margin : -13px -13px -14px -14px; }*/ /* Image texts */ p.pic { font-size : 80%; font-weight : lighter; text-align : center; font-family : "Lucida Sans Unicode", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; line-height : 200%; margin-left : 16px; margin-top : 0px; margin-right : 16px; margin-bottom : 0px } /* Inputbox */ input { font-family : "Lucida Sans Unicode", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; background : White; color : Black; } /* Text areas */ textarea { font-family : "Lucida Sans Unicode", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; background : White; color : Black; } /* Buttons */ select { font-family : "Lucida Sans Unicode", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; background : White; color : Black; }