.radiobutton{
	border: 0px solid white;
	background-color : White;
	background-image : none;
}

INPUT, TEXTAREA {
	background-image : url(../images/input.gif);
	background-position : top;
	background-repeat : repeat-x;
	border : 1px solid #4169E1;
}


A.NewsTitleLink, A:ACTIVE.NewsTitleLink, A:LINK.NewsTitleLink, A:VISITED.NewsTitleLink {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #333399;
}
	
A:HOVER.NewsTitleLink {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #3366FF;
}
	
A:HOVER.NewsActiveLink, A.NewsActiveLink, A:ACTIVE.NewsActiveLink, A:LINK.NewsActiveLink, A:VISITED.NewsActiveLink {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #0066FF;
	font-weight: bold;
}
	
A:HOVER.YellowLink, A.YellowLink, A:ACTIVE.YellowLink, A:LINK.YellowLink, A:VISITED.YellowLink{
	border : 1px solid Gray;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	background-color : #ffcc33;
	background : #ffcc33;
	text-decoration : none;
	color : Black;
	padding : 1px;
}

A:HOVER.topmenulink, A.topmenulink, A:ACTIVE.topmenulink, A:LINK.topmenulink, A:VISITED.topmenulink {
	font-family :  Arial;
	font-size : 12px;
	text-decoration : none;
	color : #333333;
}

A:HOVER.subNavLink, A.subNavLink, A:ACTIVE.subNavLink, A:LINK.subNavLink, A:VISITED.subNavLink {
	font-family :  Arial;
	font-size : 12px;
	text-decoration : none;
	color : #333333;
}

A.EditLink, A:ACTIVE.EditLink, A:LINK.EditLink, A:VISITED.EditLink {
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	color : #4169E1;
	}
	
A.YellowTextLink, A:ACTIVE.YellowTextLink, A:LINK.YellowTextLink, A:VISITED.YellowTextLink {
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	color : #FFCC33;
}	

A:HOVER.EditLink {
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	color : #4169E1;
	}

	A.BlueTextLink, A:ACTIVE.BlueTextLink, A:LINK.BlueTextLink, A:VISITED.BlueTextLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #333333;
}	


A.NewsReadMoreLink, A:ACTIVE.NewsReadMoreLink, A:LINK.NewsReadMoreLink, A:VISITED.NewsReadMoreLink {
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	color : #4169E1;
	}

A:HOVER.NewsReadMoreLink {
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	color : #4169E1;
	}
	
.newsTitle{
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	color : #383838;
}

.newsActiveTitle{
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	color : #990000;
}

.loginError{
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : Maroon;
}

.loginBar{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding-left: 180px;
}

.topNavFillOver{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-image : url(../images/topNavFillOver.gif);
	background-position : top;
	background-repeat : repeat-x;
	background-color : #E8E8E8;
	cursor: pointer;
}

.dropdownMenu{
	background-color : #E8E8E8;
	display: none;
	position : absolute;
}

.dropdownMenuItem{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-image : url(../images/subNav.gif);
	background-position : top;
	background-repeat : repeat-x;
	background-color : #E8E8E8;
	cursor: pointer;
}

.dropdownMenuItemOver{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-image : url(../images/subNavOver.gif);
	background-position : top;
	background-repeat : repeat-x;
	background-color : #E8E8E8;
	cursor: pointer;
}

.topNavFill{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-image : url(../images/topNavFill.gif);
	background-position : top;
	background-repeat : repeat-x;
	background-color : #E8E8E8;
	cursor: pointer;
}

