initial import of folder structure + images and stylesheets
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@2 c66351dc-e62f-0410-b875-e3a5c0b9693f
							
								
								
									
										164
									
								
								src/webim/chat.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @ -0,0 +1,164 @@ | |||||||
|  | a{ | ||||||
|  | 	text-decoration : underline; | ||||||
|  | } | ||||||
|  | a:hover{ | ||||||
|  | 	text-decoration : none; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | a img { | ||||||
|  | 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 11px; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | form{ | ||||||
|  | 	margin-bottom : 0px; | ||||||
|  | 	margin-top : 0px; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .bgcn{ | ||||||
|  | 	background-position : center; | ||||||
|  | 	background-repeat : no-repeat; | ||||||
|  | } | ||||||
|  | .bgrn{ | ||||||
|  | 	background-position : right; | ||||||
|  | 	background-repeat : no-repeat; | ||||||
|  | } | ||||||
|  | .bgcy{ | ||||||
|  | 	background-position : center; | ||||||
|  | 	background-repeat : repeat-y; | ||||||
|  | } | ||||||
|  | .bgry{ | ||||||
|  | 	background-position : right; | ||||||
|  | 	background-repeat : repeat-y; | ||||||
|  | } | ||||||
|  | .bgly{ | ||||||
|  | 	background-position : left; | ||||||
|  | 	background-repeat : repeat-y; | ||||||
|  | } | ||||||
|  | .bgbx{ | ||||||
|  | 	background-position : bottom; | ||||||
|  | 	background-repeat : repeat-x; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .window{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 12px; | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | .window a{ | ||||||
|  | 	color : #880000; | ||||||
|  | } | ||||||
|  | .window h1{ | ||||||
|  | 	margin-top : 0px; | ||||||
|  | 	margin-bottom : 0px; | ||||||
|  | 	font-size : 18px; | ||||||
|  | 	color : #000000; | ||||||
|  | 	font-weight : normal; | ||||||
|  | } | ||||||
|  | .window h2{ | ||||||
|  | 	margin-top : 0px; | ||||||
|  | 	margin-bottom : 0px; | ||||||
|  | 	font-size : 12px; | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .text{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 12px; | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | .text span.grey{ | ||||||
|  | 	color : #787878; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .www a{ | ||||||
|  | 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 10px; | ||||||
|  | 	color : #FFFFFF; | ||||||
|  | 	text-decoration : none; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .message{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 12px; | ||||||
|  | 	color : #4F4F4F; | ||||||
|  | 	padding-left : 3px; | ||||||
|  | 	padding-top : 3px; | ||||||
|  | 	padding-bottom :3px; | ||||||
|  | 	padding-right : 3px; | ||||||
|  | 	line-height : 17px; | ||||||
|  | } | ||||||
|  | .message span.time{ | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | .message span.nuser{ | ||||||
|  | 	color : #B11E23; | ||||||
|  | 	font-weight : bold; | ||||||
|  | } | ||||||
|  | .message span.nagent{ | ||||||
|  | 	font-weight : bold; | ||||||
|  | } | ||||||
|  | .message span.minf{ | ||||||
|  | 	color : #1E48B1; | ||||||
|  | 	font-size : 11px; | ||||||
|  | } | ||||||
|  | .message span.mevent{ | ||||||
|  | 	color : #A1A1A1; | ||||||
|  | 	font-size : 11px; | ||||||
|  | } | ||||||
|  | .message span.mhidden{ | ||||||
|  | 	color : #A1A1A1; | ||||||
|  | 	font-size : 11px; | ||||||
|  | } | ||||||
|  | .message span.mconn{ | ||||||
|  | 	color : #A1A1A1; | ||||||
|  | 	font-size : 11px; | ||||||
|  | } | ||||||
|  | textarea.message{ | ||||||
|  | 	width : 100%; | ||||||
|  | 	height : 100%; | ||||||
|  | 	border : 0px solid Blue; | ||||||
|  | 	overflow : hidden; | ||||||
|  | 	margin-left : 3px; | ||||||
|  | 	margin-top : 3px; | ||||||
|  | 	margin-bottom : 3px; | ||||||
|  | 	margin-right : 5px; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .username{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #383838; | ||||||
|  | 	padding-left : 3px; | ||||||
|  | } | ||||||
|  | input.username{ | ||||||
|  | 	border : 1px solid #878787; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .answer{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #575757; | ||||||
|  | 	width : 170px; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .submit a{ | ||||||
|  | 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #000000; | ||||||
|  | 	text-decoration : none; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .button a{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #666666; | ||||||
|  | } | ||||||
|  | .copyr{ | ||||||
|  | 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 10px; | ||||||
|  | 	color : #929292; | ||||||
|  | } | ||||||
|  | .copyr a{ | ||||||
|  | 	color : #929292; | ||||||
|  | } | ||||||
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/banner.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 17 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/bg.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 53 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/buttondiv.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 175 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/buttons/back.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/buttons/changeuser.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/buttons/close.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/buttons/closewin.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 87 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/buttons/createagent.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/buttons/email.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/buttons/exec.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/buttons/refresh.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/en/history.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 288 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/en/login.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 2.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/en/message.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 325 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/en/save.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 2.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/favicon.ico
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 3.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/formline.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 43 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/free.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 49 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/icon_err.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 713 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/lidiv.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 377 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/loginbg.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 68 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/logincrnlb.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 148 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/logincrnlt.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 199 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/logincrnrb.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 139 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/logincrnrt.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 142 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/ru/history.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 303 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/ru/login.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 2.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/ru/message.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 336 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/ru/save.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 2.5 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/submit.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/submitbg.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 55 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/submitrest.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 89 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/tablediv3.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 43 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/tbliclogin.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 92 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/tbliclspeak.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 309 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/tblicusers.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 554 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/tblicusers2.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 338 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/tblicusers3.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 640 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/tbllabyel.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 53 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/topdiv.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 70 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/webim/simple_en_off.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 4.6 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/webim/simple_en_on.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 4.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/webim/simple_ru_off.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 4.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/webim/simple_ru_on.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 4.3 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/webim/webim_en_off.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 4.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/webim/webim_en_on.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 4.0 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/webim/webim_ru_off.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 4.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/webim/webim_ru_on.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 4.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/winbg.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/wincrnlb.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 204 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/wincrnlt.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 203 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/wincrnrb.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 104 B | 
							
								
								
									
										
											BIN
										
									
								
								src/webim/images/wincrnrt.gif
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 108 B | 
							
								
								
									
										292
									
								
								src/webim/styles.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @ -0,0 +1,292 @@ | |||||||
|  | a{ | ||||||
|  | 	text-decoration : underline; | ||||||
|  | } | ||||||
|  | a:hover{ | ||||||
|  | 	text-decoration : none; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | ul{ | ||||||
|  | 	margin-bottom : 10px; | ||||||
|  | 	margin-top : 10px; | ||||||
|  | 	margin-left : 0px; | ||||||
|  | } | ||||||
|  | li{ | ||||||
|  | 	margin-left : 18px; | ||||||
|  | 	list-style-image : url(images/li.gif); | ||||||
|  | } | ||||||
|  | li.error{ | ||||||
|  | 	margin-left : 15px; | ||||||
|  | 	list-style-image : url(images/li_error.gif); | ||||||
|  | } | ||||||
|  | li.grey{ | ||||||
|  | 	margin-left : 15px; | ||||||
|  | 	list-style-image : url(images/li_grey.gif); | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | form{ | ||||||
|  | 	margin-bottom : 0px; | ||||||
|  | 	margin-top : 0px; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .bgcn{ | ||||||
|  | 	background-position : center; | ||||||
|  | 	background-repeat : no-repeat; | ||||||
|  | } | ||||||
|  | .bgrn{ | ||||||
|  | 	background-position : right; | ||||||
|  | 	background-repeat : no-repeat; | ||||||
|  | } | ||||||
|  | .bgcy{ | ||||||
|  | 	background-position : center; | ||||||
|  | 	background-repeat : repeat-y; | ||||||
|  | } | ||||||
|  | .bgry{ | ||||||
|  | 	background-position : right; | ||||||
|  | 	background-repeat : repeat-y; | ||||||
|  | } | ||||||
|  | .bgly{ | ||||||
|  | 	background-position : left; | ||||||
|  | 	background-repeat : repeat-y; | ||||||
|  | } | ||||||
|  | .bgbx{ | ||||||
|  | 	background-position : bottom; | ||||||
|  | 	background-repeat : repeat-x; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .textform{ | ||||||
|  | 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | .textform a{ | ||||||
|  | 	color : #2971C1; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .text{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 12px; | ||||||
|  | 	color : #515151; | ||||||
|  | } | ||||||
|  | .text h1{ | ||||||
|  | 	margin-bottom : 15px; | ||||||
|  | 	margin-top : 0px; | ||||||
|  | 	color : #000000; | ||||||
|  | 	font-size : 18px; | ||||||
|  | 	font-weight : normal; | ||||||
|  | 	line-height : 15px; | ||||||
|  | } | ||||||
|  | .text h2{ | ||||||
|  | 	margin-bottom : 15px; | ||||||
|  | 	margin-top : 0px; | ||||||
|  | 	color : #000000; | ||||||
|  | 	font-size : 16px; | ||||||
|  | } | ||||||
|  | .text h3{ | ||||||
|  | 	margin-bottom : 15px; | ||||||
|  | 	margin-top : 0px; | ||||||
|  | 	color : #000000; | ||||||
|  | 	font-size : 15px; | ||||||
|  | } | ||||||
|  | .text h4{ | ||||||
|  | 	margin-bottom : 15px; | ||||||
|  | 	margin-top : 0px; | ||||||
|  | 	color : #000000; | ||||||
|  | 	font-size : 12px; | ||||||
|  | } | ||||||
|  | .text span.date{ | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #FFFFFF; | ||||||
|  | 	font-weight : bold; | ||||||
|  | } | ||||||
|  | .text span.sub{ | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #676767; | ||||||
|  | } | ||||||
|  | .text a.sublink{ | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #666666; | ||||||
|  | } | ||||||
|  | .text b.black{ | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | .text span.black{ | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .block{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #515151; | ||||||
|  | } | ||||||
|  | .block h1{ | ||||||
|  | 	margin-bottom : 10px; | ||||||
|  | 	font-size : 12px; | ||||||
|  | 	color : #000000; | ||||||
|  | 	font-weight : bold; | ||||||
|  | 	line-height : 11px; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .bann{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 21px; | ||||||
|  | 	color : #000000; | ||||||
|  | 	line-height : 18px; | ||||||
|  | } | ||||||
|  | .bann span.text{ | ||||||
|  | 	font-size : 14px; | ||||||
|  | 	color : #9F7800; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .bannin{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 17px; | ||||||
|  | 	color : #000000; | ||||||
|  | 	line-height : 14px; | ||||||
|  | 	font-weight : bold; | ||||||
|  | } | ||||||
|  | .bannin span.text{ | ||||||
|  | 	font-size : 12px; | ||||||
|  | 	color : #9F7800; | ||||||
|  | 	font-weight : normal; | ||||||
|  | 	white-space : nowrap; | ||||||
|  | } | ||||||
|  | .bannform{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 12px; | ||||||
|  | 	color : #766037; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .menu{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 12px; | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | .menu a{ | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .smenu{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 12px; | ||||||
|  | 	color : #165798; | ||||||
|  | } | ||||||
|  | .smenu a{ | ||||||
|  | 	color : #165798; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .table{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 12px; | ||||||
|  | 	color : #515151; | ||||||
|  | 	padding-left : 5px; | ||||||
|  | 	padding-right : 15px; | ||||||
|  | 	padding-top : 2px; | ||||||
|  | 	padding-bottom : 2px; | ||||||
|  | } | ||||||
|  | .table span.header{ | ||||||
|  | 	color : #FFFFFF; | ||||||
|  | } | ||||||
|  | .table span.headergrey{ | ||||||
|  | 	color : #676767; | ||||||
|  | } | ||||||
|  | .table a.black{ | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | .table span.black{ | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .address{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 12px; | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | .address a{ | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .phone{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 12px; | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | .phone span.number{ | ||||||
|  | 	font-size : 17px; | ||||||
|  | 	color : #3D79AD; | ||||||
|  | 	font-weight : bold; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | td.formauth{ | ||||||
|  | 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #000000; | ||||||
|  | 	padding-left : 0px; | ||||||
|  | } | ||||||
|  | td.formauth span{ | ||||||
|  | 	color : #474747; | ||||||
|  | } | ||||||
|  | td.formauth span.formdescr{ | ||||||
|  | 	font-size : 10px; | ||||||
|  | 	color : #676767; | ||||||
|  | } | ||||||
|  | .formauth{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #676767; | ||||||
|  | } | ||||||
|  | input.formauth{ | ||||||
|  | 	border : 1px solid #878787; | ||||||
|  | } | ||||||
|  | textarea.formauth{ | ||||||
|  | 	border : 1px solid #878787; | ||||||
|  | 	overflow : auto; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .submit a{ | ||||||
|  | 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #000000; | ||||||
|  | 	text-decoration : none; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .perpage{ | ||||||
|  | 	font-family : Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #676767; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | input.submit{ | ||||||
|  | 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #000000; | ||||||
|  | 	background : transparent; | ||||||
|  | 	background-image : url(images/submitbg.gif); | ||||||
|  | 	height : 33px; | ||||||
|  | 	cursor:hand; | ||||||
|  | 	border : none; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .cal{ | ||||||
|  | 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 11px; | ||||||
|  | 	color : #515151; | ||||||
|  | } | ||||||
|  | .cal a{ | ||||||
|  | 	color : #515151; | ||||||
|  | 	text-decoration : none; | ||||||
|  | } | ||||||
|  | .cal span{ | ||||||
|  | 	color : #B70606; | ||||||
|  | } | ||||||
|  | .cal b{ | ||||||
|  | 	color : #000000; | ||||||
|  | } | ||||||
|  | .firstmessage a { | ||||||
|  | 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; | ||||||
|  | 	font-size : 10px; | ||||||
|  | 	text-decoration : none; | ||||||
|  | 	color : #6a6a6a; | ||||||
|  | } | ||||||
|  | .firstmessage a:hover { | ||||||
|  | 	color : #8a6a6a; | ||||||
|  | } | ||||||