﻿body {
}

.backimageupcoming
{
 background-image  :url(Images/Events.jpg);
   background-repeat:no-repeat;
   height:1100px;
   width:850px;
}

.backimageupcomingxx
{
 background-image  :url(Images/Eventsxx.jpg);
   background-repeat:no-repeat;
   height:2500px;
   width:850px;
}

.backimagegets
{
 background-image  :url(Images/layout_new.jpg);
   background-repeat:no-repeat;
   height:1150px;
   width:850px;
}

.backimagealbum
{
 background-image  :url(Images/event_album.jpg);
   background-repeat:no-repeat;
   height:900px;
   width:850px;
}

.backimagepart
{
 background-image  :url(Images/events.jpg);
   background-repeat:no-repeat;
   height:10000px;
   width:850px;
}

.spacerimage
{
 background-image  :url(Images/line.gif);
   background-repeat:no-repeat;

   height:1px;
   width:250;
}

.txtboxstyle
{
    font-size: 8pt;
   	color:#333333;
    font-family: Arial;
    text-align: left;
    height: 10px;
    width: 160px;
    direction: ltr;
    font-weight:bold; 
}
.txtstyle
{
    font-size: 8pt;
    color:Blue ;
    font-family:Arial;
    text-align:left;
    color:Gray ;
    height:10px;
    width:126px;
    
}
.drdstyle
{
    font-size: 8pt;
    font-family: Arial;
    font-variant: normal;
    text-align:left;
    height:18px;
    width:135px;
}


.headerstyle
{
	color:#333333;
	font-family:Arial;
	font-size:14pt;
	font-weight:bold ;
}


.headerstyle1
{
	color:Black;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold ;
}
.headerstyle2
{
	color:Black;
	font-family:Arial;
	font-size:10pt;
	font-weight:lighter;
}
.linkstyle
{
	font-family:Monotype Corsiva;
	font-size:14pt;
	font-weight:normal;
}

a:link { color: red; text-decoration:none; }
a:visited { color: red; text-decoration:none;} 
a:hover { color: blue; text-decoration:none;}