<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/*** set the width and height to match your images **/
body{
	background: #E0E0E0;/*background: #E3E7FA;/*74CEE9*/
	font-family: 'Lancelot',Arial,sans-serif;/*gotham_bookregular, Arial, sans-serif*/
}

#slideshow {
    position:relative;/*relative*/
    height:400px;
	/*margin-top:-5px;*/
	margin-left:30px;
	margin-right:20px;
	box-reflect:below 5px;	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	width:480;/*700*/
	height:360;/*400*/
}

#slideshow IMG.active {
    z-index:10;
    opacity:100.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow1 {
    position:relative;/*relative*/
    height:400px;
	/*margin-top:-5px;*/
	margin-left:230px;
/*	margin-right:20px;*/
	box-reflect:below 5px;	
}

#slideshow1 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	width:480;/*700*/
	height:360;/*400*/
}

#slideshow1 IMG.active {
    z-index:10;
    opacity:100.0;
}

#slideshow1 IMG.last-active {
    z-index:9;
}

/*.colorstrip{
    width: 945px;; height: 55px;
    border-style: solid;
    border-color: #5E74FA;
    background-color: #5E74FA;/*0039AD*//*002885*//*0042C2*/
	/*border-radius:5px;
}

.colorstrip1{
    width: 940px;; height: 55px;
    border-style: solid;
    border-color: #5E74FA;
	margin-left:8.5px;
    background-color: #5E74FA;/*0039AD  002885  0042C2*/
/*}*/

.stripboxmenu {
margin-top:0px; padding: 0; width: 882px; /* width of the menu strip, 100% will extend to the full resolution of the screen */
border-top: 5px solid #000033; /*specify the color strip width,color */
background: transparent;

}

.stripboxmenu ul {margin:0;
margin-left: 90px; /*space between first menu item and left edge  130px*/
padding: 0; /*Spacing between the strip and menu boxes*/
list-style: none;

}

.stripboxmenu li {
display: inline;
margin: 2 2px 2 2;
padding: 0;
text-transform:uppercase;
}

.stripboxmenu ul li a {
/*margin-top:100px;*/
float: left;
display: block;
font: bolder 12px Lancelot; /*Arial Specify the font attributes like font style, boldness */
color: #4C158F; /* specify the color of the font 146D7D  3FB4FF  006A7D*/
text-decoration: none; /* remove the default underline of the anchor tag */
margin: 2 2px 2 2; /*Margin between each menu item, you can increase the spacing between the menus by adjusting the attributes*/
padding: 7px 7px 7px 7px; /*with this we can increase the width of the menu item (blue background) 7px top 15px 7px 15px*/
background-color: #D4BEEE; /*menu color lightblue*/
border-bottom: 9px solid #AF79EE;/*808EEF* anchor's bottom border*/
}

.stripboxmenu ul li a:hover{

background-color: #320964; /*Mouseover color */
padding-top: 20px; /*increase the height of the menu on mouseover using padding attribute */
border-bottom-color: #320964;/*f98a10 same like bg color of menu*/
color: #D4BEEE;/*white font color after hover #D4BEEE*/
font-size:15px;
z-index:16;
}

/*Specify the style for current tab*/

.stripboxmenu .current a{

background-color: #320964;/*000000*/

padding-top: 20px;

border-bottom-color: #320964;/*000000*/

color: #D4BEEE;/*white*/

}

.stripboxmenu .current a:hover{

background-color: #320964;/*000000  D4BEEE*/

padding-top: 20px;

border-bottom-color: #320964;/*000000  AF79EE*/

color: #D4BEEE;/*white  4C158F*/

}

div.stripboxmenu ul ul {
  display: none;
  position:absolute;
  z-index:15;
}

div.stripboxmenu li:hover &gt; ul {
  display: block;
  background-color: #FFFFFF;
  width:30px;
  height:100px
}

#paraContent{
/*background-color:#F3F4CE;/*74CEE9navyblue B2BFFAblue B0C88Egreen*/
background: url(../images/bck7.gif) repeat-y center;
BORDER: 5px solid #FFFFFF;/*9CADE4  8394FA*/
border-radius:15px;
font-size:16px ;
width:942px;
height:auto;/*800px*/
color:#FFFFFF;
text-align:justify;
}

