.font_kirmizi			{font-family: Tahoma; color: #E31C22; font-weight: normal; text-decoration: none;}
A.font_kirmizi:visited	{font-family: Tahoma; color: #E31C22; font-weight: normal; text-decoration: none;}
A.font_kirmizi:hover	{font-family: Tahoma; color: #E31C22; font-weight: normal; text-decoration: underline;}
A.font_kirmizi:active	{font-family: Tahoma; color: #E31C22; font-weight: normal; text-decoration: none;}
A.font_kirmizi:link		{font-family: Tahoma; color: #E31C22; font-weight: normal; text-decoration: none;}

.font_gri				{font-family: Tahoma; color: #555555; font-weight: normal; text-decoration: none;}
A.font_gri:visited		{font-family: Tahoma; color: #555555; font-weight: normal; text-decoration: none;}
A.font_gri:hover		{font-family: Tahoma; color: #E31C22; font-weight: normal; text-decoration: underline;}
A.font_gri:active		{font-family: Tahoma; color: #555555; font-weight: normal; text-decoration: none;}
A.font_gri:link			{font-family: Tahoma; color: #555555; font-weight: normal; text-decoration: none;}

.font_solmenu			{font-family: Tahoma; color: #333333; font-weight: normal; text-decoration: none;}
A.font_solmenu:visited	{font-family: Tahoma; color: #333333; font-weight: normal; text-decoration: none;}
A.font_solmenu:hover	{font-family: Tahoma; color: #E31C22; font-weight: normal; text-decoration: none;}
A.font_solmenu:active	{font-family: Tahoma; color: #333333; font-weight: normal; text-decoration: none;}
A.font_solmenu:link		{font-family: Tahoma; color: #333333; font-weight: normal; text-decoration: none;}

.borderStyle_s		{BORDER-RIGHT: #000000 1pt solid; BORDER-TOP: #000000 1pt solid; BORDER-LEFT: #000000 1pt solid; BORDER-BOTTOM: #000000 1pt solid; PADDING: 0 0 0 0;}
.borderStyle_g		{BORDER-RIGHT: #999999 1pt solid; BORDER-TOP: #666666 1pt solid; BORDER-LEFT: #666666 1pt solid; BORDER-BOTTOM: #666666 1pt solid; PADDING: 0 0 0 0;}
.borderStyle_b		{BORDER-RIGHT: #FFFFFF 1pt solid; BORDER-TOP: #FFFFFF 1pt solid; BORDER-LEFT: #FFFFFF 1pt solid; BORDER-BOTTOM: #FFFFFF 1pt solid; PADDING: 0 0 0 0;}

DIV,BODY,P,OL,TABLE,TR,TD	{color:#555555; font-family:Tahoma; font-size:11px;}
INPUT, SELECT, TEXTAREA		{background-color: #FFFFFF; font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none;}

.slideshow{ /*CSS for DIV containing each image*/
float: center;
width: auto;
height: auto;
padding:0 0 10 0;
}

.slideshow img{ /*Change "auto" below to a number (ie: 200px) to hard code dimensions of album images*/
width: 235px;
height: 131px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width:auto;
height:auto;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 1px;
margin-bottom: 1px;
font-size: 100%;
font-family: Tahoma; 
color: #333333; 
font-weight: normal; 
text-decoration: none;
padding:1 5 3 5 ;
background-color: #CCCCCC;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
font-family: Tahoma;
color: #FFFFFF; 
font-weight: normal; 
text-decoration: none;
padding:1 5 3 5 ;
background-color: #E31C22;
}