.sideHeadings{
	color : #3333FF;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

.newButton{
	border : 1px solid Gray;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	background-color : #6495ED;
}

.btnSave{
	border : 1px solid Gray;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	background-color : #ffcc33;
	background : #ffcc33;
}

.newButton{
	border : 1px solid Gray;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	background-color : #ffcc33;
	background : #ffcc33;
}

.voteButton{
	border : 1px solid Gray;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	background-color : #ffcc33;
	background : #ffcc33;
}

.LinkButton{
	border : 0px solid Gray;
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	color : #990000;
	font-weight: bold;
	background : transparent;
	cursor : pointer;
}

.newsContent{
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	color : black;
}

.pollQuestion{
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	color : black;
}

.bodyclass {
	background-image : url(../images/BackGround.gif);
	background-position : top;
	background-repeat : repeat-x;
	background-color : #FFFFFF;
}

.maintable{
	background-color : #E8E8E8;
	width : 970px;
}

.topbannerrow{
	background-image : url(../images/backgroundtop.gif);
	background-position : top;
	background-repeat : repeat-x;
	background-color : #E8E8E8;
}

.topbannercell{
}

.contentRow{
}

.contentRowBlack{
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
	color : #333333;
}

.contentCell{
}

.leftbar{
	width: 180px;
}

.Rightbar{
	width: 180px;
}

.Centerbar{
}

.CenterTable{
	width: 600px;
	border : 1px solid #d1d1d1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3b3b3b;
	background-color : White;
	padding : 5px;
}

.navBar{
}

.containerCenterBlue{
	background-color : #ffffff;
	color : #000099;
	font-size : 12px;
	font-family : Arial;
}

.containerTopLeft{
	width: 18px;
	height: 22px;
	background-image : url(../images/ContainerTopLeft.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.containerTop{
	background-image : url(../images/ContainerTop.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.containerTopRight{
	width: 22px;
	height: 22px;
	background-image : url(../images/ContainerTopRight.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.containerLeft{
	background-image : url(../images/ContainerLeft.gif);
	background-position : top;
	background-repeat : repeat-y;
	width: 18px;
}

.containerCenter{
	background-color : White;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #333333;
}

.containerRight{
	background-image : url(../images/ContainerRight.gif);
	background-position : top;
	background-repeat : repeat-y;
	width: 22px;
}

.containerBotLeft{
	width: 18px;
	height: 22px;
	background-image : url(../images/ContainerBotLeft.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.containerBot{
	background-image : url(../images/ContainerBot.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.containerBotRight{
	width: 22px;
	height: 22px;
	background-image : url(../images/ContainerBotRight.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.container2CenterBlue{
	background-color : #ffffff;
	color : #000099;
	font-size : 12px;
	font-family : Arial;
}

.container2TopLeft{
	width: 12px;
	height: 9px;
	background-image : url(../images/container2TopLeft.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.container2Top{
	background-image : url(../images/container2Top.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.container2TopRight{
	width: 17px;
	height: 9px;
	background-image : url(../images/container2TopRight.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.container2Left{
	background-image : url(../images/container2Left.gif);
	background-position : top;
	background-repeat : repeat-y;
	width: 12px;
}

.container2Center{
	background-color : White;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #484848;
}

.container2Right{
	background-image : url(../images/container2Right.gif);
	background-position : top;
	background-repeat : repeat-y;
	width: 17px;
}

.container2BotLeft{
	width: 12px;
	height: 19px;
	background-image : url(../images/container2BotLeft.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.container2Bot{
	background-image : url(../images/container2Bot.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.container2BotRight{
	width: 17px;
	height: 19px;
	background-image : url(../images/container2BotRight.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.photoTopLeft{
	width: 9px;
	height: 5px;
	background-image : url(../images/photoTopLeft.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.photoTop{
	background-image : url(../images/phototopcenter.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.photoTopRight{
	width: 7px;
	height: 5px;
	background-image : url(../images/photoTopRight.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.photoLeft{
	background-image : url(../images/photoLeft.gif);
	background-position : top;
	background-repeat : repeat-y;
	width: 9px;
}

.photoRight{
	background-image : url(../images/photoRight.gif);
	background-position : top;
	background-repeat : repeat-y;
	width: 7px;
}

.photoBotLeft{
	width: 9px;
	height: 25px;
	background-image : url(../images/photoBotLeft.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.photoBot{
	background-image : url(../images/photobotcenter.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.photoBotRight{
	width: 7px;
	height: 25px;
	background-image : url(../images/photoBotRight.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.chirpCenter{
background-color : #0066FF;
color : #e6e6e6;
font : 14px;
font-family : Arial;
}

.chirpTopLeft{
	width: 10px;
	height: 9px;
	background-image : url(../images/chirpTopLeft.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.chirpTop{
	background-image : url(../images/chirptop.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.chirpTopRight{
	width: 17px;
	height: 9px;
	background-image : url(../images/chirpTopRight.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.chirpLeft{
	background-image : url(../images/chirpLeft.gif);
	background-position : top;
	background-repeat : repeat-y;
	width: 10px;
}

.chirpRight{
	background-image : url(../images/chirpRight.gif);
	background-position : top;
	background-repeat : repeat-y;
	width: 17px;
}

.chirpBotLeft{
	width: 10px;
	height: 32px;
	background-image : url(../images/chirpBotLeft.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.chirpBot{
	background-image : url(../images/chirpbot.gif);
	background-position : top;
	background-repeat : repeat-x;
	color : #000099;
	font : 12px;
	font-family : Arial;
}

.chirpBotRight{
	width: 17px;
	height: 32px;
	background-image : url(../images/chirpBotRight.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.forumCenter{
	background-color : #C3CEDC;
	color : #262626;
	font-size : 12px;
	font-family : Arial;
}

.forumTopLeft{
	width: 10px;
	height: 9px;
	background-image : url(../images/forumTopLeft.gif);
	background-position : right;
	background-repeat : no-repeat;
}

.forumTop{
	background-image : url(../images/forumtop.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.forumTopRight{
	width: 17px;
	height: 9px;
	background-image : url(../images/forumTopRight.gif);
	background-position : left;
	background-repeat : no-repeat;
}

.forumLeft{
	background-image : url(../images/forumLeft.gif);
	background-position : right;
	background-repeat : repeat-y;
	width: 10px;
}

.forumRight{
	background-image : url(../images/forumRight.gif);
	background-position : left;
	background-repeat : repeat-y;
	width: 17px;
}

.forumBotLeft{
	width: 10px;
	height: 17px;
	background-image : url(../images/forumBotLeft.gif);
	background-position : top right;
	background-repeat : no-repeat;
}

.forumNameBot{
	color : #000099;
	font-size : 12px;
	font-family : Arial;
}

.forumLink{
	background-image : url(../images/forumLink.gif);
	background-position : left;
	background-repeat : repeat-y;
	width: 24px;
}

.forumBot{
	background-image : url(../images/forumbot.gif);
	background-position : top;
	background-repeat : repeat-x;
	color : #000099;
	font-size : 12px;
	font-family : Arial;
	width: auto;
}

.forumBotRight{
	width: 17px;
	height: 17px;
	background-image : url(../images/forumBotRight.gif);
	background-position : top left;
	background-repeat : no-repeat;
}

H1 {
	font-family : Arial;
	font-weight: normal;
	font-size : 15px;
	color : #000099;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 12px;
	color : #000099;
}

.ContentEditTitle{
	font-family : Arial;
	font-size : 12px;
}

.ContentHeadingColumn{
	background-color : Silver;
	font-family : Arial;
	font-size : 10px;
	color : Black;
	border : 1px solid Black;
	vertical-align : top;
}

.ContentItemColumn{
	background-color : #ededed;
	font-family : Arial;
	font-size : 10px;
	color : black;
	border : 1px solid Black;
	vertical-align : top;
}

.LatestGallaries{
	background : Silver;
}

.latestGallaryPic{
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=black,strength=5);
}

.RandomPic{
	border : 1px solid #d5d5d5;
	padding : 10px;
	background-color : #f2f2f2;
}

.ImageViewer{
	border : 1px solid Black;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=black,strength=5); 
}

.RandomImage{
	border : 1px solid Black;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=black,strength=5); 
}

.filmstripLeft{
	background-image : url(../images/FilmstripLeft.gif);
	background-position : right;
	background-repeat : repeat-y;
	width : 10px;
}

.filmstripRight{
	background-image : url(../images/FilmstripRight.gif);
	background-position : left;
	background-repeat : repeat-y;
	width : 10px;
}

.FilmstripThumbnail{
	border-bottom : 2px solid Black;
	border-top : 2px solid Black;
	FILTER: progid:DXImageTransform.Microsoft.BasicImage( Rotation=0,Mirror=0,Invert=0,XRay=0,Grayscale=1,Opacity=1.00); 
}

.FilmstripThumbnailOver{
	border-bottom : 2px solid Black;
	border-top : 2px solid Black;
}

.filmstripTable{
	height : 500px;
	overflow : auto;
	scrollbar-face-color : Silver;
	scrollbar-highlight-color : Silver;
	scrollbar-shadow-color : Silver;
	scrollbar-dark-shadow-color : Silver;
	scrollbar-base-color : Black;
	scrollbar-arrow-color : Black;
	scrollbar-3d-light-color : Black;
}

.ViewTable{
	width : 90%;
}

.ViewTable2{
}

.ViewCell{
	font : bold 12px Arial;
	color : black;
	border : 1px solid Black;
	background-color : Silver;
}

.ViewCellContent{
	font : 12px Arial;
	color : Black;
	border : 1px solid Black;
	background-color : White;
}

.ViewCell2{
	font : 12px Arial;
	color : Black;
	border : 1px solid Black;
	background-color : White;
}

.ImageViewerText{
	font : 12px Arial;
	color : Black;
	border : 1px solid Black;
	background-color : White;
}

.ImagesTable{
}

.ForumnTable{
	background-color : White;
}

.ForumCell{
	font : 12px Arial;
	color : #3366FF;
}

.nvcContent{
	font : 12px Arial;
	color : #3366FF;
}

.Content{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #4d4d4d;
}

.ContentRed{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #990000;
}

.menutable{
}