#contentBody{
background: url(../images/bck7.gif) repeat-y center;
padding:20px; 30px 20px 30px;
margin-top:10px;
margin-bottom:10px;
/*-webkit-mask-image: -webkit-gradient(linear,left top,right bottom,from(rgba(0,0,0,1)) to(rgba(0,0,0,0))) -webkit-mask-attachment:fixed;*/
}

#para{
background-color:#FFFFFF;
BORDER: 5px solid #150DB0;/*9CADE4 619B9C  6C8BE4*/
border-radius:15px;
font-size:15px;
width:240px;
height:320px;
color:#000000;
text-align:justify;
overflow:hidden;
}

.para p,.para ul{color:#000000;}


#para2{
background-color:#FFFFFF;
BORDER: 5px solid #9CADE4;
border-radius:15px;
font-size:15px;
width:380px;
height:528px;
color:#000000;
text-align:justify;
}

.caption{
padding:0;
margin-top:0px;
background-color:#C5D1F4;/*6C8BE4 B8ECEA B2BFFA*/
background-repeat:repeat-y;
text-align:center;
COLOR:##00004E;/*6F35E5  619B9C*/
border-radius:7px;
}

#link{
margin-left:50px;
margin-top:60px;
z-index:13;
}

.list { margin: 20px 0 20px 20px; padding: 0; list-style: none; }
.list li,.olist.list li {
background: transparent url(images/templatemo_list1.png) no-repeat;
margin:0 0 20px;
padding: 0 0 0 25px;
line-height: normal;
/*color:#009BFF;/*601379  002DFA*/
font-weight:normal;
}

/*ul{
color:#009BFF;}*/

.olist { margin: 20px 0 20px 20px; padding: 0;}
.olist li{
margin:0 0 20px;
padding: 0 0 0 10px;
line-height: normal;
/*color:#FDF245;/*601379  002DFA*/
font-weight:normal;
}


p.tab{
white-space:30px;}

h3 {
color:#150DB0;/*04565A*/
background-color:#6C8BE4;/*B9EAEC*/
margin-top:0;}/*F735DE font-size:  24px; margin: 0 0 30px 0; padding: 0; padding: 0; font-weight: bold;  */
h4{font-size:15px;}
strong{
font-size:18px;
color: #00004E;/*color:04565A*/
margin-top:0;
background-color:#C5D1F4;
}

strong.title{
font-size:20px;
text-align:center;
}

img { border: none; }


#bottomLinks{
text-align:center;
}

#commentWrapper { 
  position: absolute;
  right: 10px;
  width: 280px;
  z-index:13;
}
#comment {
  position: absolute;
  top: 0;  /* just used to show how to include the margin in the effect */
  margin-top: 0px;
  border-top: 1px solid purple;
  padding-top: 0px;
  height:auto;
  border:5px solid #eeeeee;
  border-radius:10px;
  width:280px;
  background:#ccc;
}
#comment.fixed {
  position: fixed;
  top: 0;
}

.home{
margin-top:0px; padding: 0; /* width of the menu strip, 100% will extend to the full resolution of the screen */
/*border-top: 5px solid #000033; specify the color strip width,color */
background: transparent;}

.home img{
margin:3 2 2 2;
}

#flash{
/*margin-top:-60px;*/
z-index:12;
margin-left:0px;
padding:10px;
/*width:700px;
height:400px;*/
/*background: url(../images/bck6.gif) center no-repeat;*/
}

.formrow{
margin-top:-25px;
font-size:13px;}

/*.bottomrow{
margin-top:-5px;
font-size:15px;}*/
#bottomLinks{
padding:0px 0 0 0;
border-top: 5px solid #AF79EE;
border-bottom: 5px solid #AF79EE;
background:#D4BEEE;
width:100%;
}

#bottomlinks a{
text-decoration:none;
color:#4C158F;/*320964*/
font-weight:bold;}/*472571*/

p#p1{
	text-indent:0px;
	word-spacing:0px;
	line-height:15px;
	margin: 0 0 0 0;
	letter-spacing:0px;
}

.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

em {
font-weight:bold;
}</pre></body></html>